stateless-uptime-kuma/tests/03_keywords.json
2024-04-16 22:48:52 +02:00

8 lines
124 B
JSON

{
"monitors": [{
"name": "google",
"type": "keyword",
"url": "https://google.com",
"method": "get"
}]
}