deividgdt / ytadsblocker

YTadsblocker is a script to block all the Youtube's advertisement in Pi-Hole
GNU General Public License v3.0
97 stars 14 forks source link

Video loading issues #3

Closed Keith-Savage closed 3 years ago

Keith-Savage commented 3 years ago

I'm having some issues loading videos on both my television and desktop. I'm a little new to all this, how do I remove the Git clone please?

Thank you

deividgdt commented 3 years ago

Hi,

You can disable the script just executing:

systemctl disable --now ytadsblocker

Or you can remove it:

ytadsblocker.sh uninstall

Also, you can disable the group 'YTADSBLOCKER' on the Pihole configuration at 'Group management' -> 'Groups'.

Kind regards,

Keith-Savage commented 3 years ago

Excellent, thanks very much. I may have another go when I'm a little more advanced :)