UpdatedAug 13, 2024 This is an open project to maintain a list of domain names that serve YouTube ads youtubehacktoberfestyoutube-adspiholead-blockingyoutube-pihole UpdatedSep 27, 2022 Python Docker Compose Dateien für Homelabs dockerwordpressplexnextcloudbookstackgiteatraefikguacamoleportainerhomelab...
UpdatedDec 1, 2024 HTML origamiofficial/youtube-updater-for-pi-hole Star32 Code Issues Pull requests Quick and dirty script that may help with YouTube ads. Run this as root in your Pi-hole and cron it. This is not ideal and not as good as running a proper ad blocker in a browser,...
Both of these solutions are great for doing what you want them to do, block ads, and other unwanted types of traffic. I think Pi-Hole has the edge overall in terms of interface, ease of use, and just overall popularity of the solution which tells you something about how it works and ...
Note: Many content providers (like YouTube / Reddit / Twitch / Spotify / Pandora / Facebook / Hulu) now stream/serve ads from the same servers as the content (meaning if you attempt to block the ads using a Pi-Hole you will also block the content). If you want to view YouTube wit...
repoDir='/pi/youTube_ads_4_pi-hole' 3- Make the script executable sudo chmod a+x youtube.sh 4- Create a scheduled task to run the script: sudo crontab -e 5-Add this line to make it runs every 1 hour, but you can change it to whatever you like ...
dns tracking privacy blacklist blocklist telemetry pi-hole adblock filter-lists adblock-list youtube-ads blocklists pihole privacy-protection pi-hole-blocklists pihole-blocklists pi-hole-lists pihole-ads-list pihole-adblocker-list piholeblocklist Updated Apr 20, 2024 SM...
YouTube script to add the new Ads list for Pi-hole - Automated blacklist update · kboghdady/youTube_ads_4_pi-hole@8fd1e5e
repoDir='/pi/youTube_ads_4_pi-hole' 3- Make the script executablesudo chmod a+x youtube.sh 4- Create a scheduled task to run the script: sudo crontab -e 5-Add this line to make it runs every 1 hour, but you can change it to whatever you like...
it will be more effective if you add it the crontab Steps: 1- Download the script from github using this command : git clone https://github.com/kboghdady/youTube_ads_4_pi-hole.git cd youTube_ads_4_pi-hole 2- Change where the repo directory in youtube.shrepoDir='/pi/youTube_...
repoDir='/pi/youTube_ads_4_pi-hole' 3- Make the script executable sudo chmod a+x youtube.sh 4- Create a scheduled task to run the script: sudo crontab -e 5-Add this line to make it runs every 1 hour, but you can change it to whatever you like ...