From c223be4ad87e5244579a77a487c7d8e1ae7b5121 Mon Sep 17 00:00:00 2001 From: Wayrion <82315185+Wayrion@users.noreply.github.com> Date: Wed, 3 Dec 2025 10:49:25 +0100 Subject: [PATCH] fix: change API url to api.redcube.dev --- src/entities.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/entities.py b/src/entities.py index d5c1950e8a..49bcec9f97 100644 --- a/src/entities.py +++ b/src/entities.py @@ -184,7 +184,7 @@ def __init__(self, long_name: str, location: Location, url_id: int, queue_status "Mensa Lothstraße", Location("Lothstraße 13d, München", 48.153989, 11.552424), 431, - "https://api.betterhm.app/v1/capacity/MENSA_LOTHSTR", + "https://api.redcube.dev/v1/capacity/MENSA_LOTHSTR", OpenHours(("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00")), ) MENSA_MARTINSRIED = ( @@ -198,7 +198,7 @@ def __init__(self, long_name: str, location: Location, url_id: int, queue_status "Mensa Pasing", Location("Am Stadtpark 20, München", 48.141568, 11.451119), 432, - "https://api.betterhm.app/v1/capacity/MENSA_PASING", + "https://api.redcube.dev/v1/capacity/MENSA_PASING", OpenHours(("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00")), ) MENSA_WEIHENSTEPHAN = ( @@ -335,7 +335,7 @@ def __init__(self, long_name: str, location: Location, url_id: int, queue_status "StuCafé Pasing", Location("Am Stadtpark 20, München", 48.141568, 11.451119), 534, - "https://api.betterhm.app/v1/capacity/STUCAFE_PASING", + "https://api.redcube.dev/v1/capacity/STUCAFE_PASING", OpenHours(("07:45", "16:15"), ("07:45", "16:15"), ("07:45", "16:00"), ("07:45", "16:00"), ("07:45", "14:30")), ) FMI_BISTRO = (