jacklul / pihole-updatelists

Update Pi-hole's lists from remote sources easily
MIT License
1.42k stars 82 forks source link

Invalid Whitelist #125

Closed danezmotion closed 1 year ago

danezmotion commented 1 year ago

Hello, Im getting an error when trying to add the anudeep whitelist. Im not sure where to debug and I have run out of solves.


Fetching WHITELIST from '/etc/pihole/list_white_anudeep.txt'... done (1 entries) Processing... Invalid: https://raw.githubusercontent.com/anudeepnd/whitelist/master/domains/whitelist.txt Summary: 1 invalid

Any ideas?

jacklul commented 1 year ago

WHITELIST_URL must point to list like https://raw.githubusercontent.com/anudeepnd/whitelist/master/domains/whitelist.txt, they way you've done it is incorrect.

danezmotion commented 1 year ago

oh, ok. Thank you. That did work. However, I have it like this in the ADLISTS_URL and that worked great. How come this doesn't work the same?

jacklul commented 1 year ago

Because only ADLISTS_URL has that specific behavior.