Files
2023-09-26 18:14:36 -06:00

15 lines
269 B
JSON

{
"type": "http",
"name": "Tdarr - Web",
"interval": 60,
"retryInterval": 20,
"maxretries": 1,
"notificationIDList": [
3,
4
],
"url": "https://tdarr.alexlebens.net",
"accepted_statuscodes": [
"200-299"
]
}