SURAPATHI DHANARAJU

Results 4 comments of SURAPATHI DHANARAJU

using [cloudscraper](https://github.com/venomous/cloudscraper) is working and after 3-5 login requests it's giving 429 again 🤧 after changing user-agents with this code `scraper = cloudscraper.create_scraper( browser={ 'browser': 'firefox', 'platform': 'windows', 'mobile': False...

replace {profile} with poster sizes like s592,s332 and s718 ex : https://images.justwatch.com/poster/243656610/s718

Hai, i am able to solve this by changing some lines in `telegram-web-app.js` ```js // from line 88 to 102 function urlParseQueryString(queryString) { var params = {}; if (!queryString.length) {...

Yes, it's okay to self-host the `telegram-web-app.js`, and I didn't receive any warnings or errors, so it seems it's not checking the code. No, it didn't lead to any security...