When your prepaid subscription is active you will be charged daily
based on usage. Hotlink bandwidth is charged per TB based on the
usage of the previous day. The amount charged for storage each day
is your storage usage at the end of the day multiplied by the
storage price (€4 / TB) and divided by the average number of days in
a month (30.4375). So if you have exactly 1 TB on your account you
will be charged €0.131416838 per day.
The prepaid subscription will stay active for as long as you have
credit on your account. When you reach negative balance the
subscription will automatically end. You will need a positive
balance to activate the subscription again.
{#if result !== ""}
{result}
{/if}
Prepaid
{#if window.user.subscription.id === "prepaid"}
Currently active
{:else}
{/if}
Base price of €2 per month (includes all the benefits of the Pro plan)
€4 per TB per month for storage
€2 per TB for hotlink bandwidth
All advertisements disabled
No rate limit, your files will download at the highest speed possible
Just storage
{#if window.user.subscription.id === "prepaid_storage"}
Currently active
{:else}
{/if}
Base price of €1 per month
€4 per TB per month for storage
100 GB of hotlink bandwidth per month
You don't see ads, but people downloading your files do see ads
Temporary storage
{#if window.user.subscription.id === "prepaid_storage_temp"}
Currently active
{:else}
{/if}
Base price of €1 per month
€2 per TB per month for storage
100 GB of hotlink bandwidth per month
You don't see ads, but people downloading your files do see ads
Files expire 90 days after the last time they're viewed
Free
{#if window.user.subscription.id === ""}
Currently active
{:else}
{/if}