Skip to content

Commit fab14bb

Browse files
authored
add cdn.cnn.com target (EFForg#19689)
* add cdn.cnn.com target * remove cgi.money.cnn.com target, timed out
1 parent 55c2842 commit fab14bb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,18 @@
2626
2727
Timed out:
2828
- transcripts.cnn.com
29+
- cgi.money.cnn.com
2930
-->
3031

3132
<ruleset name="CNN.com (partial)">
3233
<target host="cnn.com" />
3334
<target host="www.cnn.com" />
3435
<target host="amp.cnn.com" />
3536
<target host="arabic.cnn.com" />
37+
<target host="cdn.cnn.com" />
38+
<test url="http://cdn.cnn.com/cnn/.e/img/3.0/weather/weatherIcon_01.png" />
39+
<test url="http://cdn.cnn.com/cnn/.e1mo/img/4.0/logos/logo_cnn_arabic.png" />
40+
<test url="http://cdn.cnn.com/cnn/.e1mo/img/4.0/logos/logo_cnn_nav_bottom.png" />
3641
<target host="i.cdn.cnn.com" />
3742
<test url="http://i.cdn.cnn.com/cnn/.e/img/3.0/weather/weatherIcon_01.png" />
3843
<test url="http://i.cdn.cnn.com/cnn/.e1mo/img/4.0/logos/logo_cnn_arabic.png" />
@@ -50,7 +55,6 @@
5055
<target host="mexico.cnn.com" />
5156
<target host="money.cnn.com" />
5257
<target host="www.money.cnn.com" />
53-
<target host="cgi.money.cnn.com" />
5458
<target host="jobsearch.money.cnn.com" />
5559
<target host="markets.money.cnn.com" />
5660
<target host="portfolio.money.cnn.com" />

0 commit comments

Comments
 (0)