mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 09:30:00 +00:00
Fix: Twitter image display
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
5375f7f3cf
commit
2a582ff88e
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
! Title: Personal Clean-Web
|
||||
! Checksum: P4TOe9bhrW3GzhHyg5N4jQ
|
||||
! Checksum: qevEeHGZDS/m7gEQVstyEw
|
||||
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
||||
! Expires: 1 hour
|
||||
! TimeUpdated: 2023-03-23T11:54:00+00:00
|
||||
! TimeUpdated: 2023-03-23T11:54:47+00:00
|
||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||
! License: https://unlicense.org/
|
||||
|
||||
|
@ -356,6 +356,7 @@
|
|||
|
||||
! APP: Twitter (page & TweetDeck) - https://*.twitter.com/
|
||||
@@||abs.twimg.com^$script,domain=twitter.com
|
||||
@@||abs*.twimg.com/bouncer/*$script,domain=twitter.com
|
||||
! Ensure GA block stays in place after whitelisting ton.twimg.com
|
||||
||ton.twimg.com/tweetdeck-web/web/scripts/google_analytics.*$important,script,domain=twitter.com
|
||||
@@||ton.twimg.com^$script,domain=twitter.com
|
||||
|
|
Loading…
Reference in a new issue