Update token.json

This commit is contained in:
alantang 2023-09-11 17:07:09 +08:00 committed by GitHub
parent a7fdffe450
commit 6c666b936d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 10 deletions

View File

@ -1,11 +1,10 @@
"ext":"{
"token":"", //32token
"open_token":"", //280token
"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"
},