mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-10 01:50:00 +00:00
Fix Youtube
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
49c6e2cb6a
commit
429dac612f
1 changed files with 6 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
! Title: Personal Clean-Web
|
! Title: Personal Clean-Web
|
||||||
! Checksum: qmFXNtBU3EpCRhyfb5juXw
|
! Checksum: Lb1cmVlLh0ei3dzlOB00Cg
|
||||||
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
||||||
! Expires: 1 hour
|
! 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
|
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||||
! License: https://unlicense.org/
|
! License: https://unlicense.org/
|
||||||
|
|
||||||
|
@ -105,5 +105,9 @@
|
||||||
! Scripts hosted on a CDN, required to work at all
|
! Scripts hosted on a CDN, required to work at all
|
||||||
@@||evergreen-production-youneedabudgetco.netdna-ssl.com^$script,domain=app.youneedabudget.com
|
@@||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:
|
! vim: set ft=abp:
|
||||||
|
|
Loading…
Reference in a new issue