Created
August 5, 2021 02:17
-
-
Save hoozecn/df2a1c864facf19ed9dca8341acc1a57 to your computer and use it in GitHub Desktop.
source.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 模糊抓取订阅链接 | |
- type: webfuzzsub | |
options: | |
url: https://raw.githubusercontent.com/du5/free/master/sub.list | |
# 订阅链接 | |
- type: subscribe | |
options: | |
url: https://raw.githubusercontent.com/ssrsub/ssr/master/v2ray | |
# 网页模糊抓取 | |
- type: webfuzz | |
options: | |
url: https://merlinblog.xyz/wiki/freess.html | |
# tg频道抓取 | |
- type: tgchannel | |
options: | |
channel: ssrList | |
num: 200 | |
# 翻墙党论坛抓取 | |
- type: web-fanqiangdang | |
options: | |
url: https://fanqiangdang.com/forum-48-1.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment