notracking / hosts-blocklists

Automatically updated, moderated and optimized lists for blocking ads, trackers, malware and other garbage
2.3k stars 148 forks source link

File retrieval URL incorrect? #2

Closed rotational467 closed 8 years ago

rotational467 commented 8 years ago

I'm not sure if this is a pi-hole specific issue, however I needed to change the URLs in pi-hole's default list file from:

https://raw.github.com/notracking/hosts-blocklists/master/...

to

https://raw.githubusercontent.com/notracking/hosts-blocklists/master/...

to get pi-hole to actually pull the lists. The URL as is just causes pi-hole to report no changes and not download anything.

notracking commented 8 years ago

Thanks for the feedback, readme has been updated!