mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 09:30:00 +00:00
Fix Soundcloud
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
429dac612f
commit
301d4a3490
1 changed files with 6 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
! Title: Personal Clean-Web
|
||||
! Checksum: Lb1cmVlLh0ei3dzlOB00Cg
|
||||
! Checksum: lkkUCC4n5/rX4GzSy+e1oA
|
||||
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
||||
! Expires: 1 hour
|
||||
! TimeUpdated: 2018-06-20T22:05:32+00:00
|
||||
! TimeUpdated: 2018-06-21T10:22:49+00:00
|
||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||
! License: https://unlicense.org/
|
||||
|
||||
|
@ -80,6 +80,10 @@
|
|||
! Scripts hosted on a CDN, required to work at all
|
||||
@@||a.slack-edge.com^$script,domain=slack.com
|
||||
|
||||
! APP: Soundcloud - https://soundcloud.com/
|
||||
! Scripts hosted on a CDN, required to work at all
|
||||
@@||sndcdn.com^$script,domain=soundcloud.com
|
||||
|
||||
! APP: ToDoist - https://todoist.com/
|
||||
! Scripts hosted on a CDN, required to work at all
|
||||
@@||d3ptyyxy2at9ui.cloudfront.net^$script,domain=todoist.com
|
||||
|
|
Loading…
Reference in a new issue