Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Disable failing rulesets #1036

Merged
merged 2 commits into from
Feb 11, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 3 additions & 1 deletion src/chrome/content/rules/0x539-dev-group.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://gobby.0x539.de/ => https://gobby.0x539.de/: (7, 'Failed to connect to gobby.0x539.de port 443: Connection refused')
For problematic rules, see 0x539-dev-group-mismatches.xml.


Expand All @@ -13,7 +15,7 @@
- www (works, CN: gobby)

-->
<ruleset name="0x539 dev group (partial)">
<ruleset name="0x539 dev group (partial)" default_off='failed ruleset test'>

<target host="hosting.0x539.de" />
<target host="gobby.0x539.de" />
Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/0xbadc0de.be.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://0xbadc0de.be/ => https://0xbadc0de.be/: (51, "SSL: no alternative certificate subject name matches target host name '0xbadc0de.be'")
Problematic subdomains:

- ^ ¹
Expand Down Expand Up @@ -27,7 +29,7 @@
¹ Unsecurable (http reply)

-->
<ruleset name="0xbadc0de.be (partial)">
<ruleset name="0xbadc0de.be (partial)" default_off='failed ruleset test'>

<target host="0xbadc0de.be" />
<target host="*.0xbadc0de.be" />
Expand Down
9 changes: 8 additions & 1 deletion src/chrome/content/rules/123eHost.com.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
<ruleset name="123eHost.com">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://123ehost.com/ => https://www.123ehost.com/: Cycle detected - URL already encountered: https://www.123ehost.com/403.shtml
Fetch error: http://www.123ehost.com/ => https://www.123ehost.com/: Cycle detected - URL already encountered: https://www.123ehost.com/403.shtml
Fetch error: http://drive29.mywwwserver.com/ => https://drive29.mywwwserver.com/: (28, 'Connection timed out after 10000 milliseconds')
Fetch error: http://drive7000.station030.com/ => https://drive7000.station030.com/: (6, 'Could not resolve host: drive7000.station030.com')
-->
<ruleset name="123eHost.com" default_off='failed ruleset test'>

<target host="123ehost.com" />
<target host="www.123ehost.com" />
Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/123systems.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://123systems.net/ => https://123systems.net/: Cycle detected - URL already encountered: https://123systems.net/
There's no mixed content, with or without us.

-->
<ruleset name="123systems">
<ruleset name="123systems" default_off='failed ruleset test'>
<target host="123systems.net"/>
<target host="*.123systems.net"/>

Expand Down
6 changes: 5 additions & 1 deletion src/chrome/content/rules/15Mcc.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<ruleset name="Wiki.15m.cc">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://wiki.15m.cc/ => https://wiki.15m.cc/: (60, 'SSL certificate problem: certificate has expired')
-->
<ruleset name="Wiki.15m.cc" default_off='failed ruleset test'>
<target host="wiki.15m.cc" />

<rule from="^http://wiki\.15m\.cc/" to="https://wiki.15m.cc/" />
Expand Down
6 changes: 5 additions & 1 deletion src/chrome/content/rules/16personalities.com.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<ruleset name="16personalities.com">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://16personalities.com/ => https://www.16personalities.com/: Cycle detected - URL already encountered: https://www.16personalities.com/
-->
<ruleset name="16personalities.com" default_off='failed ruleset test'>
<target host="16personalities.com" />
<target host="*.16personalities.com" />

Expand Down
7 changes: 6 additions & 1 deletion src/chrome/content/rules/1984.is.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<ruleset name="1984.is">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://1984.is/ => https://1984.is/: (28, 'Connection timed out after 10001 milliseconds')
Fetch error: http://www.1984.is/ => https://1984.is/: (28, 'Connection timed out after 10000 milliseconds')
-->
<ruleset name="1984.is" default_off='failed ruleset test'>
<target host="1984.is" />
<target host="www.1984.is" />
<target host="1984hosting.com" />
Expand Down
8 changes: 7 additions & 1 deletion src/chrome/content/rules/1Cart.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
<ruleset name="1Cart">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://1cart.com/ => https://1cart.co.nz/: (60, 'SSL certificate problem: certificate has expired')
Fetch error: http://1cart.co.nz/ => https://1cart.co.nz/: (60, 'SSL certificate problem: certificate has expired')
Fetch error: http://www.1cart.co.nz/ => https://www.1cart.co.nz/: (60, 'SSL certificate problem: certificate has expired')
-->
<ruleset name="1Cart" default_off='failed ruleset test'>

<target host="1cart.com"/>
<target host="*.1cart.com"/>
Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/1X.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://1x.com/ => https://1x.com/: (7, 'Failed to connect to 1x.com port 443: Connection refused')
Cert doesn't match www.


Expand All @@ -7,7 +9,7 @@
- mail (interrupted)

-->
<ruleset name="1X">
<ruleset name="1X" default_off='failed ruleset test'>

<target host="1x.com" />
<target host="*.1x.com" />
Expand Down
7 changes: 6 additions & 1 deletion src/chrome/content/rules/1nightstandstory.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<ruleset name="1NightStandStory">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://1nightstandstory.com/ => https://www.1nightstandstory.com/: (7, 'Failed to connect to www.1nightstandstory.com port 443: Connection refused')
Fetch error: http://www.1nightstandstory.com/ => https://www.1nightstandstory.com/: (7, 'Failed to connect to www.1nightstandstory.com port 443: Connection refused')
-->
<ruleset name="1NightStandStory" default_off='failed ruleset test'>
<target host="1nightstandstory.com" />
<target host="www.1nightstandstory.com" />

Expand Down
7 changes: 6 additions & 1 deletion src/chrome/content/rules/2020mobile.es.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<ruleset name="2020mobile">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://www.2020mobile.es/ => https://www.2020mobile.es/: (35, 'error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol')
Fetch error: http://2020mobile.es/ => https://www.2020mobile.es/: (35, 'error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol')
-->
<ruleset name="2020mobile" default_off='failed ruleset test'>
<target host="www.2020mobile.es"/>
<target host="2020mobile.es"/>

Expand Down
6 changes: 5 additions & 1 deletion src/chrome/content/rules/21_Century_Rims.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<ruleset name="21 Century Rims">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://21centuryrims.com/ => https://21centuryrims.com/: (6, 'Could not resolve host: 21centuryrims.com')
-->
<ruleset name="21 Century Rims" default_off='failed ruleset test'>

<target host="21centuryrims.com" />
<target host="*.21centuryrims.com" />
Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/23andMe.com.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://23andme.com/ => https://www.23andme.com/: (35, 'error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure')
Note: server is configured for rc4 only.


Expand All @@ -20,7 +22,7 @@
- store

-->
<ruleset name="23andMe.com (partial)">
<ruleset name="23andMe.com (partial)" default_off='failed ruleset test'>

<target host="23andme.com" />
<target host="*.23andme.com" />
Expand Down
5 changes: 4 additions & 1 deletion src/chrome/content/rules/24-7-Media-clients.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://oascentral.bostonherald.com/ => https://oasc08.247realmedia.com/: (6, 'Could not resolve host: oascentral.bostonherald.com')
Fetch error: http://oascentral.globalpost.com/ => https://oasc11.247realmedia.com/: (6, 'Could not resolve host: oascentral.globalpost.com')
A ruleset for 24/7 Media clients that have no other rules on by default.


For 24/7 Media proper, see 24-7-Media.xml.

-->
<ruleset name="24/7 Media clients">
<ruleset name="24/7 Media clients" default_off='failed ruleset test'>

<target host="oascentral.aviationweek.com" />
<target host="oascentral.bostonherald.com" />
Expand Down
5 changes: 4 additions & 1 deletion src/chrome/content/rules/2Dialog.com.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://2dialog.com/ => http://2dialog.com/: Redirect for 'http://www.2dialog.com/' missing Location
Fetch error: http://www.2dialog.com/ => http://www.2dialog.com/: Redirect for 'http://www.2dialog.com/' missing Location
Some pages redirect to http.../$

-->
<ruleset name="2Dialog.com (partial)">
<ruleset name="2Dialog.com (partial)" default_off='failed ruleset test'>

<target host="2dialog.com" />
<target host="www.2dialog.com" />
Expand Down
5 changes: 4 additions & 1 deletion src/chrome/content/rules/2K_Games.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://2k.com/ => https://www.2k.com/: Cycle detected - URL already encountered: http://2k.com/
Fetch error: http://2kgames.com/ => https://www.2kgames.com/: Cycle detected - URL already encountered: http://2kgames.com/
Other 2K Games rulesets:

- 2K_Sports.xml
Expand Down Expand Up @@ -40,7 +43,7 @@
* Secured by us

-->
<ruleset name="2K Games (partial)">
<ruleset name="2K Games (partial)" default_off='failed ruleset test'>

<target host="2k.com" />
<target host="*.2k.com" />
Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/2K_Sports.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://2ksports.com/ => https://2ksports.com/: Cycle detected - URL already encountered: http://2ksports.com/
For other 2K Games coverage, see 2K_Games.xml.

-->
<ruleset name="2K Sports">
<ruleset name="2K Sports" default_off='failed ruleset test'>

<target host="2ksports.com" />
<target host="*.2ksports.com" />
Expand Down
6 changes: 5 additions & 1 deletion src/chrome/content/rules/30_Boxes.com.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<ruleset name="30 Boxes.com">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://30boxes.com/ => https://30boxes.com/: (60, 'SSL certificate problem: certificate has expired')
-->
<ruleset name="30 Boxes.com" default_off='failed ruleset test'>

<target host="30boxes.com" />
<target host="*.30boxes.com" />
Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/38.de.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://38.de/ => https://www.38.de/: (60, 'SSL certificate problem: unable to get local issuer certificate')
Problematic subdomains:

- ^
Expand All @@ -17,7 +19,7 @@
platform should be removed with Ffx 24.

-->
<ruleset name="38.de" platform="mixedcontent">
<ruleset name="38.de" platform="mixedcontent" default_off='failed ruleset test'>

<target host="38.de" />
<target host="*.38.de" />
Expand Down
7 changes: 6 additions & 1 deletion src/chrome/content/rules/39dollarglasses.com.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<ruleset name="39dollarglasses.com">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://39dollarglasses.com/ => https://www.39dollarglasses.com/: (35, 'error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure')
Fetch error: http://www.39dollarglasses.com/ => https://www.39dollarglasses.com/: (35, 'error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure')
-->
<ruleset name="39dollarglasses.com" default_off='failed ruleset test'>
<target host="39dollarglasses.com" />
<target host="www.39dollarglasses.com" />

Expand Down
6 changes: 5 additions & 1 deletion src/chrome/content/rules/3FM.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<ruleset name="3FM">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://3fm.nl/ => https://3fm.nl/: (28, 'Connection timed out after 10000 milliseconds')
-->
<ruleset name="3FM" default_off='failed ruleset test'>

<target host="3fm.nl" />
<target host="www.3fm.nl" />
Expand Down
7 changes: 6 additions & 1 deletion src/chrome/content/rules/3dcenter.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<ruleset name="3dcenter" platform="cacert">
<!--
Automatically by https-everywhere-checker because:
Fetch error: http://3dcenter.org/ => https://www.3dcenter.org/: (60, 'SSL certificate problem: unable to get local issuer certificate')
Fetch error: http://www.3dcenter.org/ => https://www.3dcenter.org/: (60, 'SSL certificate problem: unable to get local issuer certificate')
-->
<ruleset name="3dcenter" platform="cacert" default_off='failed ruleset test'>
<target host="3dcenter.org" />
<target host="www.3dcenter.org" />

Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/3scale.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://3scale.net/ => https://3scale.net/: (51, "SSL: no alternative certificate subject name matches target host name '3scale.net'")
CDN buckets:

- enterprise-multitenant.3scale.net.3scale.net
Expand All @@ -12,7 +14,7 @@
- * (per-client subdomains)

-->
<ruleset name="3scale">
<ruleset name="3scale" default_off='failed ruleset test'>

<target host="3scale.net" />
<target host="*.3scale.net" />
Expand Down
6 changes: 5 additions & 1 deletion src/chrome/content/rules/451-Group.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<ruleset name="451 Group">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://451research.com/ => https://451research.com/: None
-->
<ruleset name="451 Group" default_off='failed ruleset test'>

<target host="451research.com"/>
<target host="www.451research.com"/>
Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/4RX.com.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://4rx.com/ => https://secure.4rx.com/: (28, 'Operation timed out after 15001 milliseconds with 0 bytes received')
Problematic subdomains:

- (www.) (mismatched, CN: secure.4rx.com)

-->
<ruleset name="4RX.com">
<ruleset name="4RX.com" default_off='failed ruleset test'>

<target host="4rx.com" />
<target host="*.4rx.com" />
Expand Down
7 changes: 6 additions & 1 deletion src/chrome/content/rules/4sevens.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<ruleset name="4sevens">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://www.4sevens.com/ => https://www.4sevens.com/: (60, 'SSL certificate problem: certificate has expired')
Fetch error: http://4sevens.com/ => https://www.4sevens.com/: (60, 'SSL certificate problem: certificate has expired')
-->
<ruleset name="4sevens" default_off='failed ruleset test'>
<target host="www.4sevens.com" />
<target host="4sevens.com" />

Expand Down
6 changes: 5 additions & 1 deletion src/chrome/content/rules/512_Pixels.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<ruleset name="512 Pixels">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://512pixels.net/ => https://512pixels.net/: (28, 'Connection timed out after 10000 milliseconds')
-->
<ruleset name="512 Pixels" default_off='failed ruleset test'>

<target host="512pixels.net" />
<target host="*.512pixels.net" />
Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/5NINES.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://portal.5ninesdata.com/ => https://portal.5ninesdata.com/: (35, 'error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure')
Nonfunctional domains:

- (www.)5nines.com (rx_record_too_long)
- (www.)enjoy5nines.com (ditto)

-->
<ruleset name="5NINES (partial)">
<ruleset name="5NINES (partial)" default_off='failed ruleset test'>

<target host="portal.5ninesdata.com" />

Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/5min.com.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://5min.com/ => https://5min.com/: (7, 'Failed to connect to 5min.com port 443: Connection refused')
For other AOL coverage, see AOL.xml.


Expand Down Expand Up @@ -44,7 +46,7 @@
* Akamai

-->
<ruleset name="5min (partial)">
<ruleset name="5min (partial)" default_off='failed ruleset test'>

<target host="5min.com" />
<target host="*.5min.com" />
Expand Down
7 changes: 6 additions & 1 deletion src/chrome/content/rules/6xq.net.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<ruleset name="6xq.net (CAcert)" platform="cacert">
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://6xq.net/ => https://6xq.net/: (60, 'SSL certificate problem: unable to get local issuer certificate')
Fetch error: http://www.6xq.net/ => https://6xq.net/: (60, 'SSL certificate problem: unable to get local issuer certificate')
-->
<ruleset name="6xq.net (CAcert)" platform="cacert" default_off='failed ruleset test'>

<target host="6xq.net"/>
<target host="www.6xq.net"/>
Expand Down
4 changes: 3 additions & 1 deletion src/chrome/content/rules/7-Eleven.com.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://7-eleven.com/ => https://www.7-eleven.com/: (28, 'Operation timed out after 0 milliseconds with 0 out of 0 bytes received')
Nonfunctional subdomains:

- blog.franchise ¹
Expand Down Expand Up @@ -26,7 +28,7 @@
- sites

-->
<ruleset name="7-Eleven.com (partial)">
<ruleset name="7-Eleven.com (partial)" default_off='failed ruleset test'>

<target host="7-eleven.com" />
<target host="*.7-eleven.com" />
Expand Down