chio0hai

Results 2 comments of chio0hai

We use their [API](https://api.redgifs.com/docs/index.html) for URLs of the videos, which currently returns URLs in thumbs2.redgifs.com that are broken at the moment. e.g. The api request, https://api.redgifs.com/v2/gifs/illfatdarwinsfox, returns the following URLs...

Looks like the site would respond with Cloudflare challenge if the request is sent with HTTP 1.1. The same request is successful if sent with HTTP 2. $ curl -I...