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