mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 09:30:00 +00:00
Allow Gheed to load platform content for creators
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
bf4d93b160
commit
8e855edec2
1 changed files with 7 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
! Title: Personal Clean-Web
|
! Title: Personal Clean-Web
|
||||||
! Checksum: PR672pw7IK54T6XD4IG+dA
|
! Checksum: f4wXMqwrcXTzn4ORaTtHQQ
|
||||||
! 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: 2021-12-11T17:03:09+00:00
|
! TimeUpdated: 2021-12-11T17:04:26+00:00
|
||||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||||
! License: https://unlicense.org/
|
! License: https://unlicense.org/
|
||||||
|
|
||||||
|
@ -137,6 +137,11 @@
|
||||||
! APP: Foursquare - https://foursquare.com/
|
! APP: Foursquare - https://foursquare.com/
|
||||||
@@||4sqi.net^$script,domain=foursquare.com
|
@@||4sqi.net^$script,domain=foursquare.com
|
||||||
|
|
||||||
|
! APP: Gheed - https://gheed.com
|
||||||
|
@@||embed.twitch.tv/embed/*$script,domain=gheed.com
|
||||||
|
@@||platform.twitter.com/widgets.js$script,domain=gheed.com
|
||||||
|
@@||www.youtube.com/player_api$script,domain=gheed.com
|
||||||
|
|
||||||
! APP: GitLab - https://gitlab.com/
|
! APP: GitLab - https://gitlab.com/
|
||||||
@@||assets.gitlab-static.net^$script,domain=gitlab.com
|
@@||assets.gitlab-static.net^$script,domain=gitlab.com
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue