Fix CSP
This commit is contained in:
parent
d793ea468d
commit
9896e76fc5
@ -21,5 +21,5 @@
|
||||
"32": "icons/icon.svg"
|
||||
}
|
||||
},
|
||||
"content_security_policy": "script-src 'self'; object-src 'self'; default-src 'self' http://hn.algolia.com/*"
|
||||
"content_security_policy": "script-src 'self'; object-src 'self'; connect-src 'self' http://hn.algolia.com"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user