More whitelist testing
This commit is contained in:
@@ -128,7 +128,9 @@ var trusted = [
|
|||||||
'*.bitly.com',
|
'*.bitly.com',
|
||||||
'http://cdn.inspectlet.com/',
|
'http://cdn.inspectlet.com/',
|
||||||
'wss://inspectletws.herokuapp.com/',
|
'wss://inspectletws.herokuapp.com/',
|
||||||
'http://hn.inspectlet.com/'
|
'http://hn.inspectlet.com/',
|
||||||
|
'*.googleapis.com',
|
||||||
|
'*.gstatic.com'
|
||||||
];
|
];
|
||||||
|
|
||||||
app.use(helmet.csp({
|
app.use(helmet.csp({
|
||||||
|
Reference in New Issue
Block a user