mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
CSP: whitelist google maps street view image domains
This commit is contained in:
parent
fa7c813b39
commit
889d33224b
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ const defaultDirectives = {
|
|||
|
||||
'maps.googleapis.com',
|
||||
'*.gstatic.com',
|
||||
'*.googleapis.com',
|
||||
'*.ggpht.com',
|
||||
|
||||
// Google Analytics
|
||||
'www.google.com',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue