From 6c73dd75be339032998811a1354f69e547301071 Mon Sep 17 00:00:00 2001 From: MasterAcnolo <68693319+MasterAcnolo@users.noreply.github.com> Date: Mon, 16 Feb 2026 21:34:39 +0100 Subject: [PATCH] Feat: Add Paste BTN URL Input --- public/index.html | 10 ++++++++- public/script/clipboardPaste.js | 35 +++++++++++++++++++++++++++++++ public/styles/layout/form.css | 37 +++++++++++++++++++++++++++++++++ 3 files changed, 81 insertions(+), 1 deletion(-) create mode 100644 public/script/clipboardPaste.js diff --git a/public/index.html b/public/index.html index 2304b0d..e51cc6f 100644 --- a/public/index.html +++ b/public/index.html @@ -206,7 +206,14 @@