Skip to content

Commit 2abaaf5

Browse files
committed
Re-enable AmazonAWS AmericanExpress GoDaddy
1 parent a82e7a5 commit 2abaaf5

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

src/chrome/content/rules/AmazonAWS.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
- z-ak.images-amazon.com
9292
9393
-->
94-
<ruleset name="Amazon Web Services" default_off='failed ruleset test'>
94+
<ruleset name="Amazon Web Services">
9595

9696
<target host="fls-eu.amazon.co.uk" />
9797
<target host="aws.amazon.com" />

src/chrome/content/rules/AmericanExpress.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<!-- Thanks to ForceTLS -->
8686
<!-- Note that there are lots of subdomains and some are still unprotected,
8787
but some don't work properly in HTTPS anyway. This is kind of a mess. -->
88-
<ruleset name="AmericanExpress.com (partial)" default_off='failed ruleset test'>
88+
<ruleset name="AmericanExpress.com (partial)">
8989

9090
<!-- Direct rewrites:
9191
-->

src/chrome/content/rules/GoDaddy.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11

22
<!--
33
Disabled by https-everywhere-checker because:
4-
Fetch error: http://idp.m.godaddy.com/user/retrieveloginname.aspx?spkey= => https://idp.m.godaddy.com/user/retrieveloginname.aspx?spkey=: (35, 'Unknown SSL protocol error in connection to idp.m.godaddy.com:443 ')
5-
Fetch error: http://sg.m.godaddy.com/ => https://sg.m.godaddy.com/: Too many redirects while fetching 'https://sg.m.godaddy.com/'
6-
Fetch error: http://idp.godaddy.com/ => https://idp.godaddy.com/: (35, 'Unknown SSL protocol error in connection to idp.godaddy.com:443 ')
7-
Fetch error: http://mcc.godaddy.com/ => https://mcc.godaddy.com/: (35, 'Unknown SSL protocol error in connection to idp.godaddy.com:443 ')
8-
Fetch error: http://shops.godaddy.com/ => https://shops.godaddy.com/: (28, 'Connection timed out after 10001 milliseconds')
94
105
Other GoDaddy rulesets:
116
@@ -53,7 +48,6 @@ Fetch error: http://shops.godaddy.com/ => https://shops.godaddy.com/: (28, 'Conn
5348
- mcc
5449
- mya
5550
- seal
56-
- shops
5751
- who
5852
- ar
5953
- au
@@ -122,7 +116,7 @@ Fetch error: http://shops.godaddy.com/ => https://shops.godaddy.com/: (28, 'Conn
122116
- who.godaddy.com
123117
124118
-->
125-
<ruleset name="GoDaddy.com (partial)" default_off='failed ruleset test'>
119+
<ruleset name="GoDaddy.com (partial)">
126120

127121
<!-- Direct rewrites:
128122
-->
@@ -139,7 +133,6 @@ Fetch error: http://shops.godaddy.com/ => https://shops.godaddy.com/: (28, 'Conn
139133
<target host="mcc.godaddy.com" />
140134
<target host="mya.godaddy.com" />
141135
<target host="seal.godaddy.com" />
142-
<target host="shops.godaddy.com" />
143136
<target host="support.godaddy.com" />
144137
<!--target host="supportcenter.godaddy.com" /-->
145138
<target host="who.godaddy.com" />

0 commit comments

Comments
 (0)