]> git.99rst.org Git - openwrt-packages.git/commit
adblock: replace the CARTO basemap with local outlines
authorDirk Brenken <redacted>
Thu, 27 Aug 2026 12:00:04 +0000 (14:00 +0200)
committerDirk Brenken <redacted>
Thu, 27 Aug 2026 12:00:04 +0000 (14:00 +0200)
commitff5519f75032bcbcfe9db97a49c96f6ba5d65e89
tree3178287d28a09eb1198a94feec94d2ab6f6f5906
parent7390f8e8fe88fd2bc037a5e4f37dca05a700ee3b
adblock: replace the CARTO basemap with local outlines

CARTO now requires an API key for the raster basemaps at basemaps.cartocdn.com and watermarks every unauthenticated tile request, so the GeoIP map currently renders "API KEY REQUIRED" across the whole viewport.
Therefore in luci-app-banip the basemap is now drawn from country outlines that ship with the package: Natural Earth 1:110m, public domain, all attributes stripped, simplified to 36 kB (~10 kB in the apk).

readme changes in the base package only

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