mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 17:40:00 +00:00
Fix cloud.google.com with the API explorer
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
2edc6d2bc8
commit
5118a54255
1 changed files with 6 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
! Title: Personal Clean-Web
|
! Title: Personal Clean-Web
|
||||||
! Checksum: snmC11fftSzuUhK9ooLVAw
|
! Checksum: fUp+GI8coEWXaukYS8tjfg
|
||||||
! 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-07-29T20:30:18+00:00
|
! TimeUpdated: 2018-07-31T07:49:36+00:00
|
||||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||||
! License: https://unlicense.org/
|
! License: https://unlicense.org/
|
||||||
|
|
||||||
|
@ -77,10 +77,13 @@
|
||||||
|
|
||||||
! APP: Google ... - https://*.google.com/
|
! APP: Google ... - https://*.google.com/
|
||||||
! Allow Google to load its own assets
|
! Allow Google to load its own assets
|
||||||
|
@@||apis-explorer.appspot.com^$script,domain=cloud.google.com
|
||||||
|
@@||apis.google.com^$script,domain=content.googleapis.com
|
||||||
|
@@||content.googleapis.com/static/proxy.html$subdocument,domain=explorer.apis.google.com
|
||||||
@@||maps.googleapis.com^$script,domain=google.com
|
@@||maps.googleapis.com^$script,domain=google.com
|
||||||
@@||ssl.gstatic.com^$script,domain=google.com
|
@@||ssl.gstatic.com^$script,domain=google.com
|
||||||
@@||www.gstatic.com^$script,domain=google.com
|
|
||||||
@@||www.dropbox.com/chooser$subdocument,domain=mail.google.com
|
@@||www.dropbox.com/chooser$subdocument,domain=mail.google.com
|
||||||
|
@@||www.gstatic.com^$script,domain=google.com
|
||||||
|
|
||||||
! APP: HumbleBundle - https://www.humblebundle.com/
|
! APP: HumbleBundle - https://www.humblebundle.com/
|
||||||
@@||humblebundle-a.akamaihd.net^$script,domain=www.humblebundle.com
|
@@||humblebundle-a.akamaihd.net^$script,domain=www.humblebundle.com
|
||||||
|
|
Loading…
Reference in a new issue