22 lines
968 B
Plaintext
22 lines
968 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/partS/SogouInput.snippet
|
|
#!tg-group=https://t.me/QuantumultXCommunity
|
|
#!date=undefined
|
|
#############################################
|
|
|
|
|
|
;host-keyword, business-cdn.shouji.sogou.com, reject
|
|
host-suffix, push-service-ios.sginput.qq.com, reject
|
|
|
|
#^https?:\/\/business-cdn\.shouji\.sogou\.com\/wapdl\/hole\/.+?\.jpg url reject-200
|
|
# 开屏广告
|
|
^https?://(ios|android)\.sogou\.com/[^/]+/sogou_input_[^/]+/[^/]+/index\.html url reject
|
|
# 屏蔽游戏中心
|
|
^https?:\/\/h5api\.sginput\.qq\.com\/v1\/gcenter\/ios\/homepage url reject-dict
|
|
|
|
hostname = business-cdn.shouji.sogou.com, ios.sogou.com, android.sogou.com, h5api.sginput.qq.com
|