I\'m trying to catch curl requests of https://somehosts.com/api/random, and give those response 200 code with a redirected page. (to avoid DoS).
In my API controller,