mirror of
https://github.com/house-of-vanity/fesmoo_perdoliq.git
synced 2025-08-21 16:17:15 +00:00
Initial
This commit is contained in:
9
__app__.py
Normal file
9
__app__.py
Normal file
@@ -0,0 +1,9 @@
|
||||
from main import Main
|
||||
|
||||
|
||||
username='4016014'
|
||||
password='40201'
|
||||
|
||||
app = Main(username, password)
|
||||
|
||||
app.auth()
|
Reference in New Issue
Block a user