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
5e575cc4ef
commit
beddbeec9d
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ https://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;
|
||||||
object-src 'none';
|
object-src 'none';
|
||||||
script-src 'self' commento.msfjarvis.dev unpkg.com;
|
script-src 'self' commento.msfjarvis.dev unpkg.com;
|
||||||
style-src 'self' commento.msfjarvis.dev stackpath.bootstrapcdn.com;
|
style-src 'self' commento.msfjarvis.dev stackpath.bootstrapcdn.com 'unsafe-inline';
|
||||||
"
|
"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue