Files
wool_scripts/QuantumultX/rewrite/split/partT/TencentGamesCommunity.snippet
T
2025-10-18 17:37:18 +08:00

17 lines
870 B
Plaintext

#!name=腾讯游戏社区
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
#!author=奶思
#!homepage=https://github.com/fmz200/wool_scripts
#!icon=https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/gif/naisi-01.gif
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/QuantumultX/rewrite/split/partT/TencentGamesCommunity.snippet
#!tg-group=https://t.me/QuantumultXCommunity
#!date=undefined
#############################################
# d{10} 10位纯数字-\d{4}4位纯数字 $ 结尾符号 :只拦截10位纯数字-4位纯数字结尾的短连接,后面带尾巴的长连接不拦截。
# 如果想拦截1234567890-1234?wx类的长连接就加长规则,不加结尾符,只要前面的匹配了都会拦截。
^https?:\/\/static\.gameplus\.qq\.com\/img\/\d{10}-\d{4}$ url reject
hostname = static.gameplus.qq.com