PKG_NAME:=adblock
PKG_VERSION:=4.5.1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_LICENSE:=GPL-3.0-or-later
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
| games_tracking | | S | tracking | [Link](https://www.gameindustry.eu) |
| hagezi | | VAR | compilation | [Link](https://github.com/hagezi/dns-blocklists) |
| hblock | | XL | compilation | [Link](https://hblock.molinero.dev) |
+| ipfire_dbl | | VAR | compilation | [Link](https://www.ipfire.org/dbl) |
| oisd_big | | XXL | general | [Link](https://oisd.nl) |
| oisd_nsfw | | XXL | porn | [Link](https://oisd.nl) |
| oisd_nsfw_small | | M | porn | [Link](https://oisd.nl) |
hag;nrd-35days;domains/nrd35-29.txt
hst;lite;Lite/domains.wildcards
hst;xtra;Xtra/domains.wildcards
+ipf;ads;ads/domains.txt
+ipf;dating;dating/domains.txt
+ipf;doh;doh/domains.txt
+ipf;gambling;gambling/domains.txt
+ipf;games;games/domains.txt
+ipf;malware;malware/domains.txt
+ipf;phishing;phishing/domains.txt
+ipf;piracy;piracy/domains.txt
+ipf;porn;porn/domains.txt
+ipf;smart-tv;smart-tv/domains.txt
+ipf;social;social/domains.txt
+ipf;violence;violence/domains.txt
stb;standard;hosts
stb;standard-fakenews;alternates/fakenews/hosts
stb;standard-fakenews-gambling;alternates/fakenews-gambling/hosts
"size": "S",
"descr": "tracking"
},
+ "hagezi": {
+ "url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/",
+ "rule": "feed 1",
+ "size": "VAR",
+ "descr": "compilation"
+ },
"hblock": {
"url": "https://hblock.molinero.dev/hosts_domains.txt",
"rule": "feed 1",
"size": "XL",
"descr": "compilation"
},
- "hagezi": {
- "url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/",
+ "ipfire_dbl": {
+ "url": "https://dbl.ipfire.org/lists/",
"rule": "feed 1",
"size": "VAR",
"descr": "compilation"
src_entries=""
[ "${src_name}" = "1hosts" ] && src_cat="${adb_hst_feed}"
[ "${src_name}" = "hagezi" ] && src_cat="${adb_hag_feed}"
+ [ "${src_name}" = "ipfire_dbl" ] && src_cat="${adb_ipf_feed}"
[ "${src_name}" = "stevenblack" ] && src_cat="${adb_stb_feed}"
if [ -n "${src_cat}" ]; then
(