mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 08:17:01 +05:30
Caddyfile: update CSP
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
a0d53eeb8d
commit
813ac19439
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
frame-ancestors 'none';
|
||||
frame-src github.com platform.twitter.com;
|
||||
font-src 'self' data: commento.msfjarvis.dev;
|
||||
img-src 'self' data: gfycat.com imgur.com *.imgur.com commento.msfjarvis.dev;
|
||||
img-src 'self' data: gfycat.com imgur.com *.imgur.com commento.msfjarvis.dev syndication.twitter.com;
|
||||
object-src 'none';
|
||||
script-src 'self' commento.msfjarvis.dev platform.twitter.com unpkg.com;
|
||||
style-src 'self' commento.msfjarvis.dev 'unsafe-inline';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue