jessedp / pihole5-list-tool

A tool for quickly and easily bulk adding allow and ad/block lists to a Pi-hole 5 installation
MIT License
312 stars 18 forks source link

Whitelist tool added individual letters as regex whitelists instead of domains #13

Closed PaulMorel closed 4 years ago

PaulMorel commented 4 years ago

It's a bit hard do explain, so I have this screenshot to convey what I mean.

image

It seems like the first 9 characters of the first domain on the anudeepND's whitelist were split into separate regex whitelists and the rest, I'm not sure where it comes from.

I doubt this is normal.

Here are my versions:

Any ideas?

jessedp commented 4 years ago

0.4.5 fixes this.

pip3 install pihole5-list-tool --upgrade