Add files via upload
This commit is contained in:
+3
-2
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user