mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-01-12 17:51:59 +08:00
split Loon plugin rules
This commit is contained in:
16
Loon/plugin/split/partV/vgTime.lpx
Normal file
16
Loon/plugin/split/partV/vgTime.lpx
Normal file
@ -0,0 +1,16 @@
|
||||
#!name=vgTime
|
||||
#!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/partV/vgTime.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Argument]
|
||||
vgtime_enable = switch,true,false,tag=vgTime-脚本开关
|
||||
|
||||
[Script]
|
||||
# App去开屏广告(需全新应用). 若要去新闻列表广告需要搭配广告联盟模块
|
||||
http-response ^https?:\/\/app02\.vgtime\.com:8080\/vgtime-app\/api\/v2\/init\/ad\.json script-path=https://raw.githubusercontent.com/app2smile/rules/master/js/vgtime.js, requires-body=true, timeout=60, tag=vgTime, enable={vgtime_enable}
|
||||
Reference in New Issue
Block a user