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