Skip to content

Commit

Permalink
Update TouTiao.xml (EFForg#16515)
Browse files Browse the repository at this point in the history
* Update TouTiao.xml

* Update TouTiao.xml
  • Loading branch information
ivysrono authored and gloomy-ghost committed Sep 15, 2018
1 parent 8ace5f3 commit 0ff8cf8
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions src/chrome/content/rules/TouTiao.xml
Original file line number Diff line number Diff line change
@@ -1,28 +1,20 @@
<!--
Mismatch:
m.toutiaocdn.com
m.pstatp.com
s5.pstatp.com
v(0|1|2|4|5|6|7|9|10).pstatp.com
(p|v)[0-10].statp.com
-->

<ruleset name="TouTiao (partial)">

<!-- Complications: -->
<target host="s5.pstatp.com" />
<rule from="^http://s5\.pstatp\.com/" to="https://s6.pstatp.com/" />
<test url="http://s5.pstatp.com/toutiao/resource/ntoutiao_web/static/image/logo_201f80d.png" />

<target host="m.toutiaocdn.com" />
<rule from="^http://m\.toutiaocdn\.com/" to="https://m.toutiao.com/" />
<test url="http://m.toutiaocdn.com/i6371298813642015233/" />

<!-- Directly: -->
<!-- Directly: -->
<target host="toutiao.com" />
<target host="www.toutiao.com" />
<test url="http://www.toutiao.com/i6371298813642015233/" />

<target host="ad.toutiao.com" />
<target host="app.toutiao.com" />
<target host="m.toutiao.com" />
Expand All @@ -31,6 +23,10 @@
<target host="space.toutiao.com" />
<target host="web.toutiao.com" />

<target host="m.toutiaocdn.com" />
<test url="http://m.toutiaocdn.com/i6371298813642015233/" />
<target host="m.toutiaocdn.cn" />

<target host="pstatp.com" />
<target host="i.pstatp.com" />
<target host="p0.pstatp.com" />
Expand Down

0 comments on commit 0ff8cf8

Please sign in to comment.