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

Commit 0fb3cba

Browse files
committed
Update QQ.xml
Add c.v, Add video, btrace.video, data.video, like.video, tj.video
1 parent ccd2ffa commit 0fb3cba

File tree

1 file changed

+19
-6
lines changed
  • src/chrome/content/rules

1 file changed

+19
-6
lines changed

src/chrome/content/rules/QQ.xml

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -307,12 +307,25 @@
307307
<target host="v.qq.com" />
308308
<!-- Mixcontented but break nothing. -->
309309
<exclusion pattern="^http://v\.qq\.com/(?!x/)" />
310-
<test url="http://v.qq.com/x/cover/jj0y3okpdfg82b3/z0021zgdwqa.html" />
311-
<test url="http://v.qq.com/x/cover/zf2z0xpqcculhcz/t001688s8yi.html" />
312-
<test url="http://v.qq.com/movie/" />
313-
<!--target host="m.v.qq.com" /-->
314-
<target host="sec.video.qq.com" />
315-
<target host="vpic.video.qq.com" />
310+
<test url="http://v.qq.com/x/cover/jj0y3okpdfg82b3/z0021zgdwqa.html" />
311+
<test url="http://v.qq.com/x/cover/zf2z0xpqcculhcz/t001688s8yi.html" />
312+
<test url="http://v.qq.com/movie/" />
313+
<target host="c.v.qq.com" />
314+
<test url="http://c.v.qq.com/vuserinfo" />
315+
<target host="video.qq.com" />
316+
<exclusion pattern="^http://video\.qq\.com/(?!fcgi-bin/)" />
317+
<test url="http://video.qq.com/foo.bar" />
318+
<test url="http://video.qq.com/fcgi-bin/get_cookie" />
319+
<target host="btrace.video.qq.com" />
320+
<test url="http://btrace.video.qq.com/kvcollect" />
321+
<target host="data.video.qq.com" />
322+
<test url="http://data.video.qq.com/fcgi-bin/data" />
323+
<target host="like.video.qq.com" />
324+
<test url="http://like.video.qq.com/fcgi-bin/flw_new?otype=json" />
325+
<target host="sec.video.qq.com" />
326+
<target host="tj.video.qq.com" />
327+
<test url="http://tj.video.qq.com/fcgi-bin/set_cookie?otype=json" />
328+
<target host="vpic.video.qq.com" />
316329
<target host="weixin.qq.com" />
317330
<target host="api.weixin.qq.com" />
318331
<target host="login.weixin.qq.com" />

0 commit comments

Comments
 (0)