mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 17:40:00 +00:00
Allow Google to access maps API
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
fd40c18286
commit
27f453e8d7
1 changed files with 6 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
! Title: Personal Clean-Web
|
! Title: Personal Clean-Web
|
||||||
! Checksum: VDYUQsWATNGaJMsoeDkNHw
|
! Checksum: 99tLeAktQB8Ypgs08I2Ysw
|
||||||
! 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: 2018-06-10T15:53:07+00:00
|
! TimeUpdated: 2018-06-10T16:45:30+00:00
|
||||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||||
! License: https://unlicense.org/
|
! License: https://unlicense.org/
|
||||||
|
|
||||||
|
@ -37,6 +37,10 @@
|
||||||
@@||aiv-cdn.net^$script,domain=www.amazon.de
|
@@||aiv-cdn.net^$script,domain=www.amazon.de
|
||||||
@@||ssl-images-amazon.com^$script,domain=www.amazon.de
|
@@||ssl-images-amazon.com^$script,domain=www.amazon.de
|
||||||
|
|
||||||
|
! APP: Google Calendar / ...
|
||||||
|
! Allow loading locations from the Maps API
|
||||||
|
@@||maps.googleapis.com^$script,domain=google.com
|
||||||
|
|
||||||
! APP: PaS(t)3 - https://paste.luzifer.io/
|
! APP: PaS(t)3 - https://paste.luzifer.io/
|
||||||
! Site is using Google Login
|
! Site is using Google Login
|
||||||
@@||accounts.google.com^$subdocument,domain=paste.luzifer.io
|
@@||accounts.google.com^$subdocument,domain=paste.luzifer.io
|
||||||
|
|
Loading…
Reference in a new issue