mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-01-07 16:57:45 +08:00
split Surge module rules
This commit is contained in:
23
Surge/module/split/partQ/GlobalShoppingKnightCard.sgmodule
Normal file
23
Surge/module/split/partQ/GlobalShoppingKnightCard.sgmodule
Normal file
@ -0,0 +1,23 @@
|
||||
#!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/partQ/GlobalShoppingKnightCard.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
|
||||
[Map Local]
|
||||
# 开屏广告 感谢【Kook】分享
|
||||
^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?cityId=102923&channelId=0&width=1170&height=2532 data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
^https?:\/\/facade-api\.black-unique\.com\/app\/v1\/startScreen\?.* data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
^https?:\/\/facade-api\.black-unique\.com\/advertise\/v1\/get\?cityId=102923&positions=mine_popup data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
^https?:\/\/facade-api\.black-unique\.com\/advertise\/v1\/get\?.* data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% facade-api.black-unique.com
|
||||
|
||||
Reference in New Issue
Block a user