Paid transfers:
{formatDataVolume(used, 3)}
out of
{formatDataVolume(total, 3)}
(
More information about hotlinking)
{#if frac > 0.99}
You have used all of your data cap. People can still download your
files, but not directly from the API anymore. The file viewer shows
ads on your files and download speeds are limited.
Upgrade options
{:else if frac > 0.8}
You have used {(frac*100).toFixed(0)}% of your data cap. If your
data runs out people won't be able to download your files directly
from the API anymore, ads will be shown on the file viewer and
transfer rates will be limited.
Upgrade options
{/if}