Update some documentation

This commit is contained in:
2021-08-01 13:39:19 +02:00
parent de1b1a97b2
commit e1da72c88a
3 changed files with 38 additions and 19 deletions

View File

@@ -34,6 +34,18 @@ spare some coins. Possible methods for donating are:
* <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WU49A5NHPAZ9G&source=url"> * <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WU49A5NHPAZ9G&source=url">
Donate with PayPal</a> Donate with PayPal</a>
## Advertising
You can advertise on pixeldrain! We generate millions of impressions a day from
all over the world. Due to a current lack of advertisers our traffic is very
cheap. Only about € 0,02 CPM.
Check out our [advertising partner
A-Ads](https://a-ads.com/campaigns/new?selected_ad_unit_id=73974&selected_source_type=ad_unit&partner=73974)
to get started. On our [ad unit
page](https://a-ads.com/ad_units/73974/stats?partner=73974) you can find
statistics of our traffic (impressions, CTR, localization and language).
## Content policy ## Content policy
The following types of content are not allowed to be shared on pixeldrain. They The following types of content are not allowed to be shared on pixeldrain. They

View File

@@ -6,7 +6,10 @@
{{if .Authenticated}}<a href="/user">{{.User.Username}}</a> {{if .Authenticated}}<a href="/user">{{.User.Username}}</a>
<a href="/user/filemanager#files">My Files</a> <a href="/user/filemanager#files">My Files</a>
<a href="/user/filemanager#lists">My Lists</a> <a href="/user/filemanager#lists">My Lists</a>
{{if .User.IsAdmin}}<a href="/admin">Admin Panel</a>{{end}} {{if .User.IsAdmin}}
<a href="/user/buckets">Buckets</a>
<a href="/admin">Admin Panel</a>
{{end}}
<a href="/logout">Log out</a> <a href="/logout">Log out</a>
{{else}} {{else}}
<a href="/login">Login</a> <a href="/login">Login</a>

View File

@@ -84,15 +84,17 @@
<br/> <br/>
<!-- Svelte element --> <!-- Svelte element -->
<div id="uploader" class="page_content" style="padding-top: 0; margin-bottom: 100px;"></div> <div id="uploader" class="page_content" style="padding-top: 0; margin-bottom: 50px;"></div>
<h1>What is pixeldrain?</h1> <h1>What is pixeldrain?</h1>
<div class="page_content"><div class="limit_width"> <div class="page_content"><div class="limit_width">
<p> <p>
Pixeldrain is a file sharing website built for speed and Pixeldrain is a file sharing website built for speed and ease of
ease of use. Pixeldrain does not cost any money, though use. You can upload files you want to share online to our
donations are appreciated. See how you can support servers and we will hold on to them for at least a month. During
pixeldrain below. this time anyone with the link will be able to download your
files. Pixeldrain is built to be as fast as possible, so you
don't have to do any unnecessary waiting when downloading files.
</p> </p>
<p> <p>
Files can be uploaded by clicking the big green upload Files can be uploaded by clicking the big green upload
@@ -100,16 +102,12 @@
manager. manager.
</p> </p>
<p> <p>
You can also create lists, which are a collection of files. If you uploaded multiple files at once you can also create a
Like a photo album, a music record or a video compilation. list, which is a collection of files with one single link. Like
To do this you need to upload a bunch of files at once. The a photo album, a music record or a video compilation. Click the
files will be saved in the order you uploaded them. When all 'Create list with uploaded files' button after your uploads are
files have finished uploading you click the "Create list complete. The files will be saved in the order you uploaded
with uploaded files" button and you will be asked to enter a them.
name for your list. After picking a name the list will be
created and opened in a new window. If your browser blocks
the window you can also find a link to the list at the
bottom of your uploaded files.
</p> </p>
<h2 id="pro">Getting more out of pixeldrain</h2> <h2 id="pro">Getting more out of pixeldrain</h2>
@@ -186,14 +184,19 @@
You have this plan<br/> You have this plan<br/>
Thank you for supporting pixeldrain! Thank you for supporting pixeldrain!
{{else}} {{else}}
<a href="https://www.patreon.com/join/pixeldrain/checkout?rid=5291427" class="button button_highlight">Only € 2 per month!</a> (Excluding tax) Only
<a href="https://www.patreon.com/join/pixeldrain/checkout?rid=5291427" class="button button_highlight">€ 2 per month</a>
or
<a href="https://www.patreon.com/join/pixeldrain/checkout?rid=5291427&cadence=12" class="button button_highlight">€ 20 per year!</a>
<br/>
(Excluding tax)
<br/> <br/>
Subscription managed by Patreon Subscription managed by Patreon
{{end}} {{end}}
</div> </div>
</div> </div>
</div> </div>
<br/><br/> <br/>
<div style="text-align: center;"> <div style="text-align: center;">
Do you need even more time and space? Check out our other plans Do you need even more time and space? Check out our other plans
</div> </div>
@@ -275,7 +278,7 @@
</div> </div>
</div> </div>
</div> </div>
<!--
<br/> <br/>
<h2>Premium</h2> <h2>Premium</h2>
<div class="highlight_dark"> <div class="highlight_dark">
@@ -293,6 +296,7 @@
of the Pro subscription. A base rate of €2 per month will be of the Pro subscription. A base rate of €2 per month will be
billed regardless of your usage. billed regardless of your usage.
</p> </p>
-->
</div></div> </div></div>
<template id="tpl_file_expiry"> <template id="tpl_file_expiry">