Closed ChernikovM closed 6 months ago
Looks like device id will be the same for all accounts.
class BaseClient: devices_id = "..."
Could you add logic make it different (for each connection under one email and ip).
because it looks strange now that one pc ran on many networks from different countries at the same time
I solved your device id riddle 🤣🤣🤣 Nice move👏👏👏
Looks like device id will be the same for all accounts.
class BaseClient: devices_id = "..."
Could you add logic make it different (for each connection under one email and ip).
because it looks strange now that one pc ran on many networks from different countries at the same time