kboghdady / youTube_ads_4_pi-hole

YouTube script to add the new Ads list for Pi-hole
2.45k stars 266 forks source link

Working Blocklist entry #39

Closed frunkAF closed 4 years ago

frunkAF commented 4 years ago

Hello!

Just a suggestion,

using the script to add the blacklist to '/etc/pihole' causes the gui to chug. My preferred method is to add a url to the blocklist.

Adding the url in your instructions...

https://github.com/kboghdady/youTube_ads_4_pi-hole/blob/master/youtubelist.txt

Doesn't get me the list.

However, adding the url you curl in your script...

https://raw.githubusercontent.com/kboghdady/youTube_ads_4_pi-hole/master/black.list

Successfully pulls the list and updates gravity!

kboghdady commented 4 years ago

Thank you @frunkAF I just updated the documentation