mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
17 lines
No EOL
324 B
XML
17 lines
No EOL
324 B
XML
<!--
|
|
gwbhrd.appspot.com
|
|
|
|
-->
|
|
<ruleset name="GoogleWatchBlog">
|
|
|
|
<target host="googlewatchblog.de" />
|
|
<target host="*.googlewatchblog.de" />
|
|
|
|
|
|
<securecookie host="^(?:www)?\.googlewatchblog\.de$" name=".+" />
|
|
|
|
|
|
<rule from="^http://(static\.|www\.)?googlewatchblog\.de/"
|
|
to="https://$1googlewatchblog.de/" />
|
|
|
|
</ruleset> |