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

Commit 24aa309

Browse files
committed
Update QQ.xml QQ.com-mixcontent.xml QQ.com-Problematic.xml
Split problematic encoding sites from QQ.xml Remove live
1 parent 0fb3cba commit 24aa309

File tree

3 files changed

+22
-10
lines changed

3 files changed

+22
-10
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
For other rulesets of QQ.com, see QQ.xml
3+
4+
They don't have problem with https, just some encoding
5+
problems are failing test.
6+
-->
7+
<ruleset name="QQ.com (Problematic)" default_off="Failing test">
8+
<!-- https://travis-ci.org/EFForg/https-everywhere/jobs/157928826#L257 -->
9+
<target host="en.exmail.qq.com" />
10+
<target host="m.exmail.qq.com" />
11+
<target host="open.exmail.qq.com" />
12+
13+
<securecookie host=".+" name=".+" />
14+
15+
<rule from="^http:" to="https:" />
16+
</ruleset>
17+

src/chrome/content/rules/QQ.com-mixedcontent.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<!--
2-
32
For rules not causing MCB, see QQ.xml.
43
54
Invalid certificate:
@@ -29,9 +28,9 @@
2928
<target host="film.qq.com" />
3029
<target host="kg.qq.com" />
3130
<target host="nr.qq.com" />
31+
<target host="pay.qq.com" />
3232
<target host="cache.tv.qq.com" />
3333
<target host="y.qq.com" />
34-
<target host="pay.qq.com" />
3534

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

src/chrome/content/rules/QQ.xml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!--
2-
For rules causing MCB, see QQ.com-mixedcontent.xml.
3-
For only avaiable in China : Tencent_CN.xml
2+
For rules causing MCB: QQ.com-mixedcontent.xml.
3+
For only avaiable in China: Tencent_CN.xml
4+
For rules causing test fails: QQ.com-Problematic.xml
45
56
CDN buckets:
67
@@ -49,6 +50,7 @@
4950
- iwan 403
5051
- jq *
5152
- lbs *
53+
- live *
5254
- m ²
5355
- bbs.m *
5456
- yun.m ²
@@ -251,10 +253,6 @@
251253
<test url="http://pcbrowser.dd.qq.com/pcbrowserbig/qbextension/update/20150924/pioclpoplcdbaefihamjohnefbikjilc.crx" />
252254

253255
<target host="exmail.qq.com" />
254-
<target host="en.exmail.qq.com" />
255-
<target host="m.exmail.qq.com" />
256-
<target host="open.exmail.qq.com" />
257-
<!-- May stop the auto check : https://travis-ci.org/EFForg/https-everywhere/jobs/157928826#L257 -->
258256
<target host="edu.exmail.qq.com" />
259257
<test url="http://edu.exmail.qq.com/cgi-bin/sellonlinestatic" />
260258
<target host="hao.qq.com" />
@@ -268,7 +266,6 @@
268266
<test url="http://x.l.qq.com/unique.swf" />
269267
<test url="http://x.l.qq.com/web/jsproxy/uuser.html" />
270268
<target host="list.qq.com" />
271-
<target host="live.qq.com" />
272269
<target host="mail.qq.com" />
273270
<target host="en.mail.qq.com" />
274271
<target host="i.mail.qq.com" />
@@ -303,7 +300,6 @@
303300
<target host="support.qq.com" />
304301
<target host="open.t.qq.com" />
305302
<target host="tajs.qq.com" />
306-
<!--target host="cache.tv.qq.com" /-->
307303
<target host="v.qq.com" />
308304
<!-- Mixcontented but break nothing. -->
309305
<exclusion pattern="^http://v\.qq\.com/(?!x/)" />

0 commit comments

Comments
 (0)