Skip to content

Commit e4ae662

Browse files
committed
Update migros.xml
removed obsolete Domain
1 parent 8c9406c commit e4ae662

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

src/chrome/content/rules/migros.xml

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
1-
<!--
2-
Disabled by https-everywhere-checker because:
3-
Fetch error: http://melectronics.ch/ => https://www.melectronics.ch/: (28, 'Operation timed out after 15000 milliseconds with 599511 bytes received')
4-
Fetch error: http://sommer.migros.ch/ => https://sommer.migros.ch/: (7, 'Failed to connect to sommer.migros.ch port 443: Connection refused')
5-
Fetch error: http://m-budget.migros.ch/ => https://m-budget.migros.ch/: Cycle detected - URL already encountered: https://m-budget.migros.ch/
6-
Fetch error: http://brueckenbauer.ch/ => https://www.migrosmagazin.ch/: (6, 'Could not resolve host: brueckenbauer.ch')
7-
-->
8-
<ruleset name="Migros" default_off='failed ruleset test'>
1+
<ruleset name="Migros">
92
<target host="migros.ch"/>
103
<target host="www.migros.ch"/>
114
<target host="melectronics.ch"/>
125
<target host="www.melectronics.ch"/>
136
<target host="migrosbank.ch"/>
147
<target host="www.migrosbank.ch"/>
158
<target host="m-go.migros.ch"/>
16-
<target host="sommer.migros.ch"/>
9+
<target host="100ideen.migros.ch"/>
1710
<target host="twistymania.migros.ch"/>
1811
<target host="migros-service.migros.ch"/>
1912
<target host="m-budget.migros.ch"/>
@@ -39,8 +32,8 @@ Fetch error: http://brueckenbauer.ch/ => https://www.migrosmagazin.ch/: (6, 'Cou
3932
to="https://www.migrosbank.ch/"/>
4033
<rule from="^http://m-go\.migros\.ch/"
4134
to="https://m-go.migros.ch/"/>
42-
<rule from="^http://sommer\.migros\.ch/"
43-
to="https://sommer.migros.ch/"/>
35+
<rule from="^http://100ideen\.migros\.ch/"
36+
to="https://100ideen.migros.ch/"/>
4437
<rule from="^http://twistymania\.migros\.ch/"
4538
to="https://twistymania.migros.ch/"/>
4639
<rule from="^http://migros-service\.migros\.ch/"

0 commit comments

Comments
 (0)