mirror of
https://github.com/qist/tvbox.git
synced 2025-01-24 11:24:52 +08:00
Add files via upload
This commit is contained in:
parent
fb642d4324
commit
a6019c0024
@ -47,16 +47,16 @@ var rule = {
|
|||||||
searchable:2,
|
searchable:2,
|
||||||
quickSearch:0,
|
quickSearch:0,
|
||||||
headers:{
|
headers:{
|
||||||
"User-Agent":"PC_UA",
|
"User-Agent":"PC_UA"
|
||||||
"Cookie": "searchneed=ok"
|
|
||||||
//"Cookie": ""
|
//"Cookie": ""
|
||||||
// Cookie获取方法 https://github.com/UndCover/PyramidStore/blob/main/list.md#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9
|
// Cookie获取方法 https://github.com/UndCover/PyramidStore/blob/main/list.md#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9
|
||||||
},
|
},
|
||||||
timeout:5000,
|
timeout:5000,
|
||||||
limit:8,
|
limit:8,
|
||||||
play_parse:true,
|
play_parse:true,
|
||||||
play_json:[{re:'*', json:{jx:0, parse:1}}],
|
// play_json:[{re:'*', json:{jx:0, parse:1,header:JSON.stringify({"user-agent":"Mozilla/5.0 (Linux; U; Android 9; zh-CN; MI 9 Build/PKQ1.181121.001) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.5.5.1035 Mobile Safari/537.36"})}}],
|
||||||
play_json:0,
|
play_json:[{re:'*', json:{jx:0, parse:1,header:JSON.stringify({"user-agent":"uc_ua"})}}],
|
||||||
|
// play_json:0,
|
||||||
lazy:'',
|
lazy:'',
|
||||||
double:false,
|
double:false,
|
||||||
推荐:'*',
|
推荐:'*',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user