Skip to content

Commit c76a37d

Browse files
authored
Update QQ.xml
1 parent e8dcdf7 commit c76a37d

File tree

1 file changed

+4
-2
lines changed
  • src/chrome/content/rules

1 file changed

+4
-2
lines changed

src/chrome/content/rules/QQ.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,11 +255,13 @@
255255

256256
<rule from="^http://qq\.com/" to="https://www.qq.com/" />
257257

258-
<rule from="^http://(\w+)\.photo\.store\.qq\.com/" to="https://photo.store.qq.com/" />
259-
<test url="http://r.photo.store.qq.com/psb?/V12nGbbe3xJJfC/eYfGkWUDbpKZNEkmM.3.UGtookXJAqHPr3p0Bnve9hU!/o/dOPmOZmsEwAA&amp;amp;bo=KgOAAkYDlgIDAF8!&amp;amp;su=1120300289&amp;amp;rf=2-9" />
258+
<!-- r.photo.store.qq.com has no anti pic stealing link settings, which accept any referer, and better to pass tests -->
259+
<rule from="^http://(\w+\.)?photo\.store\.qq\.com/" to="https://r.photo.store.qq.com/" />
260+
<test url="http://photo.store.qq.com/psb?/V10hQJkd3SDBzD/KIMVhn3MHz8amum0nnr*lNoK9Z2YF9vqftH7TKwbNRw!/r/dG8BAAAAAAAA" />
260261
<test url="http://b2.photo.store.qq.com/psb?/V10hQJkd3SDBzD/KIMVhn3MHz8amum0nnr*lNoK9Z2YF9vqftH7TKwbNRw!/r/dG8BAAAAAAAA" />
261262
<test url="http://b99.photo.store.qq.com/psb?/V10hQJkd3SDBzD/KIMVhn3MHz8amum0nnr*lNoK9Z2YF9vqftH7TKwbNRw!/r/dG8BAAAAAAAA" />
262263
<test url="http://b400.photo.store.qq.com/psb?/V10hQJkd3SDBzD/KIMVhn3MHz8amum0nnr*lNoK9Z2YF9vqftH7TKwbNRw!/r/dG8BAAAAAAAA" />
264+
<test url="http://r.photo.store.qq.com/psb?/V12nGbbe3xJJfC/eYfGkWUDbpKZNEkmM.3.UGtookXJAqHPr3p0Bnve9hU!/o/dOPmOZmsEwAA&amp;amp;bo=KgOAAkYDlgIDAF8!&amp;amp;su=1120300289&amp;amp;rf=2-9" />
263265

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

0 commit comments

Comments
 (0)