]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dnsbl: Add the Shopping & Streaming categories
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Mar 2026 16:08:41 +0000 (16:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Mar 2026 16:08:41 +0000 (16:08 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/unbound/dnsbl.json

index b4fb33c55838ed00a67aca14697a3eb2040dbb48..2a18e4c966132c9e0fd72be687e61d2b1e8de7b7 100644 (file)
                "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",
                "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",