forked from DGNum/stateless-uptime-kuma
9 lines
124 B
JSON
9 lines
124 B
JSON
|
{
|
||
|
"monitors": [{
|
||
|
"name": "google",
|
||
|
"type": "keyword",
|
||
|
"url": "https://google.com",
|
||
|
"method": "get"
|
||
|
}]
|
||
|
}
|