forked from Archives/searxng
1e3e646584
* licenced under GPLv3+ * downloaded from https://github.com/EFForg/https-everywhere
7 lines
192 B
XML
7 lines
192 B
XML
<ruleset name="GoogleCanada">
|
|
<target host="google.ca" />
|
|
<target host="*.google.ca" />
|
|
<rule from="^http://([^/:@\.]+)\.google\.ca/finance" to="https://$1.google.ca/finance"/>
|
|
</ruleset>
|
|
|