* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 502a88b92a6dda21ada75d31efef1533fe21ad0f
@ 2026-03-19 16:14 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-03-19 16:14 UTC (permalink / raw)
To: ipfire-scm
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 502a88b92a6dda21ada75d31efef1533fe21ad0f (commit)
via 2ce5983a4d65df7325ecdcfd63ce600dd73f023d (commit)
from 46b600be0dded992cf372f7c07d174f93aa8f424 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 502a88b92a6dda21ada75d31efef1533fe21ad0f
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Thu Mar 19 16:09:39 2026 +0000
core202: Ship dnsbl.json
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 2ce5983a4d65df7325ecdcfd63ce600dd73f023d
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Thu Mar 19 16:08:41 2026 +0000
dnsbl: Add the Shopping & Streaming categories
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/202/filelists/files | 1 +
config/unbound/dnsbl.json | 14 ++++++++++++++
2 files changed, 15 insertions(+)
Difference in files:
diff --git a/config/rootfiles/core/202/filelists/files b/config/rootfiles/core/202/filelists/files
index 076a4d033..7b83995b3 100644
--- a/config/rootfiles/core/202/filelists/files
+++ b/config/rootfiles/core/202/filelists/files
@@ -1 +1,2 @@
srv/web/ipfire/cgi-bin/ids.cgi
+var/ipfire/dns/dnsbl.json
diff --git a/config/unbound/dnsbl.json b/config/unbound/dnsbl.json
index b4fb33c55..2a18e4c96 100644
--- a/config/unbound/dnsbl.json
+++ b/config/unbound/dnsbl.json
@@ -62,6 +62,13 @@
"description" : "Blocks domains hosting adult content",
"license" : "CC BY-SA 4.0"
},
+ {
+ "name" : "Shopping",
+ "zone" : "shopping.rpz.ipfire.org",
+ "primary" : "primary.dbl.ipfire.org",
+ "description" : "Blocks e-commerce and online retail domains",
+ "license" : "CC BY-SA 4.0"
+ },
{
"name" : "Smart TV",
"zone" : "smart-tv.rpz.ipfire.org",
@@ -76,6 +83,13 @@
"description" : "Blocks domains of social media platforms",
"license" : "CC BY-SA 4.0"
},
+ {
+ "name" : "Streaming",
+ "zone" : "streaming.rpz.ipfire.org",
+ "primary" : "primary.dbl.ipfire.org",
+ "description" : "Blocks music, video-on-demand, and live streaming service domains",
+ "license" : "CC BY-SA 4.0"
+ },
{
"name" : "Violence",
"zone" : "violence.rpz.ipfire.org",
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-19 16:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-19 16:14 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 502a88b92a6dda21ada75d31efef1533fe21ad0f Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox