Update init-auth.py
This commit is contained in:
parent
f37507c82a
commit
7944b62613
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ cl = Client()
|
|||
cl.set_proxy("socks5h://localhost:9999")
|
||||
code = cl.totp_generate_code(INSTAGRAM_AUTH[2])
|
||||
cl.login(INSTAGRAM_AUTH[0], INSTAGRAM_AUTH[1], verification_code=code)
|
||||
cl.set_timzone_offset(9 * 60 * 60)
|
||||
cl.set_user_agent('Instagram 361.0.0.46.88 Android (35/15; 394dpi; 1084x2412; Nothing; A065; Pong; qcom; ko_KR_#u-fw-sun-mu-celsius; 674675147)')
|
||||
cl.get_settings()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue