Compare commits
2 Commits
b08c11b815
...
1fc3323afd
| Author | SHA1 | Date | |
|---|---|---|---|
| 1fc3323afd | |||
| 8ea687b724 |
@@ -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)
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user