Open gdsonicpython opened 1 day ago
try requests.post('http://boomlings.com/database/rateGJStars211.php', data=data, headers={"User-Agent": ""})
instead of requests.post('http://boomlings.com/database/rateGJStars211.php', data=data)
I tried it but it still gives the same error
try requests.post('http://www.boomlings.com/database/rateGJStars211.php', data=data, headers={"User-Agent": ""})
(added www.
)
when i try to rate a level using this code
but it gives the following html as a request output:
its just your standard cloudflare "your ip is blocked from using this"