Skip to content

Commit e263479

Browse files
author
renyouguo
authored
Create iQiyi_CN.xml
1 parent e6d4954 commit e263479

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<!--
2+
Might be blocked by The Great Fire Wall (GFW) in China.
3+
Check error: 28, 'Operation timed out after 0 milliseconds with 0 out of 0 bytes received'
4+
Check error: 35, 'gnutls_handshake() failed: Error in the pull function.'
5+
Test in Tor broswer 6.0.2, Ok by http, however, unable to connect to https.
6+
Users could turn on this rule to test by youself.
7+
-->
8+
9+
<ruleset name="iQiyi_CN" default_off="Only avaiable in China">
10+
11+
<target host="static.iqiyi.com" />
12+
<test url="http://static.iqiyi.com/css/common/basic_css/basic.css" />
13+
<test url="http://static.iqiyi.com/js/pingback/qa.js" />
14+
15+
<target host="www.iqiyi.com" />
16+
<exclusion pattern="^http://www\.iqiyi\.com/(?!favicon\.ico|player\/cupid\/common\/clear\.swf|common\/flashplayer\/(.+)\.swf)" />
17+
<test url="http://www.iqiyi.com/" />
18+
<test url="http://www.iqiyi.com/dianying/" />
19+
<test url="http://www.iqiyi.com/dianshiju/" />
20+
<test url="http://www.iqiyi.com/weidianying/" />
21+
<test url="http://www.iqiyi.com/favicon.ico/" />
22+
<test url="http://www.iqiyi.com/player/cupid/common/clear.swf" />
23+
<test url="http://www.iqiyi.com/common/flashplayer/20160719/1206f98c2359.swf" />
24+
<test url="http://www.iqiyi.com/common/flashplayer/20150810/seed-3-0-3.swf" />
25+
26+
<rule from="^http:" to="https:" />
27+
28+
</ruleset>

0 commit comments

Comments
 (0)