Add files via upload

This commit is contained in:
gaotianliuyun 2023-05-23 16:18:37 +08:00 committed by GitHub
parent 8e68ac1965
commit ddb44d6950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 19 deletions

View File

@ -1,5 +1,5 @@
{
"spider": "./jar/custom_spider.jar;md5;945ad30d5255359385ba59b8fb061bb7",
"spider": "./jar/custom_spider.jar;md5;4556ab64060bfdf40d0e6dcc0145862e",
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
"sites": [
{
@ -220,18 +220,6 @@
}
],
"doh": [
{
"name": "騰訊",
"url": "https://doh.pub/dns-query"
},
{
"name": "阿里",
"url": "https://dns.alidns.com/dns-query"
},
{
"name": "360",
"url": "https://doh.360.cn/dns-query"
},
{
"name": "Google",
"url": "https://dns.google/dns-query",
@ -289,7 +277,8 @@
{
"name": "非凡廣告",
"hosts": [
"vip.ffzy"
"vip.ffzy",
"hd.ffzy"
],
"regex": [
"#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY"
@ -297,7 +286,7 @@
},
{
"name": "火山嗅探",
"host": [
"hosts": [
"huoshan.com"
],
"regex": [
@ -306,7 +295,7 @@
},
{
"name": "抖音嗅探",
"host": [
"hosts": [
"douyin.com"
],
"regex": [

Binary file not shown.

View File

@ -32,9 +32,12 @@
"username": "fongmi",
"password": "fongmi"
},
"params": {
"/18/安齋拉拉": "1234"
}
"params": [
{
"path": "/安齋拉拉",
"pass": "18181818"
}
]
}
]
}