+ You can deposit credit on your pixeldrain account with Bitcoin, + Lightning network (node info) and Dogecoin. You must pay the full + amount as stated on the invoice, else your payment will fail. +
++ Do note that it is not possible to withdraw coins from your + pixeldrain account. It's not a wallet. Any amount of money you + deposit has to be used up. +
+Created | +Amount | +Status | ++ |
{formatDate(row.time, true, true, false)} | ++ {#if row.status === "InvoiceCreated"} + New (waiting for payment) + {:else if row.status === "InvoiceProcessing"} + Payment received, waiting for confirmations + {:else if row.status === "InvoiceSettled"} + Paid + {:else if row.status === "InvoiceExpired"} + Expired + {:else} + {row.status} + {/if} + | ++ {#if row.status === "New" || row.status === "InvoiceCreated"} + + paid Pay + + {/if} + | +
+ Here you can control which websites are allowed to embed your files in + their web pages. If a website that is not on this list tries to embed + one of your files the request will be blocked. +
++ The list should be formatted as a list of domain names separated by a + space. Like this: 'pixeldrain.com google.com twitter.com' +
+ +You can change the appearance of your file viewer pages. The images you choose here will be loaded each time someone visits one of your files. @@ -148,7 +118,7 @@ onMount(() => { should use APNG or WebP. Avoid using animated GIFs as they are very slow to load.
-Choose a theme for your download pages. This theme will override the theme preference of the person viewing the file. Set to 'None' to let @@ -159,7 +129,7 @@ onMount(() => { on:theme_change={e => {theme = e.detail; save()}}> -
Will be shown above the file. Maximum height is 90px. Will be shrunk if
larger. You can also add a link to open when the visitor clicks the
@@ -174,8 +144,8 @@ onMount(() => {
Remove
+ Header image link:
This image will be shown behind the file which is being viewed. I recommend choosing something dark and not too distracting. Try to keep @@ -207,7 +177,7 @@ onMount(() => { {/if} -
Will be shown below the file. Maximum height is 90px. Will be shrunk if
larger.
@@ -221,8 +191,8 @@ onMount(() => {
Remove
+ Footer image link:
- Here you can control which websites are allowed to embed your files in - their web pages. If a website that is not on this list tries to embed - one of your files the request will be blocked. -
-- The list should be formatted as a list of domain names separated by a - space. Like this: 'pixeldrain.com google.com twitter.com' -
-
- 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. -
+
+ Current account balance:
+ When your prepaid subscription is active you will be charged daily based + on usage. 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. +
-- When bandwidth sharing is enabled all the bandwidth that your files - use will be subtracted from your data cap. Advertisements will be - disabled on the download pages for your files and download speed - will be unlimited. The rate limiting captcha for files is also - disabled when bandwidth sharing is on. You can directly embed your - file's download link anywhere, you don't need to use the file viewer - page. -
- -- Billshock limit in gigabytes per month (1 TB = 1000 GB). Set to 0 to disable. -
- - - Bandwidth used in the last 30 days: {formatDataVolume(transfer_used, 3)}, - new limit: {formatDataVolume(transfer_cap*1e9, 3)} -- The billshock limit limits how much bandwidth your account can use - in a 30 day window. When this limit is reached files will show ads - again and can only be downloaded from the file viewer page. This is - mostly useful for prepaid plans, but it works for patreon plans too. - Set to 0 to disable the limit. -
+