Add files via upload

This commit is contained in:
yoursmile66 2024-06-15 16:10:57 +08:00 committed by GitHub
parent 354c1737ca
commit 9a65f37b01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

13
sub/影搜.json Normal file
View File

@ -0,0 +1,13 @@
{"搜索请求头参数": "User-Agent$PC_UA#Referer$https://www.yingso.fun/",
"搜索链接": "https://ys.api.yingso.fun/v3/ali/search;post",
"POST请求数据": "{\"pageNum\":1,\"pageSize\":30,\"title\":\"{wd}\",\"root\":0,\"cat\":\"all\"}",
"搜索截取模式": "0",
"搜索列表数组规则": "data",
"搜索片单是否Jsoup写法": "1",
"搜索片单图片": "",
"搜索片单标题": "title",
"搜索片单链接": "key",
"搜索片单副标题": "",
"搜索片单链接加前缀": "https://www.aliyundrive.com/s/",
"搜索片单链接加后缀": ""
}