mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 09:30:00 +00:00
Fix: Instagram now loads assets from FB CDN
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
79348eb9a3
commit
f51dc5947c
1 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
! Title: Personal Clean-Web
|
||||
! Checksum: BHm/YBLjhCwdB0kdffP45A
|
||||
! Checksum: 7VriDdb62jJqmo8rqdR4Ng
|
||||
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
||||
! Expires: 1 hour
|
||||
! TimeUpdated: 2020-05-20T12:49:25+00:00
|
||||
! TimeUpdated: 2020-05-20T12:50:12+00:00
|
||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||
! License: https://unlicense.org/
|
||||
|
||||
|
@ -129,6 +129,9 @@
|
|||
! APP: Indiegogo - https://www.indiegogo.com/
|
||||
@@||iggcdn.com^$script,domain=www.indiegogo.com
|
||||
|
||||
! APP: Instagram - https://instagram.com
|
||||
@@||z-p42-instagram.c10r.facebook.com^$script,domain=instagram.com
|
||||
|
||||
! APP: INWX - https://www.inwx.de/
|
||||
@@||static.inwx.com^$script,domain=www.inwx.de
|
||||
@@||static-new.inwx.com/js/*$script,domain=www.inwx.de
|
||||
|
|
Loading…
Reference in a new issue