From 44bae636a7f31c7c8ec75d137eb1767df59aad0d Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sun, 24 Jan 2021 12:49:15 -0600 Subject: [PATCH] =?UTF-8?q?fix(web):=20=F0=9F=90=9B=20extract=20inline=20t?= =?UTF-8?q?pl=20redirect=20script=20to=20not=20be=20blocked=20by=20csp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/index.html | 6 +----- web/public/tpl-redirect.js | 3 +++ 2 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 web/public/tpl-redirect.js diff --git a/web/public/index.html b/web/public/index.html index 7b04db6958..25787f2e48 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -11,11 +11,7 @@ - +