14 lines
606 B
Plaintext
14 lines
606 B
Plaintext
#!name=Reddit
|
|
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
|
|
#!author=奶思
|
|
#!category=奶思的模块
|
|
#!homepage=https://github.com/fmz200/wool_scripts
|
|
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/Surge/module/split/partR/Reddit.sgmodule
|
|
#!tg-channel=https://t.me/inaisi
|
|
#!arguments=reddit_enable:true
|
|
|
|
[Script]
|
|
# 过滤推广 关NSFW提示 感谢【xream】分享
|
|
reddit = type=http-response, pattern=^https?:\/\/gql(-fed)?\.reddit\.com, script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/reddit.js, requires-body=true, timeout=60
|
|
|