mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 20:20:05 +00:00
[mod] https rewrite pluginification
This commit is contained in:
7
searx/plugins/https_rules/GoogleSorry.xml
Normal file
7
searx/plugins/https_rules/GoogleSorry.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<ruleset name="GoogleSorry">
|
||||
<target host="sorry.google.com" />
|
||||
<target host="www.google.com" />
|
||||
<target host="google.com" />
|
||||
|
||||
<rule from="^http://((sorry|www)\.)?google\.com/sorry/" to="https://sorry.google.com/sorry/" />
|
||||
</ruleset>
|
||||
Reference in New Issue
Block a user