From c31320dd1e10a57b381354085124431d5eb7f8c3 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 15 Jun 2025 16:53:35 +0400 Subject: upd: noscript updates --- public/index.php | 70 ++++++++++++++++++++++----------- public/static/img/icons/chad.png | Bin 0 -> 1167 bytes public/static/scripts/audiorecorder.js | 9 ++--- public/static/style.css | 11 ++++++ 4 files changed, 62 insertions(+), 28 deletions(-) create mode 100644 public/static/img/icons/chad.png (limited to 'public') diff --git a/public/index.php b/public/index.php index c3eea01..4186399 100644 --- a/public/index.php +++ b/public/index.php @@ -123,6 +123,11 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt');
+ +
@@ -196,7 +201,6 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt'); - @@ -232,8 +236,11 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt');
-
-
+
+
+

Form Upload

+
+