mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
#!name=小蚕霸王餐
|
||
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
|
||
#!author=奶思
|
||
#!category=奶思的模块
|
||
#!homepage=https://github.com/fmz200/wool_scripts
|
||
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/Surge/module/split/partX/XiaoCanBaWangCan.sgmodule
|
||
#!tg-channel=https://t.me/inaisi
|
||
|
||
[Map Local]
|
||
# 去广告(这个域名其实已经在分流中拒绝)
|
||
^https?:\/\/zlsdk\.1rtb\.net\/sdk\/req_ad data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||
|
||
# 首页横幅推广
|
||
^https:\/\/web2\.realtech-inc\.com\/oss\/xc-app-assets\/configs\/common\/theme\.json data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||
|
||
# 开屏广告
|
||
^https:\/\/sdk\.1rtb\.net\/sdk\/req_ad\? data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||
|
||
# 更新弹窗
|
||
^https:\/\/gw\.xiaocantech\.com\/g\/pa data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||
|
||
[MITM]
|
||
hostname = %APPEND% zlsdk.1rtb.net, web2.realtech-inc.com, sdk.1rtb.net, gw.xiaocantech.com
|
||
|