diff --git a/README.md b/README.md index 4239bad..791fe3f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ gescrapt. Todos: 1. [x] https://www.ard-text.de/mobil/583 (Eurojackpot) 2. [x] Ablage in SQL-Datenbank (MariaDB) -3. [x] Webinterface https://lotto.hintergasse.de +3. [ ] Webinterface _Hinweis: Ein Teil des Codes wurde durch Chat-GPT (GPT-4o) generiert. Dieser wurde durch den Inhaber des Repositorys modifiziert und angepast._ diff --git a/lotto2py.py b/lotto2py.py index e87357e..731f0db 100644 --- a/lotto2py.py +++ b/lotto2py.py @@ -312,7 +312,7 @@ telegram_chat_id = passw['Telegram']['Chat_ID'] telegram_token = passw['Telegram']['TOKEN'] wochentag = datetime.today().weekday() -#wochentag = 5 +wochentag = 5 if wochentag == 2: Zahl = Normalziehung(582)