diff --git a/classes/hafas.py b/classes/hafas.py index 7db92e0..5155b64 100644 --- a/classes/hafas.py +++ b/classes/hafas.py @@ -10,7 +10,7 @@ class Hafas: API_URL = "https://fahrplan.oebb.at/bin/mgate.exe?rnd=%i" BASE_CONTENT = { - "id": None, # h7iqfi6m2eskyk8x + "id": None, "ver": "1.32", "lang": "deu", "auth": { @@ -20,8 +20,8 @@ class Hafas: "client": { "id": "OEBB", "type": "WEB", - "name": "bahnapi.eu", # webapp - "l": "oebb_py" # vs_webapp + "name": "bahnapi.eu", + "l": "oebb_py" }, "formatted": False, "ext": "OEBB.11",