Brant implemented the function of the userscript on-site. Thanks!
[Back to main page]This page contains instructions for fixing 4cdn.org image links not loading when hotlinked. The reason for this behaviour appears to be 4cdn.org's Cloudflare temporarily blocking and denying your request, if your HTTP GET request contains a referer header. This tells Cloudflare that you are attemping to view the image from the refered website (in this case brantsteele.net) which might be considered as hotlinking, and blocked to save traffic and potentially lessen the costs of serving hotlinking websites. In the following is explained how to remove the referer header from your GET requests.
Install the [Greasemonkey] extension, then [click here] and hit Install.
Install the [Tampermonkey] extension, then [click here] and hit Install.
Note: Unlike the userscript, these changes are global. PIXIV only displays images when referer headers are enabled.
Firefox is able to remove referer headers from only images natively, thus being the cleaner, faster and less messy solution compared to Chrome.
Chrome does not allow you to change this behaviour yourself, however there is an add-on available for this, which you have to install and keep enabled.
[Install No Referer Image Add-on]