- Hotlinking protection has been enabled for this file. This happens when - a file is downloaded many times outside of our file viewer page (this - page). Usually this means people are using download managers like - JDownloader 2, Aria2 or wget. Using a download manager circumvents - pixeldrain's advertisements and we lose money because of that. More - information about this protection mechanism can be found on the home page. -
+ {#if file.availability === "file_rate_limited_captcha_required"} ++ Hotlinking protection has been enabled for this file. This happens when + a file is downloaded many times outside of our file viewer page (this + page). Usually this means people are using download managers like + JDownloader 2, Aria2 or wget. Using a download manager circumvents + pixeldrain's advertisements and we lose money because of that. More + information about this protection mechanism can be found on the home page. +
+ {:else if + file.availability === "ip_download_limited_captcha_required" || + file.availability === "ip_transfer_limited_captcha_required" + } ++ You have reached your download limit for today. People without a + pixeldrain account are limited to downloading + {limits.download_limit} files or + {formatDataVolume(limits.transfer_limit, 3)} per day. This limit is + counted per IP address, so if you're on a shared network it's + possible that others have also contributed to this limit. +
++ In the last 24 hours you have downloaded + {limits.download_limit_used} files and used + {formatDataVolume(limits.transfer_limit_used, 3)} bandwidth. +
+ {/if}This warning disappears when the you are a Patreon supporter,