mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-04-24 12:27:57 +08:00
split Loon plugin rules
This commit is contained in:
24
Loon/plugin/split/partX/XiaoTuChongChong.lpx
Normal file
24
Loon/plugin/split/partX/XiaoTuChongChong.lpx
Normal file
@ -0,0 +1,24 @@
|
||||
#!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/Loon/plugin/split/partX/XiaoTuChongChong.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Argument]
|
||||
xntuisis_enable = switch,true,false,tag=小兔充充-脚本开关
|
||||
|
||||
[Rewrite]
|
||||
# 小程序净化
|
||||
^https?:\/\/ad\.xiaotucc\.com\/advert reject
|
||||
|
||||
|
||||
[Script]
|
||||
http-response ^https?:\/\/mapi\.xiaotucc\.com\/(mall\/main|main_page\/index\/getActivity) script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/xiaotucc.js, requires-body=true, timeout=60, tag=小兔充充, enable={xntuisis_enable}
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = ad.xiaotucc.com, mapi.xiaotucc.com
|
||||
Reference in New Issue
Block a user