mirror of https://github.com/alantang1977/X
Update token.json
This commit is contained in:
parent
a7fdffe450
commit
6c666b936d
|
@ -1,11 +1,10 @@
|
|||
"ext":"{
|
||||
"token":"", //阿里32位token
|
||||
"open_token":"", //阿里280位token
|
||||
"thread_limit":32, //線程數
|
||||
"vod_flags":"4k|4kz|auto", //阿里画质线路排序
|
||||
"quark_flags":"4k|4kz|auto", //夸克画质线路排序
|
||||
"aliproxy":"",
|
||||
{
|
||||
"token":"32bytestoken",
|
||||
"open_token":"280bytestoken",
|
||||
"thread_limit":32,
|
||||
"vod_flags":"4k|4kz|auto",
|
||||
"aliproxy":"http://192.168.101.1:10078",
|
||||
"proxy":"",
|
||||
"open_api_url":"", //自定义阿里open Api地址 https://api.xhofe.top/alist/ali_open/
|
||||
"quark_cookie":"" //网页版夸克账户cookie https://pan.quarn.cn
|
||||
}"
|
||||
"open_api_url":"https://api.xhofe.top/alist/ali_open/",
|
||||
"quark_cookie":"quark cookie from quark webpage"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue