mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
16 lines
858 B
Plaintext
16 lines
858 B
Plaintext
#!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-channel=https://t.me/inaisi
|
||
#!date=2025-09-24 21:46:58
|
||
#############################################
|
||
|
||
[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} |