Add files via upload

This commit is contained in:
zhanghong1983
2022-10-29 11:32:23 +08:00
committed by GitHub
parent c64949f432
commit c21b1cfb26
21 changed files with 368 additions and 14 deletions
+3 -2
View File
@@ -47,14 +47,15 @@ var rule = {
searchable:2,
quickSearch:0,
headers:{
"User-Agent":"PC_UA"
"User-Agent":"PC_UA",
"Cookie": "searchneed=ok"
//"Cookie": ""
// Cookie获取方法 https://github.com/UndCover/PyramidStore/blob/main/list.md#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9
},
timeout:5000,
limit:8,
play_parse:true,
play_json:[{re:'*', json:{jx:1, parse:0}}],
play_json:[{re:'*', json:{jx:0, parse:1}}],
play_json:0,
lazy:'',
double:false,