mirror of
https://github.com/parchlinuxB/Gitee.git
synced 2025-02-23 18:35:43 -05:00
6 lines
192 B
XML
6 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>
|
|
|