uptime/uptime.json
2023-08-31 20:46:44 +02:00

13 lines
212 B
JSON

{
"interval_seconds": 30,
"websites": [
{
"name": "nilstrieb.dev",
"url": "https://nilstrieb.dev"
},
{
"name": "localhost 1234",
"url": "http://localhost:1234"
}
]
}