ytadsblocker
ytadsblocker copied to clipboard
YTadsblocker is a script to block all the Youtube's advertisement in Pi-Hole
Whenever I run the service, it will fail after a while. Sometimes it runs for 30 minutes sometimes it stops immediately after starting the service. But I can't really figure...
I did take a quick look at your scripts and it looks like you are filtering the dns query log with a regex and add all matched domains to the...
This will not work when the querylogging is off. I propose that you use something like: echo " select domain from queries where domain like '%.googlevideo.com'and status in (2, 3,14,12,13)...
After installing, I run `service ytadsblocker status` to ensure that the service is running. That returns ``` ● ytadsblocker.service - Youtube ads blocker service for Pi-hole Loaded: loaded (/lib/systemd/system/ytadsblocker.service; enabled;...
Hi Script was worink well in Docker no I getthe following Error : Reinstalling the service..../ytadsblocker.sh: line 223: systemctl: command not found I was not able to fix it root@pihole:/ytadsblocker#...
Sorry if I misunderstood, but if you're trying to filter all the subdomains that match a regular expression, isn't it easier to add that regular expression as a filter directly...
Installed Pi-hole V6 Beta Testing. Bare metal, not docker. Today updated and ytadsblocker does not work any more: `Error: stepping, UNIQUE constraint failed: group.name (19)` Tried to reinstall ytadsblocker. All...
ubuntu 22 with Pi-hole v5.14.2 FTL v5.20 Web Interface v5.18 gives me error it doesn't install correctly https://prnt.sc/dq-Bfj9ByB1h