]> git.99rst.org Git - openwrt-packages.git/commit
adblock: keep the GeoIP map usable without a local uplink
authorDirk Brenken <redacted>
Sun, 26 Jul 2026 19:53:09 +0000 (21:53 +0200)
committerDirk Brenken <redacted>
Sun, 26 Jul 2026 19:53:09 +0000 (21:53 +0200)
commit0bcf4cab80fc81e77db9012bd6c76318f04a4fa0
tree1b0431774a78eef6e1613034f11f1f08c6b9b36c
parente74adcb2afdf62cb07e17aea7479bc276ba07b4b
adblock: keep the GeoIP map usable without a local uplink

The map array anchor and the f_fetch call were placed inside the uplink branch, so a WAN
interface without a resolvable address left adb_map.jsn empty. That skipped the blocked domain
lookup as well and dropped the entire map, not just the local marker.

Signed-off-by: Dirk Brenken <redacted>
net/adblock/Makefile
net/adblock/files/adblock.sh
git clone https://git.99rst.org/PROJECT