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

Commit f7b1722

Browse files
committed
Fixes
1 parent 2e40270 commit f7b1722

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

src/chrome/content/rules/QQ.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
- discuz *
2121
- cp.discuz *
2222
- djt *
23-
- dp3 *
2423
- appupdate.elife *
2524
- gad *
2625
- bbs.guanjia *
@@ -230,13 +229,12 @@
230229
<target host="js.aq.qq.com" />
231230
<target host="combo.b.qq.com" />
232231
<test url="http://combo.b.qq.com/da/id.html" />
233-
<target host="wpa.b.qq.com" />
234-
<test url="http://wpa.b.qq.com/cgi/wpa.php" />
235232
<target host="byod.qq.com" />
236233
<target host="connect.qq.com" />
237234
<target host="js01.daoju.qq.com" />
238235
<target host="pcbrowser.dd.qq.com" />
239236
<target host="dldir1.qq.com" />
237+
<target host="dp3.qq.com" />
240238
<target host="exmail.qq.com" />
241239
<target host="edu.exmail.qq.com" />
242240
<test url="http://edu.exmail.qq.com/cgi-bin/sellonlinestatic" />

src/chrome/content/rules/Tencent_CN.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
Chinese users can manually enable this ruleset.
88
-->
99
<ruleset name="Tencent_CN" default_off="Only available in China">
10-
<target host="dp3.qq.com" />
10+
<target host="wpa.b.qq.com" />
11+
<test url="http://wpa.b.qq.com/cgi/wpa.php" />
1112
<target host="qian.qq.com" />
1213

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

0 commit comments

Comments
 (0)