From 2f2b152860de21c12adebafc25a3b5d75cdf3853 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 2 Jun 2025 01:59:00 +0400 Subject: feat: info for file uploader software --- lib/partials.php | 11 +- public/index.php | 16 ++- public/static/img/icons/paste_plain.png | Bin 0 -> 605 bytes public/static/style.css | 9 ++ public/uploaders.php | 178 ++++++++++++++++++++++++++++++++ 5 files changed, 209 insertions(+), 5 deletions(-) create mode 100644 public/static/img/icons/paste_plain.png create mode 100644 public/uploaders.php diff --git a/lib/partials.php b/lib/partials.php index 2a33bd4..e9b2263 100644 --- a/lib/partials.php +++ b/lib/partials.php @@ -4,15 +4,20 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/../config.php'; function html_big_navbar() { echo '' ?> -