aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/config.json b/config.json
index 8959411..b2d2ae3 100644
--- a/config.json
+++ b/config.json
@@ -134,12 +134,13 @@
"platform.twitter.com",
"en.m.wikipedia.org",
"odysee.com",
- "docs.google.com"
+ "www.gutenberg.org"
],
"img-src": [
"'self'",
"http://preview.test",
- "imgs.xkcd.com"
+ "imgs.xkcd.com",
+ "www.gutenberg.org"
],
"manifest-src": [
"'self'"
@@ -150,7 +151,8 @@
"i.imgur.com"
],
"object-src": [
- "'none'"
+ "'self'",
+ "www.gutenberg.org"
],
"prefetch-src": [
"'self'"