이게 맞나

This commit is contained in:
imnyang 2025-05-02 23:09:57 +09:00
commit 1786b77f3c
7 changed files with 18 additions and 19 deletions

View file

@ -13,7 +13,7 @@ with open('./config.json') as json_file:
cl = Client()
cl.set_proxy("socks5h://localhost:9999")
#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_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)')