Drop expiry time to 30 days

This commit is contained in:
Wim Brand
2019-11-11 12:00:18 +01:00
parent a895751d3b
commit dce2ea0295
2 changed files with 4 additions and 4 deletions

View File

@@ -13,14 +13,14 @@
<h3>For how long will my files be stored?</h3>
<p>
Files will be removed if they have not been viewed for 60 days.
Files will be removed if they have not been viewed for 30 days.
A view is counted when someone visits the file's download page
(pixeldrain.com/u/somefile) or views the file through a list the
file is included in (pixeldrain.com/l/somelist).
</p>
<p>
You cannot delete files yourself. Once a file has been uploaded
to pixeldrain it will stay there for at least 60 days. If you
to pixeldrain it will stay there for at least 30 days. If you
accidentally upload something you shouldn't have, just don't
share the link. The file will expire eventually. File links are
not indexed or published anywhere. As long as you don't share it

View File

@@ -14,7 +14,7 @@
reasons for this are:
</p>
<ul>
<li>The file has not been viewed for 60 days and has expired</li>
<li>The file has not been viewed for 30 days and has expired</li>
<li>Something went wrong on the pixeldrain servers causing the file to be temporarily unavailable</li>
<li>The file violated copyright laws and has received a takedown request</li>
<li>The content was deemed illegal in some country and censorship was requested by a government organisation</li>
@@ -45,7 +45,7 @@
reasons for this are:
</p>
<ul>
<li>All files in this list have not been viewed for 60 days and have expired</li>
<li>All files in this list have not been viewed for 30 days and have expired</li>
<li>Something went wrong on the pixeldrain servers causing the list to be temporarily unavailable</li>
<li>The files in the list violated copyright laws and have received a takedown request</li>
<li>The files in the list were deemed illegal in some country and censorship was requested by a government organisation</li>