mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 17:40:00 +00:00
Fix twitter
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
bd3f398509
commit
cc5fb01a68
1 changed files with 6 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
! Title: Personal Clean-Web
|
||||
! Checksum: JgVtTDWyxTDNMsAsmKxoaw
|
||||
! Checksum: qboywv8117WNLE4htQjPbQ
|
||||
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
||||
! Expires: 1 hour
|
||||
! TimeUpdated: 2018-06-13T07:52:40+00:00
|
||||
! TimeUpdated: 2018-06-17T12:11:07+00:00
|
||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||
! License: https://unlicense.org/
|
||||
|
||||
|
@ -96,6 +96,10 @@
|
|||
! Allow playback of videos hosted on Twitter using internal player
|
||||
@@||abs.twimg.com/web-video-player/*$script,domain=twitter.com
|
||||
|
||||
! APP: Twitter - https://www.twitter.com/
|
||||
! Scripts hosted on Twitter CDN, required to work at all
|
||||
@@||abs.twimg.com^$script,domain=twitter.com
|
||||
|
||||
! APP: YNAB - https://app.youneedabudget.com/
|
||||
! Scripts hosted on a CDN, required to work at all
|
||||
@@||evergreen-production-youneedabudgetco.netdna-ssl.com^$script,domain=app.youneedabudget.com
|
||||
|
|
Loading…
Reference in a new issue