1
0
mirror of https://github.com/Luzifer/browser-privacy.git synced 2024-09-19 21:32:54 +00:00

Allow Vimeo globally

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-11-22 10:50:04 +01:00
parent 173e4f66f7
commit 441459f6a5
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -1,8 +1,8 @@
! Title: Personal Clean-Web ! Title: Personal Clean-Web
! Checksum: 4W9iKdm8TVO3y2zlhPbdwg ! Checksum: 4EwRccer0aOYjz9Pb3fvuQ
! 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-11-22T09:49:41+00:00 ! TimeUpdated: 2018-11-22T09:50:04+00:00
! Homepage: https://github.com/Luzifer/browser-privacy ! Homepage: https://github.com/Luzifer/browser-privacy
! License: https://unlicense.org/ ! License: https://unlicense.org/
@ -29,7 +29,8 @@
! Allow loading fonts from TypeKit ! Allow loading fonts from TypeKit
@@||use.typekit.net^$script @@||use.typekit.net^$script
! Allow embedding of YouTube videos ! Allow embedding of Vimeo and YouTube videos
@@||player.vimeo.com/video/*$subdocument
@@||www.youtube.com/embed/*$subdocument @@||www.youtube.com/embed/*$subdocument
! Override allowed analytics in EasyPrivacy ! Override allowed analytics in EasyPrivacy