mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 14:07:02 +05:30
Caddyfile: Add more image sources
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
a03129e0ca
commit
8e49980cc6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
style-src 'self' 'unsafe-inline' fonts.googleapis.com commento.msfjarvis.dev;
|
||||
script-src 'self' 'unsafe-inline' commento.msfjarvis.dev;
|
||||
font-src 'self' fonts.gstatic.com commento.msfjarvis.dev;
|
||||
img-src data: 'self' imgur.com *.imgur.com;
|
||||
img-src data: 'self' gfycat.com imgur.com *.imgur.com commento.msfjarvis.dev;
|
||||
form-action 'self';
|
||||
connect-src 'self' msfjarvis.dev commento.msfjarvis.dev;
|
||||
frame-ancestors 'none';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue