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/index.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'public/index.php') 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'); + + + +