From aeff80740333ec49d13638f36b2bc74bc820404c Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Wed, 18 Jun 2025 15:19:21 +0500 Subject: feat: set file password --- public/index.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index a6fa197..9e3dc4e 100644 --- a/public/index.php +++ b/public/index.php @@ -333,6 +333,13 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt'); maxlength=""> + + Password[?]: + + + Preserve original filename: -- cgit v1.2.3