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

Commit e49f30e

Browse files
gloomy-ghostJ0WI
authored andcommitted
Update QQ.xml QQ.com-mixedcontent.xml (#6921)
* Update QQ.xml QQ.com-mixedcontent.xml Remove commented target in QQ.xml that also exists in mixedcontent Enable connect, imgcache, jsqmt in QQ.xml Move kf, pay to mixedcontent * Merge branch 'renyouguo-patch-243' Merge due to PR conflicts Ref: #6961 * Update QQ.xml Add livew.l * Update QQ.xml Add c.v, Add video, btrace.video, data.video, like.video, tj.video * Update QQ.xml QQ.com-mixcontent.xml QQ.com-Problematic.xml Split problematic encoding sites from QQ.xml Remove live * Update QQ.xml * Update QQ.xml * Update Tencent_CN.xml Qlogo.cn.xml * Update QQ.xml Fix * Update QQ.xml * Update QQ.xml (#3) * Update QQ.com-mixedcontent.xml * Update Qlogo.cn.xml * Fixes * Fixes
1 parent 09eb75c commit e49f30e

6 files changed

Lines changed: 236 additions & 221 deletions

File tree

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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@
22
For rules not causing MCB, see QQ.xml.
33
44
Invalid certificate:
5-
m.ac.qq.com
6-
p.y.qq.com
75
m.v.qq.com
8-
9-
Only avaiable in China:
10-
ac.qq.com
6+
p.y.qq.com
117
-->
128
<ruleset name="QQ.com (mixed content)" platform="mixedcontent">
139
<target host="888.qq.com" />

0 commit comments

Comments
 (0)