mirror of
https://github.com/Noratrieb/uptime.git
synced 2026-01-15 00:55:05 +01:00
write website
This commit is contained in:
parent
24abf6d98c
commit
7ff9a67148
15 changed files with 1580 additions and 38 deletions
13
uptime.json
Normal file
13
uptime.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"interval_seconds": 30,
|
||||
"websites": [
|
||||
{
|
||||
"name": "nilstrieb.dev",
|
||||
"url": "https://nilstrieb.dev"
|
||||
},
|
||||
{
|
||||
"name": "localhost 1234",
|
||||
"url": "http://localhost:1234"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue