Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Update Tencent_CN.xml Qlogo.cn.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
gloomy-ghost committed Nov 24, 2016
1 parent 1549ae8 commit 42ee285
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 29 deletions.
37 changes: 21 additions & 16 deletions src/chrome/content/rules/Qlogo.cn.xml
Original file line number Diff line number Diff line change
@@ -1,22 +1,25 @@
<!--
502:
wx (get test from club.fir.im : http://wx.qlogo.cn/mmopen/PiajxSqBRaEJmzddrgRDEwqtNgZl6F4wKLR00a7FM21ZCwiciaAjChmWBmK9Sv3CAQCZyn0icNdaImAsBliaj723sow/0)
Invalid certificate:
q[1-4]
shp ( Test: http://shp.qlogo.cn/ttsing/40297318/40297318/ )
May stop the auto check:
t9
Ony avaiable in China:
t8
Only available in China
- wx.qlogo.cn
-->

<ruleset name="Qlogo.cn">

<target host="app.qlogo.cn" />
<test url="http://app.qlogo.cn/mbloghead/cf94ae144b3ee0d1a98c/100" />
<target host="mmbiz.qlogo.cn" />
<test url="http://mmbiz.qlogo.cn/mmbiz/1RfIgR0icEjL1cAj1gDApcbEIEhfpZeibJicvavITf9UcpHCicd1uGY4WHvDaAszXBKgEFWRyKicAtT0DxI2yqh5RdA/" />
<target host="shp.qlogo.cn" />
<test url="http://shp.qlogo.cn/cforumsh/614478/bbshn_614478_virtual/120" />

<target host="q.qlogo.cn" />
<target host="q1.qlogo.cn" />
<target host="q2.qlogo.cn" />
<target host="q3.qlogo.cn" />
<target host="q4.qlogo.cn" />
<test url="http://q.qlogo.cn/g?b=qq&#x26;k=Osib95YbszciblkflbYwNQgw&#x26;s=140" />

<target host="qzapp.qlogo.cn" />
<test url="http://qzapp.qlogo.cn/qzapp/221326/99BD8F025CF73F24E2D738DBA11EFA79/50" />

<target host="t0.qlogo.cn" />
<target host="t1.qlogo.cn" />
<target host="t2.qlogo.cn" />
Expand All @@ -25,9 +28,11 @@
<target host="t5.qlogo.cn" />
<target host="t6.qlogo.cn" />
<target host="t7.qlogo.cn" />
<target host="t8.qlogo.cn" />
<target host="t9.qlogo.cn" />
<test url="http://t0.qlogo.cn/mbloghead/4db4ec3d66191208f0b6/50" />

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

<rule from="^http:" to="https:" />

</ruleset>
19 changes: 6 additions & 13 deletions src/chrome/content/rules/Tencent_CN.xml
Original file line number Diff line number Diff line change
@@ -1,22 +1,15 @@
<!--
Might be blocked by The Great Fire Wall (GFW) in China, Check error: Connection timed out ( after 20000 milliseconds ).
Test in Tor broswer 6.0.4, Ok by http, however, unable to connect to https.
Users could turn on this rule to test by youself.
-->
Subdomains appearing in this ruleset have 2 main reasons:
1. They are using non-https CDN overseas
2. They are dropped by The Great Firewall when
foreign visitors try to use https connection.
<ruleset name="Tencent_CN" default_off="Only avaiable in China">

<!-- MCB : all pages
<target host="ac.qq.com" />
Chinese users can manually enable this ruleset.
-->

<ruleset name="Tencent_CN" default_off="Only available in China">
<target host="dp3.qq.com" />

<target host="t8.qlogo.cn" />

<target host="mmbiz.qpic.cn" />
<test url="http://mmbiz.qpic.cn/mmbiz_jpg/tp6GaCh2ZTRyY2HibMibpnpmTX7ayyib80e3b4rW0CSwD3muIsdQtkIFoULn2OeRpvQYQsGjXwIB7j2KGQPPtazBQ/0" />

<rule from="^http:" to="https:" />

</ruleset>

0 comments on commit 42ee285

Please sign in to comment.