mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
22 lines
893 B
Plaintext
22 lines
893 B
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/Sunflower.sgmodule
|
||
#!tg-channel=https://t.me/inaisi
|
||
|
||
[Map Local]
|
||
# 开屏广告
|
||
^https?:\/\/client-api-v2\.oray\.com\/materials\/SLCC_IOS_STARTUP data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||
|
||
# 首页文字广告
|
||
^https?:\/\/client-api-v2\.oray\.com\/materials\/SLCC_IOS_DEVICE data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||
|
||
# 发现页广告
|
||
^https?:\/\/client-api-v2\.oray\.com\/materials\/SUNLOGIN_CLIENT_IOS_PROMOTION data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||
|
||
[MITM]
|
||
hostname = %APPEND% client-api-v2.oray.com
|
||
|