From 6350b147ca46703bb676034d2bec81f8be50575b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sch=C3=B6dl?= Date: Thu, 27 Feb 2025 08:27:17 +0000 Subject: [PATCH] smart.py aktualisiert --- smart.py | 1 + 1 file changed, 1 insertion(+) diff --git a/smart.py b/smart.py index 67cc896..e3b831b 100644 --- a/smart.py +++ b/smart.py @@ -7,6 +7,7 @@ import urllib3 urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) user= '1707910897002706169923_ECPR0002108185' +# user= '1707911515002706169998_ECPR0002107915' password = 'V!lhanhan03' url = 'https://192.168.1.200/cgi-bin/hanservice.cgi' s = requests.Session()