Skip to content

Commit 9e4030c

Browse files
ivysronoJ0WI
authored andcommitted
Update Nextag.xml (EFForg#9311)
* Update Nextag.xml * Delete Nextag-self-signed.xml * Update downgrade-whitelist.txt * Update downgrade-whitelist.txt * Update and rename Nextag.xml to Nextag.com.xml * Update Nextag.com.xml * Update Nextag.com.xml * Update Nextag.com.xml * Update Nextag.com.xml
1 parent a8255c0 commit 9e4030c

4 files changed

Lines changed: 57 additions & 71 deletions

File tree

src/chrome/content/rules/Nextag-self-signed.xml

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
<!--
2+
Failed:
3+
www42.nextag.com
4+
travel.nextag.com
5+
6+
^nextag.it
7+
8+
Mismatch:
9+
img.nextag.com ( equal to imgsrv )
10+
stores.nextag.com
11+
tickets.nextag.com
12+
13+
^(www.|m.)?nextag.ca
14+
^(www.|m.)?nextag.co.jp
15+
^(m.)?nextag.com.au
16+
^(m.)?nextag.fr
17+
m.nextag.it
18+
-->
19+
<ruleset name="Nextag.com">
20+
<!--Directly:-->
21+
<target host="www.nextag.com.au" />
22+
<target host="www.nextag.de" />
23+
<target host="www.nextag.fr" />
24+
25+
<target host="nextag.com" />
26+
<target host="www.nextag.com" />
27+
<target host="imgsrv.nextag.com" />
28+
<target host="m.nextag.com" />
29+
<target host="merchants.nextag.com" />
30+
<target host="nextagnews.nextag.com" />
31+
<test url="http://nextagnews.nextag.com/learn/2015/03/cool-new-uses-old-aquarium/" />
32+
33+
<!--Complication:-->
34+
<target host="img.nextag.com" />
35+
36+
<target host="img01.static-nextag.com" />
37+
<target host="img02.static-nextag.com" />
38+
<target host="img03.static-nextag.com" />
39+
<target host="img04.static-nextag.com" />
40+
<target host="img05.static-nextag.com" />
41+
42+
<securecookie host=".+" name=".+" />
43+
44+
<rule from="^http://img\.nextag\.com/"
45+
to="https://imgsrv.nextag.com/" />
46+
<test url="http://img.nextag.com/imagefiles/includes/roitrack.js" />
47+
48+
<rule from="^http://img0(1|2|3|4|5)\.static-nextag\.com/"
49+
to="https://imgsrv.nextag.com/" />
50+
<test url="http://img01.static-nextag.com/image/Boys-Pants/4/000/000/027/003/2700378.jpg" />
51+
<test url="http://img02.static-nextag.com/biofiles/SheaKellyBio.pdf" />
52+
<test url="http://img03.static-nextag.com/biofiles/SheaKellyBio.pdf" />
53+
<test url="http://img04.static-nextag.com/biofiles/SheaKellyBio.pdf" />
54+
<test url="http://img05.static-nextag.com/fontfiles/psm2_0/700i/MuseoSans.ttf" />
55+
56+
<rule from="^http:" to="https:" />
57+
</ruleset>

src/chrome/content/rules/Nextag.xml

Lines changed: 0 additions & 50 deletions
This file was deleted.

utils/downgrade-whitelist.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
Adform (partial)
2-
Altmetric.com
32
CERN.ch (partial)
43
Contextly.com (partial)
54
Craigslist.org (partial)
@@ -9,5 +8,4 @@ IBTimes.co.uk
98
Lenovo (partial)
109
Link+ Catalog
1110
Marktplaats (buggy)
12-
Nextag (self-signed)
1311
SRG SSR (partial)

0 commit comments

Comments
 (0)