mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
7 lines
242 B
XML
7 lines
242 B
XML
<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>
|