mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-04-23 12:20:28 +08:00
split Loon plugin rules
This commit is contained in:
26
Loon/plugin/split/partX/XiaoCanBaWangCan.lpx
Normal file
26
Loon/plugin/split/partX/XiaoCanBaWangCan.lpx
Normal file
@ -0,0 +1,26 @@
|
||||
#!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/XiaoCanBaWangCan.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Rewrite]
|
||||
# 感谢【派大星,ZenMoFiShi,sliverkissm】分享
|
||||
# 去广告(这个域名其实已经在分流中拒绝)
|
||||
^https?:\/\/zlsdk\.1rtb\.net\/sdk\/req_ad reject-dict
|
||||
# 红包推广 因为Loon没有url-and-header这种匹配方式,此条可能会导致软件异常
|
||||
#^https:\/\/gw\.xiaocantech\.com\/rpc reject-dict
|
||||
# 首页横幅推广
|
||||
^https:\/\/web2\.realtech-inc\.com\/oss\/xc-app-assets\/configs\/common\/theme\.json reject-dict
|
||||
# 开屏广告
|
||||
^https:\/\/sdk\.1rtb\.net\/sdk\/req_ad\? reject-dict
|
||||
# 更新弹窗
|
||||
^https:\/\/gw\.xiaocantech\.com\/g\/pa reject-dict
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = zlsdk.1rtb.net, web2.realtech-inc.com, sdk.1rtb.net, gw.xiaocantech.com
|
||||
Reference in New Issue
Block a user