Compare commits

...

2 Commits

Author SHA1 Message Date
1fc3323afd vbnotebook 2026-01-08 07:23:09 +01:00
8ea687b724 vbnotebook 2026-01-08 07:22:05 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ with sync_playwright() as p:
else:
print("❌ Cookie file not found. Run the manual login script first.")
exit()
x
page = context.new_page()
page.goto(LOGIN_URL)

View File

@@ -23,7 +23,7 @@ HEADERS = {"User-Agent": USER_AGENT}
DB_CFG = {
"host": "192.168.1.76",
"port": 3307,
"port": 3307,git remote set-url origin https://gitea.buzalka.cz/administrator/torrents.git
"user": "root",
"password": "Vlado9674+",
"database": "torrents",