Skip to content

Commit 6905298

Browse files
Chan Chak ShingJ0WI
authored andcommitted
Batch removal of duplicated test urls (EFForg#14924)
* Batch removal of duplicated test urls, related EFForg#14660 * Remove duplicated test urls from CloudAtCost.com.xml * Remove duplicated test urls from westberks.gov.uk.xml * Update Threema.xml, fix rules-test * Update Imgs_Mail.ru.xml, fix rules-test * Update Komoona.com.xml, fix rules-test * Update Wemfbox.ch.xml, fix rules-test * Update Twenga.com.xml, fix rules-test * Update Fenland.gov.uk.xml, fix rules-test * Update Destructoid.xml, fix fetch-test Remove store.destructoid.com, gone from dns * Update Komoona.com.xml, fix fetch-test * Update PropellerAds.xml, fix fetch-test Remove img.propellerads.com, gone from dns * Update Wemfbox.ch.xml, fix fetch-test Remove 20minro-ssl.wemfbox.ch, timeout Remove qs-ssl.wemfbox.ch, cert-chain Remove complicate rule for qs.wemfbox.ch * Update greenhouseci.com.xml, fix fetch-test Remove app.greenhouseci.com, mismatch * Update cloud66.com.xml, fix fetch-test Remove birdseye.cloud66.com, expired * Update WP-Engine.xml, fix fetch-test Remove complicated rules for press.wpengine.com, destination gone from dns * Update Hdfcbank.com.xml, fix fetch-test Remove imaging.hdfcbank.com, cert-chain Remove punjabadds.hdfcbank.com, cert-chain * Update JD.com-Problematic.xml Remove complicated rules for c-nfa.jd.com, obsolete * Update espivblogs.net.xml, fix fetch-test Remove eleftheriako-giro-giro.espivblogs.net, timeout * Update Twenga.com.xml, fix fetch-test * Update ruleset-whitelist.csv, fix fetch-test Fenland.gov.uk.xml, Wandoujia.xml, luosimao.com.xml, tanx.com.xml required modifications too complicated to be performed in this PR. * Update squat.gr.xml, fix fetch-test * Delete squat.gr.xml, part of EFForg#14944 * Update Hdfcbank.com.xml
1 parent 6abf102 commit 6905298

81 files changed

Lines changed: 44 additions & 425 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/chrome/content/rules/A8.net.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<rule from="^http://a8\.net/"
1818
to="https://a8.net/" />
1919

20-
<test url="http://a8.net/" />
2120

2221
<rule from="^http://(ad-api|direct|items|ow|pub|px|rot\d+|rpx|rws|statics|support|www|www\d+)\.a8\.net/"
2322
to="https://$1.a8.net/" />

src/chrome/content/rules/AbuseIPDB.com.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
<target host="abuseipdb.com" />
33
<target host="www.abuseipdb.com" />
44

5-
<test url="http://abuseipdb.com/" />
6-
<test url="http://www.abuseipdb.com/" />
75
<test url="http://abuseipdb.com/check/208.180.231.139" />
86
<test url="http://www.abuseipdb.com/whois/69.50.232.54" />
97

src/chrome/content/rules/BIGO.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33

44
<rule from="^http:" to="https:" />
55

6-
<test url="http://www.bigo.net/" />
76

87
</ruleset>

src/chrome/content/rules/Billiongraves.com.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
<target host="*.billiongraves.com" />
1919
<!-- <target host="store.billiongraves.com" /> -->
2020

21-
<test url="http://billiongraves.com/" />
2221
<test url="http://www.billiongraves.com/" />
2322
<test url="http://ca.billiongraves.com/" />
2423
<test url="http://de.billiongraves.com/" />

src/chrome/content/rules/California-Franchise-Tax-Board.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
<securecookie host="^(?:(?:stats|webapp|www)\.)?ftb\.ca\.gov$" name=".+" />
88

9-
<test url="http://ftb.ca.gov/" />
10-
<test url="http://www.ftb.ca.gov/" />
119
<test url="http://stats.ftb.ca.gov/dcsk16hof000004bfefbkcw6o_1f9b/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=10.4.1&amp;dcssip=www.ftb.ca.gov" />
1210
<test url="http://webapp.ftb.ca.gov/MyFTBAccess/iUserName.aspx" />
1311

src/chrome/content/rules/CeskaPosta.cz.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<target host="postaonline.cz" />
55
<target host="www.postaonline.cz" />
66

7-
<test url="http://postaonline.cz/" />
87

98
<rule from="^http://postaonline\.cz/"
109
to="https://www.postaonline.cz/" />

src/chrome/content/rules/CloudAtCost.com.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,9 @@
1515

1616
<exclusion pattern="^http://panel\.cloudatcost\.com:[0-9]+/" />
1717

18-
<test url="http://panel.cloudatcost.com/" />
1918
<test url="http://panel.cloudatcost.com:12345/" />
2019
<test url="http://panel.cloudatcost.com:59848/console.html" />
2120

2221
<rule from="^http:" to="https:" />
2322

24-
<test url="http://panel.cloudatcost.com/" />
25-
<test url="http://members.cloudatcost.com/" />
26-
<test url="http://panel.cloudatcost.com/" />
27-
2823
</ruleset>

src/chrome/content/rules/Coccoc.com.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<target host="www.coccoc.com" />
44
<target host="poipic.coccoc.com" />
55

6-
<test url="http://coccoc.com/search" />
76
<test url="http://coccoc.com/search" />
87
<test url="http://coccoc.com/search#query=atm+ho%C3%A0n+ki%E1%BA%BFm" />
98

src/chrome/content/rules/Consumentenbond.nl.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
<rule from="^http:" to="https:" />
66

7-
<test url="http://www.consumentenbond.nl/" />
87
<test url="http://www.consumentenbond.nl/juridisch-advies/" />
98
<test url="http://www.consumentenbond.nl/test/geld-verzekering/" />
109
</ruleset>

src/chrome/content/rules/Criosweb.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
<rule from="^http://infoeuri\.criosweb\.ro/$"
88
to="https://infoeuri.criosweb.ro/" />
9-
<test url="http://infoeuri.criosweb.ro/" />
109

1110
<rule from="^http://infoeuri\.criosweb\.ro/(aplicatie|css|fonts|img|js|povestea\.php)/"
1211
to="https://infoeuri.criosweb.ro/$1/" />
@@ -30,7 +29,6 @@
3029

3130
<rule from="^http://luci\.criosweb\.ro/(blog/)?wp-(content|includes)/"
3231
to="https://luci.criosweb.ro/$1wp-$2/" />
33-
<test url="http://luci.criosweb.ro/" />
3432
<test url="http://luci.criosweb.ro/blog/wp-content/themes/twentyfifteen/genericons/genericons.css" />
3533
<test url="http://luci.criosweb.ro/blog/wp-includes/js/jquery/jquery-migrate.min.js" />
3634
<test url="http://luci.criosweb.ro/wp-content/uploads/2015/11/board-config.png" />
@@ -42,7 +40,5 @@
4240
<target host="www.criosweb.ro" />
4341

4442
<rule from="^http://(www\.)?criosweb\.ro/" to="https://$1criosweb.ro/" />
45-
<test url="http://criosweb.ro/" />
46-
<test url="http://www.criosweb.ro/" />
4743

4844
</ruleset>

0 commit comments

Comments
 (0)