1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-02 04:16:59 +01:00

CSP restored

This commit is contained in:
nobody 2022-03-31 06:06:14 +02:00
parent 13c6ee54eb
commit f49c384e2c
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A

View File

@ -56,6 +56,8 @@
"resources/*"
],
"content_security_policy": "default-src 'self'; img-src 'self' data:",
"commands": { "_execute_browser_action": {} }
}