I noticed that my bot was receiving a 403 today when trying to access the wallhaven api. I tried the request via curl on my local machine and got the same result. It worked in the browser, though. So then I tried to add my browsers user agent string as a header in the curl request and it worked again.
Is this a bug/regression or is this intentional?
