mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 15:51:11 +08:00
22 lines
487 B
JSON
22 lines
487 B
JSON
[
|
|
{
|
|
"name": "json1",
|
|
"target": "allinssl.com",
|
|
"monitor_type": "https",
|
|
"report_types": "mail",
|
|
"cycle": "1",
|
|
"repeat_send_gap": "10",
|
|
"active": "1",
|
|
"advance_day": "30"
|
|
},
|
|
{
|
|
"name": "json2",
|
|
"target": "allinssl.com",
|
|
"monitor_type": "smtp",
|
|
"report_types": "mail",
|
|
"cycle": "1",
|
|
"repeat_send_gap": "10",
|
|
"active": "1",
|
|
"advance_day": "30"
|
|
}
|
|
] |