mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 21:58:03 +08:00
3736aa7cb0
添加全民K歌失败忽略
63 lines
1.3 KiB
JSON
63 lines
1.3 KiB
JSON
{
|
|
"dingtalk": {
|
|
"dingtalk_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"dingtalk_access_token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
},
|
|
"server": {
|
|
"sckey": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
},
|
|
"qmsg": {
|
|
"qmsg_key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
},
|
|
"telegram": {
|
|
"tg_bot_token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"tg_user_id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
},
|
|
"weather": [
|
|
"上海"
|
|
],
|
|
"motto": true,
|
|
"iqiyi": [
|
|
{
|
|
"iqiyi_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
}
|
|
],
|
|
"vqq": [
|
|
{
|
|
"vqq_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
}
|
|
],
|
|
"52pojie": [
|
|
{
|
|
"pojie_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
}
|
|
],
|
|
"youdao": [
|
|
{
|
|
"youdao_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
}
|
|
],
|
|
"kgqq": [
|
|
{
|
|
"kgqq_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
}
|
|
],
|
|
"music163": [
|
|
{
|
|
"music163_phone": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"music163_password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
}
|
|
],
|
|
"xmly": [
|
|
{
|
|
"xmly_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
}
|
|
],
|
|
"baidu_url_submit": [
|
|
{
|
|
"data_url": "https://cdn.jsdelivr.net/gh/Sitoi/Sitoi.github.io/baidu_urls.txt",
|
|
"submit_url": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"times": 10
|
|
}
|
|
]
|
|
} |