From: Michael Tremer Date: Tue, 30 Dec 2025 16:22:04 +0000 (+0000) Subject: dnsbl: Add some simple instructions on how to use the lists X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1e3fac4617fc01743ef20ea9f5f4a69f19a0fc3;p=ipfire.org.git dnsbl: Add some simple instructions on how to use the lists Signed-off-by: Michael Tremer --- diff --git a/src/templates/base.html b/src/templates/base.html index 80fa86ca..6f922b12 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -104,12 +104,6 @@ {{ _("Lists") }} - - {{ _("How To Use?") }} - - diff --git a/src/templates/dnsbl/lists/show.html b/src/templates/dnsbl/lists/show.html index e773a864..551e0f6b 100644 --- a/src/templates/dnsbl/lists/show.html +++ b/src/templates/dnsbl/lists/show.html @@ -80,11 +80,125 @@ + {# How To Use? #} +
+
+
+ {{ _("How To Use?") }} +
+ +
+ +
+
+

+ In IPFire, all blocklists are already included and integrated into the following features: +

+ +
    +
  • + {{ _("URL Filter")}} +
  • + +
  • + {{ _("Intrusion Prevention System") }} +
  • +
+
+
+ + + + +
+
+ {# Sources #} {% if sources %}
-

{{ _("Sources") }}

+
{{ _("Sources") }}