From 2c9a02ab93d4d3c7011ed9ea90c136b8fdad1531 Mon Sep 17 00:00:00 2001 From: Cirakg Date: Sun, 13 Apr 2025 17:47:44 +0200 Subject: feat: Allowed paste upload. --- index.html | 194 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..f4fe7a3 --- /dev/null +++ b/index.html @@ -0,0 +1,194 @@ + + + + + + + Secure Paste + + + + + +
+

paste-cgi

+ +
+ + + + + + + + + + + + + + + +
+ + +
+ + + + + \ No newline at end of file -- cgit v1.2.3