Add files via upload

This commit is contained in:
gaotianliuyun
2023-06-02 18:59:25 +08:00
committed by GitHub
parent 7b311ae753
commit 8831e63107
21 changed files with 1168 additions and 124 deletions

View File

@@ -47,10 +47,10 @@
"cat_prefix": "https://auete.com",
//分类片单链接补后缀
"cat_suffix": "",
"SUserAgent":"User-Agent$MOBILE_UA",
"SUserAgent":"User-Agent$MOBILE_UA#referer$https://auete.org/",
//搜索链接,搜索关键字用{wd}表示post请求的最后面加;post
//POST链接示例 http://www.lezhutv.com/index.php?m=vod-search;post
"search_url": "https://auete.com/search.php?searchword={wd}",
"search_url": "https://auete.org/aueteso.php?searchword={wd}",
//POST搜索body填写搜索关键字的键值一般常见的是searchword和wd不是POST搜索的可留空或删除。
"sea_PtBody":"",
//搜索模式,0为json搜索只支持列表在list数组里的其它为网页截取。