Browse Source
update json/dapanso.json.
Signed-off-by: dongchenys <14018478+dongchenys@user.noreply.gitee.com>
master
dongchenys
9 months ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
3 additions and
3 deletions
-
json/dapanso.json
|
|
@ -1,8 +1,8 @@ |
|
|
|
{ |
|
|
|
"规则名": "大盘搜", |
|
|
|
"规则名": "皮卡搜", |
|
|
|
"规则作者": "东辰影视", |
|
|
|
"搜索请求头参数": "手机", |
|
|
|
"搜索链接": "https://dapanso.com/search?keyword={wd}", |
|
|
|
"搜索链接": "https://www.pikaso.top/search/?pan=all&q={wd}", |
|
|
|
"POST请求数据": "", |
|
|
|
"搜索截取模式": "1", |
|
|
|
"搜索列表数组规则": "#flarum-content&&li", |
|
|
@ -11,7 +11,7 @@ |
|
|
|
"搜索片单标题": "a&&Text", |
|
|
|
"搜索片单链接": "a&&href", |
|
|
|
"搜索片单副标题": "关注公众号“东方精英汇”", |
|
|
|
"搜索片单链接加前缀": "https://dapanso.com", |
|
|
|
"搜索片单链接加前缀": "https://www.pikaso.top", |
|
|
|
"搜索片单链接加后缀": "", |
|
|
|
"详情是否Jsoup写法": "1", |
|
|
|
"类型详情": "", |
|
|
|