diff --git a/README.md b/README.md index 98464d8..df4aea9 100755 --- a/README.md +++ b/README.md @@ -15,4 +15,8 @@ We will be using Docker containers. 3. Change uploads/.htaccess file to reflect your directory. 4. Change classes/SessionHelper.php to set the admin username and password. (Username: cleartext, Password: hash sha512) 5. User Let's Encrypt and Strict HSTS to keep your site safe. -6. Setup a cron on your server to execute cron.sh (as web user like www-data) every hour. \ No newline at end of file +6. Setup a cron on your server to execute cron.sh (as web user like www-data) every hour. + +### Donation: + +Monero: 4BCveGZaPM7FejGkhFyHgtjVXZw52RrYxKs7znZdmnWLfB3xDKAW6SkYZPpNhqBvJA8crE8Tug8y7hx8U9KAmq83PwLtVLe \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 7375ad1..be47bf2 100755 --- a/templates/index.html +++ b/templates/index.html @@ -98,6 +98,13 @@

Upload We don' + +
+
+ Monero donation: 4BCveGZaPM7FejGkhFyHgtjVXZw52RrYxKs7znZdmnWLfB3xDKAW6SkYZPpNhqBvJA8crE8Tug8y7hx8U9KAmq83PwLtVLe +
+
+ {% endblock %} diff --git a/templates/template.html b/templates/template.html index 203b878..e685a75 100755 --- a/templates/template.html +++ b/templates/template.html @@ -137,7 +137,7 @@


-
Copyright 2016-2019 nullupload.com - Version: {{version}}
+
Copyright 2016-2020 nullupload.com - Version: {{version}}