From 5794131a7ccc8d06ef3087dfc12d4be8f795365a Mon Sep 17 00:00:00 2001 From: Niklas Date: Wed, 23 Sep 2020 17:50:34 +0200 Subject: [PATCH] introduce subresource integrity added [integrity](https://developer.mozilla.org/de/docs/Web/Security/Subresource_Integrity) tags to external resources, so browser refuse to load content in case of SHA384 mismatch --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index f9fa1d3..8256fcd 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ What is my IP address? — {{ .Host }} - - - + + +