mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 21:58:03 +08:00
18 lines
320 B
JSON
18 lines
320 B
JSON
|
{
|
||
|
"dingtalk": {
|
||
|
"dingtalk_secret": "xxxx",
|
||
|
"dingtalk_access_token": "xxxx"
|
||
|
},
|
||
|
"iqiyi": [
|
||
|
{
|
||
|
"iqyi_cookie": "xxxx"
|
||
|
}
|
||
|
],
|
||
|
"BaiduUrlSubmit": [
|
||
|
{
|
||
|
"data_url": "https://cdn.jsdelivr.net/gh/Sitoi/Sitoi.github.io/baidu_urls.txt",
|
||
|
"submit_url": "xxxx",
|
||
|
"times": 100
|
||
|
}
|
||
|
]
|
||
|
}
|