From 429dac612fda95881cec0a26f6941377077abee8 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Thu, 21 Jun 2018 00:05:32 +0200 Subject: [PATCH] Fix Youtube Signed-off-by: Knut Ahlers --- filters.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/filters.txt b/filters.txt index 81405d4..b699f9b 100644 --- a/filters.txt +++ b/filters.txt @@ -1,8 +1,8 @@ ! Title: Personal Clean-Web -! Checksum: qmFXNtBU3EpCRhyfb5juXw +! Checksum: Lb1cmVlLh0ei3dzlOB00Cg ! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery ! Expires: 1 hour -! TimeUpdated: 2018-06-18T20:45:52+00:00 +! TimeUpdated: 2018-06-20T22:05:32+00:00 ! Homepage: https://github.com/Luzifer/browser-privacy ! License: https://unlicense.org/ @@ -105,5 +105,9 @@ ! Scripts hosted on a CDN, required to work at all @@||evergreen-production-youneedabudgetco.netdna-ssl.com^$script,domain=app.youneedabudget.com +! APP: YouTube - https://www.youtube.com/ +! Scripts hosted on a CDN, required to work at all +@@||s.ytimg.com^$script,domain=www.youtube.com + ! vim: set ft=abp: