mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
[mod] https rewrite pluginification
This commit is contained in:
6
searx/plugins/https_rules/GoogleCanada.xml
Normal file
6
searx/plugins/https_rules/GoogleCanada.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<ruleset name="GoogleCanada">
|
||||
<target host="google.ca" />
|
||||
<target host="*.google.ca" />
|
||||
<rule from="^http://([^/:@\.]+)\.google\.ca/finance" to="https://$1.google.ca/finance"/>
|
||||
</ruleset>
|
||||
|
||||
Reference in New Issue
Block a user