Skip to content

Commit d90ae4b

Browse files
committed
Merge pull request EFForg#1764 from J0WI/patch-38
Update Abbo-Shop.xml
2 parents 67aa4c3 + cccb575 commit d90ae4b

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed
Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
<!--
2-
Disabled by https-everywhere-checker because:
3-
Fetch error: http://abbo-shop.ch/ => https://www.abbo-shop.ch/: Cycle detected - URL already encountered: https://www.abbo-shop.ch/
4-
Fetch error: http://www.abbo-shop.ch/ => https://www.abbo-shop.ch/: Cycle detected - URL already encountered: https://www.abbo-shop.ch/
5-
-->
6-
<ruleset name="Abbo-shop.ch" default_off='failed ruleset test'>
7-
<target host="abbo-shop.ch" />
8-
<target host="www.abbo-shop.ch" />
9-
<securecookie host="^(?:.*\.)?abbo-shop\.ch$" name=".*" />
1+
<ruleset name="Abbo-shop.ch" default_off='redirect to http'>
2+
<target host="abbo-shop.ch" />
3+
<target host="www.abbo-shop.ch" />
104

11-
<rule from="^http://(?:www\.)?abbo-shop\.ch/" to="https://www.abbo-shop.ch/"/>
12-
</ruleset>
5+
<securecookie host="^(?:.*\.)?abbo-shop\.ch$" name=".*" />
136

7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>

0 commit comments

Comments
 (0)