mirror of
https://github.com/Jerryplusy/crystelf-plugin.git
synced 2025-12-05 15:41:56 +00:00
19 lines
347 B
JSON
19 lines
347 B
JSON
{
|
|
"//": "请不要修改以?开头的字段",
|
|
"?url": "验证基础api,有需求可自建",
|
|
"url": "https://carbon.crystelf.top",
|
|
"default": {
|
|
"enable": false,
|
|
"carbon": {
|
|
"enable": false,
|
|
"hint": true,
|
|
"hard-mode": false
|
|
},
|
|
"timeout": 180,
|
|
"recall": true,
|
|
"frequency": 5
|
|
},
|
|
"groups": {
|
|
}
|
|
}
|