mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-01-02 16:14:54 +08:00
split Surge module rules
This commit is contained in:
15
Surge/module/split/partV/vgTime.sgmodule
Normal file
15
Surge/module/split/partV/vgTime.sgmodule
Normal file
@ -0,0 +1,15 @@
|
||||
#!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-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#!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
|
||||
|
||||
Reference in New Issue
Block a user