mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 17:40:00 +00:00
Allow Google Open Source Platform to load its assets
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
d46e6d78c6
commit
45b62e840f
1 changed files with 7 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
! Title: Personal Clean-Web
|
! Title: Personal Clean-Web
|
||||||
! Checksum: OWLXTSqfwIm7dD1iNvSTjg
|
! Checksum: lNqrh9LS//KRSYgjNlKW/g
|
||||||
! 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:05:00+00:00
|
! TimeUpdated: 2021-12-11T17:06:08+00:00
|
||||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||||
! License: https://unlicense.org/
|
! License: https://unlicense.org/
|
||||||
|
|
||||||
|
@ -96,6 +96,11 @@
|
||||||
@@||api.xs2a.com^$script,domain=usecaya.com
|
@@||api.xs2a.com^$script,domain=usecaya.com
|
||||||
@@||js.chargebee.com^$script,domain=usecaya.com
|
@@||js.chargebee.com^$script,domain=usecaya.com
|
||||||
|
|
||||||
|
! APP: CS Google - https://cs.opensource.google
|
||||||
|
@@||apis.google.com/js/client.js$script,domain=cs.opensource.google
|
||||||
|
@@||apis.google.com/_/scs/apps-static/*$script,domain=cs.opensource.google
|
||||||
|
@@||www.gstatic.com/_/devopsconsole/*$script,domain=cs.opensource.google
|
||||||
|
|
||||||
! APP: DeutschePost - https://deutschepost.de/
|
! APP: DeutschePost - https://deutschepost.de/
|
||||||
@@||www.bing.com$script,domain=deutschepost.de
|
@@||www.bing.com$script,domain=deutschepost.de
|
||||||
@@||tiles.virtualearth.net^$script,domain=deutschepost.de
|
@@||tiles.virtualearth.net^$script,domain=deutschepost.de
|
||||||
|
|
Loading…
Reference in a new issue