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