Files
2024-01-11 21:10:03 -07:00

15 lines
281 B
JSON

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