Skip to content

Commit a51cd36

Browse files
ivysronoJ0WI
authored andcommitted
Update Itc.cn.xml (EFForg#16362)
* Update Itc.cn.xml * Update Itc.cn.xml
1 parent 1060957 commit a51cd36

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

src/chrome/content/rules/Itc.cn.xml

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<!--
2+
Mismatched:
3+
i7.17173.itc.cn http://i7.17173.itc.cn/2010/dnf/2010/11/11/jiangsu001.jpg
4+
i8.17173.itc.cn http://i8.17173.itc.cn/2010/dnf/2010/11/11/jiangsu002.jpg
5+
6+
Server error:
7+
i7.itc.cn
8+
All images on i7.itc.cn get error: The requested URL '*' was not found on this server.
9+
We can get some evidence from http://tl.cibmall.net/information_weapon_shengqi_1f.html :
10+
<td align="center" bgcolor="#FFFFFF"><img width="510" height="350" src="images/weapon/information_weapon_shengqi_1f_clip_image001.jpg" alt="http://i7.itc.cn/20080722/688_b196b007_b0e1_4a9f_aa02_43b211cecf96_1.jpg" /></td>
11+
http://tl.cibmall.net/images/weapon/information_weapon_shengqi_1f_clip_image001.jpg should be equal to http://i7.itc.cn/20080722/688_b196b007_b0e1_4a9f_aa02_43b211cecf96_1.jpg
12+
We cannot get i7.itc.cn, however, https://i0.itc.cn/20080722/688_b196b007_b0e1_4a9f_aa02_43b211cecf96_1.jpg is equal to http://tl.cibmall.net/images/weapon/information_weapon_shengqi_1f_clip_image001.jpg.
13+
-->
114
<ruleset name="Itc.cn">
215
<target host="001.img.qf.56.itc.cn" />
316
<target host="002.img.qf.56.itc.cn" />
@@ -21,13 +34,21 @@
2134
<target host="s3.biz.itc.cn" />
2235
<target host="s4.biz.itc.cn" />
2336
<target host="i0.itc.cn" />
24-
<test url="http://i0.itc.cn/20150722/333f_5f592d6d_bf6f_a4eb_5604_58592af67c98_1.jpg" />
2537
<target host="i1.itc.cn" />
2638
<target host="i2.itc.cn" />
2739
<target host="i3.itc.cn" />
40+
<target host="i4.itc.cn" />
41+
<target host="i5.itc.cn" />
42+
<target host="i6.itc.cn" />
43+
<target host="i7.itc.cn" /><!-- Mismatched: -->
44+
<test url="http://i7.itc.cn/20150722/333f_5f592d6d_bf6f_a4eb_5604_58592af67c98_1.jpg" />
45+
<target host="i8.itc.cn" />
46+
<target host="i9.itc.cn" />
2847
<target host="kzcdn.itc.cn" />
2948
<test url="http://kzcdn.itc.cn/res/skin/js/uaredirect.js" />
3049
<target host="s0.life.itc.cn" />
50+
<target host="img.mp.itc.cn" />
51+
<test url="http://img.mp.itc.cn/upload/20170712/6e1a8d46bf5041c8a5f6fd3edb079f49_th.jpg" />
3152
<target host="n1.itc.cn" />
3253
<test url="http://n1.itc.cn/img8/wb/recom/2016/12/10/148130195469287749.JPEG" />
3354
<target host="s1.rr.itc.cn" />
@@ -48,5 +69,7 @@
4869

4970
<securecookie host="^\w" name=".+" />
5071

72+
<rule from="^http://i7\.itc\.cn/" to="https://i0.itc.cn/" />
73+
5174
<rule from="^http:" to="https:" />
5275
</ruleset>

0 commit comments

Comments
 (0)