From 0479a78d16e03bcffc342703d6312fab526e4ef1 Mon Sep 17 00:00:00 2001 From: Cirakg Date: Mon, 14 Apr 2025 23:33:52 +0200 Subject: feat: Move static file handling to nginx config and create script.js. Remove unnecesary code from paste-cgi.py --- index.html | 143 +++---------------------------------------------------------- 1 file changed, 5 insertions(+), 138 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index f4fe7a3..cafb087 100644 --- a/index.html +++ b/index.html @@ -3,15 +3,16 @@ - - Secure Paste + paste-cgi
-

paste-cgi

+ +

paste-cgi

+
@@ -54,141 +55,7 @@
- - + \ No newline at end of file -- cgit v1.2.3