Max

Results 2 issues of Max

Hello! I make session using api ID, api HASH and then store it in file, then I am checking whether session is valid or not using this code: ``` const...

I am trying to solve captcha on website, I've tried to use `detect_and_bypass_cloudflare` and failed, so I found out that they hide cloudflare widget in shadow-dom, iframe is encapsulated in...