This commit is contained in:
2026-01-30 10:28:42 +01:00
parent 0b7475c5c4
commit 7b0404bfe3
2 changed files with 310 additions and 2 deletions

View File

@@ -37,8 +37,8 @@ sys.stdout.flush()
# ============================================================
db = pymysql.connect(
host="192.168.1.76",
port=3307,
host="192.168.1.50",
port=3306,
user="root",
password="Vlado9674+",
database="torrents",