From c734db91064944637e361f90ed90b30d48a7d910 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Tue, 24 Jun 2025 22:35:29 +0500 Subject: feat: flash (.swf) support --- public/catalogue.php | 2 +- public/index.php | 12 +++++++++++- public/upload.php | 8 ++++++-- 3 files changed, 18 insertions(+), 4 deletions(-) (limited to 'public') diff --git a/public/catalogue.php b/public/catalogue.php index 9836cbf..f2a5cd6 100644 --- a/public/catalogue.php +++ b/public/catalogue.php @@ -77,7 +77,7 @@ unset($f);
"> - + No thumbnail. diff --git a/public/index.php b/public/index.php index 556349f..a9ddec3 100644 --- a/public/index.php +++ b/public/index.php @@ -248,6 +248,12 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt');
+ + + + +

This file cannot be displayed.

@@ -452,6 +458,10 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt'); + + + +