mirror of
https://github.com/Noratrieb/uptime.git
synced 2026-01-14 16:45:06 +01:00
13 lines
212 B
JSON
13 lines
212 B
JSON
{
|
|
"interval_seconds": 30,
|
|
"websites": [
|
|
{
|
|
"name": "nilstrieb.dev",
|
|
"url": "https://nilstrieb.dev"
|
|
},
|
|
{
|
|
"name": "localhost 1234",
|
|
"url": "http://localhost:1234"
|
|
}
|
|
]
|
|
}
|