mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 09:30:00 +00:00
Allow FontAwesome kits to be loaded
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
2366c682f6
commit
fdb5bcc83e
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
! Title: Personal Clean-Web
|
! Title: Personal Clean-Web
|
||||||
! Checksum: bpq2fRFBe1DVAeHP3uQpPg
|
! Checksum: WZB0UHHlmWNPk+0zO3rCSQ
|
||||||
! 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: 2020-09-07T15:33:17+00:00
|
! TimeUpdated: 2020-11-26T10:26:39+00:00
|
||||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||||
! License: https://unlicense.org/
|
! License: https://unlicense.org/
|
||||||
|
|
||||||
|
@ -26,7 +26,8 @@
|
||||||
! All Jimdo websites are using their CDN and are too many to unblock each of them
|
! All Jimdo websites are using their CDN and are too many to unblock each of them
|
||||||
@@||assets.jimstatic.com^$script
|
@@||assets.jimstatic.com^$script
|
||||||
|
|
||||||
! Allow loading fonts from TypeKit
|
! Allow loading fonts from TypeKit and FontAwesome
|
||||||
|
@@||kit.fontawesome.com^$script
|
||||||
@@||use.typekit.net^$script
|
@@||use.typekit.net^$script
|
||||||
|
|
||||||
! Allow embedding of Vimeo and YouTube videos
|
! Allow embedding of Vimeo and YouTube videos
|
||||||
|
|
Loading…
Reference in a new issue