Skip to content

Commit 842fb1c

Browse files
authored
Unused rule millennium seating (EFForg#19150)
* Millennium_Seating.xml: Add missing target * Millennium_Seating.xml: Use default rule The explicit rule refers to pages before a site redesign. * ruleset-whitelist.csv: Remove Millennium_Seating
1 parent db26e71 commit 842fb1c

2 files changed

Lines changed: 5 additions & 12 deletions

File tree

src/chrome/content/rules/Millennium_Seating.xml

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,19 @@
55
66
- static.millenniumseating.com
77
8-
9-
Nonfunctional subdomains:
10-
11-
- blog (502)
12-
13-
14-
Some pages redirect to http.
15-
168
-->
179
<ruleset name="Millennium Seating (partial)">
1810

1911
<target host="millenniumseating.com" />
2012
<target host="www.millenniumseating.com" />
13+
<target host="static.millenniumseating.com" />
2114

22-
23-
<rule from="^http://(www\.)?millenniumseating\.com/(buttons/|favicon\.ico|images/|[sS]tore/(?:i/|inc/|login\.aspx|[tT]emplates/))"
24-
to="https://$1millenniumseating.com/$2" />
15+
<test url="http://www.millenniumseating.com/favicon.ico" />
16+
<test url="http://millenniumseating.com/favicon.ico" />
2517

2618
<rule from="^http://static\.millenniumseating\.com/"
2719
to="https://d2oplcg29czvvo.cloudfront.net/" />
2820

21+
<rule from="^http:"
22+
to="https:" />
2923
</ruleset>

utils/ruleset-whitelist.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,6 @@ cc116d939b4a7d55452b99fb630fc82b7551bdea86eb7af4489a004738e16383,1,1,Microtech.x
13511351
b8f227cec9b319b4ebcc533515996788f2c7b780d487555edc3ac4e0433110b2,1,1,Microtronix.xml
13521352
581745a360a493ced8c8bfa3a0c7a254f8849914d044284b63dd6400ed6f1e53,1,1,Miles-and-more.xml
13531353
ea215ed16accf736366b380b06667a98ae300a6624277cc4c0b00ef82b87d316,0,1,MilkAndMore.xml
1354-
e4b8ae811aedc4e4e389b6b173e370b7981160efa506affe23d0d3c424007843,1,1,Millennium_Seating.xml
13551354
6028c542090a205e31ad2cc71d109b7fa9f689e1d15064565afffa289860de6d,0,1,Millward-Brown.xml
13561355
835ad6f02f0eea1e5a30f1bee9bd82f033b98f98c3e00dccae023635bc45ec84,1,1,Milonic.xml
13571356
84ec0ab8913e2b0f65536918f5cad74ffdcd791031aa4552c2fabde2e872b3dd,0,1,Minalyzer.com.xml

0 commit comments

Comments
 (0)