{#if loading}
{/if}

Manage subscription

Current account balance:

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
  • €4 per TB per month for storage
  • €2 per TB for hotlink bandwidth
  • No bandwidth limit, your files will download at the highest speed possible
Prepaid (just storage)
{#if window.user.subscription.id === "prepaid_storage"} Currently active {:else} {/if}
  • Base price of €0.10 per month
  • €4 per TB per month for storage
  • No hotlink bandwidth (rate limiting will be enabled when a file uses too much bandwidth)
  • You don't see ads, but people downloading your files do see ads
Free
{#if window.user.subscription.id === ""} Currently active {:else} {/if}
  • Standard free plan, files expire after 30 days.