From dce2ea02950a5d40fafa5fac8d9c8d15d6a12cd6 Mon Sep 17 00:00:00 2001
From: Wim Brand
Date: Mon, 11 Nov 2019 12:00:18 +0100
Subject: [PATCH] Drop expiry time to 30 days
---
res/template/about.html | 4 ++--
res/template/file_not_found.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/res/template/about.html b/res/template/about.html
index ebbdaf2..0344e0c 100644
--- a/res/template/about.html
+++ b/res/template/about.html
@@ -13,14 +13,14 @@
For how long will my files be stored?
- 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).
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
diff --git a/res/template/file_not_found.html b/res/template/file_not_found.html
index d66b922..dc72fb3 100644
--- a/res/template/file_not_found.html
+++ b/res/template/file_not_found.html
@@ -14,7 +14,7 @@
reasons for this are:
- - The file has not been viewed for 60 days and has expired
+ - The file has not been viewed for 30 days and has expired
- Something went wrong on the pixeldrain servers causing the file to be temporarily unavailable
- The file violated copyright laws and has received a takedown request
- The content was deemed illegal in some country and censorship was requested by a government organisation
@@ -45,7 +45,7 @@
reasons for this are:
- - All files in this list have not been viewed for 60 days and have expired
+ - All files in this list have not been viewed for 30 days and have expired
- Something went wrong on the pixeldrain servers causing the list to be temporarily unavailable
- The files in the list violated copyright laws and have received a takedown request
- The files in the list were deemed illegal in some country and censorship was requested by a government organisation