26 lines
971 B
Plaintext
26 lines
971 B
Plaintext
#!name=搜狗输入法
|
|
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
|
|
#!author=奶思
|
|
#!icon=https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/gif/naisi-01.gif
|
|
#!category=奶思的模块
|
|
#!homepage=https://github.com/fmz200/wool_scripts
|
|
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/Loon/plugin/split/partS/SogouInput.lpx
|
|
#!tg-group=https://t.me/lanjieguanggao
|
|
#!date=2025-08-21 22:37:00
|
|
|
|
[Rule]
|
|
# DOMAIN-SUFFIX, business-cdn.shouji.sogou.com, REJECT
|
|
DOMAIN-SUFFIX,push-service-ios.sginput.qq.com,REJECT
|
|
|
|
[URL Rewrite]
|
|
# 开屏广告
|
|
^https?://(ios|android)\.sogou\.com/[^/]+/sogou_input_[^/]+/[^/]+/index\.html - reject
|
|
|
|
[Map Local]
|
|
# 屏蔽游戏中心
|
|
^https?:\/\/h5api\.sginput\.qq\.com\/v1\/gcenter\/ios\/homepage data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
|
|
|
[MITM]
|
|
hostname = %APPEND% business-cdn.shouji.sogou.com, ios.sogou.com, android.sogou.com, h5api.sginput.qq.com
|
|
|