From 22abfb4b513dbf7eb17e0ea6f94cd2b311572f2f Mon Sep 17 00:00:00 2001
From: uvok cheetah
Date: Sun, 18 Oct 2020 20:50:56 +0200
Subject: Revert "Add notice for blocked comments"

This reverts commit 55e781aa70a10ff444a6c932b01f4758c4bb8e28.
---
 _includes/commentNotice.html | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/_includes/commentNotice.html b/_includes/commentNotice.html
index e36557c..95d8722 100644
--- a/_includes/commentNotice.html
+++ b/_includes/commentNotice.html
@@ -5,12 +5,6 @@
     data-isso-vote=false
     src="//c.uvok.de/js/embed.min.js"></script>
   <section id="isso-thread">
-    <p>If you can read this, loading the comment form failed.
-    (Check browser plugins like Privacy Badger, uBlock Origin, NoScript...)</p>
-
-    <p>Wenn Ihr das lesen könnt, ist das Laden des Kommentarformulars fehlgeschlagen.
-    (Prüft Browser-AddOns wie Privacy Badger, uBlock Origin, NoScript...)</p>
-
     {% if jekyll.environment == "development" %}
     {% include testc.html %}
     {% endif %}
-- 
cgit v1.2.3