mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 13:48:03 +08:00
🔧 更新(config.template.json):优化了json文件的格式,使其更易读
✨ 功能(config.template.json):添加了AOLAXING的配置信息
This commit is contained in:
parent
067d0925f8
commit
ba12e93cbc
@ -42,6 +42,14 @@
|
||||
"refresh_token":"多账号 refresh_token"
|
||||
}
|
||||
],
|
||||
"AOLAXING":[
|
||||
{
|
||||
"cookie":"BT_AUTO_tt_common=; Hm_lpvt_7fc3681c21a26a2022ae0ca72e2d6fa5=xxxxxx; BT_LOGIN_tt_common=:187xxxxxx; Hm_lvt_7fc3681c21a26a2022ae0ca72e2d6fa5=xxxxxx;"
|
||||
},
|
||||
{
|
||||
"cookie":"多账号 cookie 填写,请参考上面,cookie 以实际获取为准(遇到特殊字符如双引号\" 请加反斜杠转义)"
|
||||
}
|
||||
],
|
||||
"BAIDU":[
|
||||
{
|
||||
"data_url":"https://cdn.jsdelivr.net/gh/Sitoi/Sitoi.github.io/baidu_urls.txt",
|
||||
@ -68,7 +76,6 @@
|
||||
"silver2coin":true
|
||||
}
|
||||
],
|
||||
|
||||
"IMAOTAI":[
|
||||
{
|
||||
"city":"上海市",
|
||||
@ -77,9 +84,7 @@
|
||||
"mobile":"18888xxxxxx",
|
||||
"province":"上海市",
|
||||
"token":"eyJxxxxxx",
|
||||
"userid": "1xxxxxx4",
|
||||
"reserve_rule": 0
|
||||
|
||||
"userid":"1xxxxxx4"
|
||||
},
|
||||
{
|
||||
"city":"多账号 城市",
|
||||
@ -88,8 +93,7 @@
|
||||
"mobile":"多账号 手机号",
|
||||
"province":"多账号 省份",
|
||||
"token":"多账号 token",
|
||||
"userid": "多账号 用户 id",
|
||||
"reserve_rule": 0
|
||||
"userid":"多账号 用户 id"
|
||||
}
|
||||
],
|
||||
"IQIYI":[
|
||||
|
Loading…
Reference in New Issue
Block a user