Skip to content

Commit b0481e6

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

File tree

1 file changed

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

1 file changed

+4
-3
lines changed

src/chrome/content/rules/QQ.xml

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

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

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/" />
258+
<!-- s25.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://s25.photo.store.qq.com/" />
260260
<test url="http://photo.store.qq.com/psb?/V10hQJkd3SDBzD/KIMVhn3MHz8amum0nnr*lNoK9Z2YF9vqftH7TKwbNRw!/r/dG8BAAAAAAAA" />
261261
<test url="http://b2.photo.store.qq.com/psb?/V10hQJkd3SDBzD/KIMVhn3MHz8amum0nnr*lNoK9Z2YF9vqftH7TKwbNRw!/r/dG8BAAAAAAAA" />
262262
<test url="http://b99.photo.store.qq.com/psb?/V10hQJkd3SDBzD/KIMVhn3MHz8amum0nnr*lNoK9Z2YF9vqftH7TKwbNRw!/r/dG8BAAAAAAAA" />
263263
<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" />
264+
<test url="http://r.photo.store.qq.com/psu?/41e942eb-6e91-4b94-a736-196e663f1666/kForrvREu9pdwmv1F5WZwS4SnfKREXjL970lewz92Cc!/b/YeOjTRG3YAAAYpT39Q7*qQAA" />
265+
<test url="http://s25.photo.store.qq.com/psu?/41e942eb-6e91-4b94-a736-196e663f1666/kForrvREu9pdwmv1F5WZwS4SnfKREXjL970lewz92Cc!/b/YeOjTRG3YAAAYpT39Q7*qQAA" />
265266

266267
<rule from="^http:" to="https:" />
267268
</ruleset>

0 commit comments

Comments
 (0)