Update run.py

This commit is contained in:
2025-01-09 22:38:24 +09:00 committed by GitHub
commit a1499423d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,8 @@ else:
print("🍪 | Retrieving saved account information.")
cl = Client(json.load(open('./temp/cookies.json')))
cl.set_proxy("socks5h://localhost:9999")
print("🍪 | Account information was successfully retrieved.")
print("📅 | Getting MLSV_YMD Timestamp")