mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-22 13:50:41 +08:00
16 lines
790 B
Plaintext
16 lines
790 B
Plaintext
#!name=vgTime
|
||
#!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/partV/vgTime.lpx
|
||
#!tg-channel=https://t.me/inaisi
|
||
#!date=2025-09-24 21:46:58
|
||
#!arguments=vgtime_enable:true
|
||
|
||
[Script]
|
||
# App去开屏广告(需全新应用). 若要去新闻列表广告需要搭配广告联盟模块
|
||
vgTime = type=http-response, pattern=^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
|
||
|