From ab1d818f4f5719b604bd06506ae58690f474b1ec Mon Sep 17 00:00:00 2001 From: GhostlyDark <31742919+GhostlyDark@users.noreply.github.com> Date: Fri, 14 Mar 2025 18:11:34 +0100 Subject: [PATCH] Add CSP to mitigate XSS --- index.html | 1 + index_template.html | 1 + 2 files changed, 2 insertions(+) diff --git a/index.html b/index.html index b615605..e6cb341 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@