mirror of
https://github.com/StefBuwalda/dashboard_test.git
synced 2025-10-30 11:19:58 +00:00
aiohttp seems to have fixed an issue with Plex HEAD requests
This commit is contained in:
@@ -65,7 +65,7 @@ class service:
|
|||||||
|
|
||||||
services: list[service] = [
|
services: list[service] = [
|
||||||
service(0, "https://git.ihatemen.uk/", "Gitea"),
|
service(0, "https://git.ihatemen.uk/", "Gitea"),
|
||||||
service(1, "https://plex.ihatemen.uk/", "Plex", ping_type=1),
|
service(1, "https://plex.ihatemen.uk/", "Plex"),
|
||||||
service(2, "https://truenas.local/", "TrueNAS", False),
|
service(2, "https://truenas.local/", "TrueNAS", False),
|
||||||
service(3, "https://cloud.ihatemen.uk/", "NextCloud"),
|
service(3, "https://cloud.ihatemen.uk/", "NextCloud"),
|
||||||
service(4, "https://request.ihatemen.uk/", "Overseerr"),
|
service(4, "https://request.ihatemen.uk/", "Overseerr"),
|
||||||
|
|||||||
Reference in New Issue
Block a user