summaryrefslogtreecommitdiff
path: root/packages/frontend/src/index.html
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2024-03-04 20:35:57 +0000
committerAmelia Yukii <amelia.yukii@shourai.de>2024-03-04 20:35:57 +0000
commit2a4e26c05f930f55ace9e1628c1ae73cd4164fc0 (patch)
tree87bfd43874a001d683de6c826091f9fc6541bb0c /packages/frontend/src/index.html
parentmerge: put back the readme (!447) (diff)
downloadsharkey-2a4e26c05f930f55ace9e1628c1ae73cd4164fc0.tar.gz
sharkey-2a4e26c05f930f55ace9e1628c1ae73cd4164fc0.tar.bz2
sharkey-2a4e26c05f930f55ace9e1628c1ae73cd4164fc0.zip
update list of project members
Diffstat (limited to 'packages/frontend/src/index.html')
-rw-r--r--packages/frontend/src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/index.html b/packages/frontend/src/index.html
index ecd4f44713..54059bfaf4 100644
--- a/packages/frontend/src/index.html
+++ b/packages/frontend/src/index.html
@@ -20,7 +20,7 @@
worker-src 'self';
script-src 'self' 'unsafe-eval' https://*.hcaptcha.com https://challenges.cloudflare.com;
style-src 'self' 'unsafe-inline';
- img-src 'self' data: blob: www.google.com xn--931a.moe launcher.moe localhost:3000 localhost:5173 127.0.0.1:5173 127.0.0.1:3000;
+ img-src 'self' data: blob: www.google.com xn--931a.moe launcher.moe localhost:3000 localhost:5173 127.0.0.1:5173 127.0.0.1:3000 activitypub.software secure.gravatar.com avatars.githubusercontent.com;
media-src 'self' localhost:3000 localhost:5173 127.0.0.1:5173 127.0.0.1:3000;
connect-src 'self' localhost:3000 localhost:5173 127.0.0.1:5173 127.0.0.1:3000 https://newassets.hcaptcha.com;
frame-src *;"