aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-01-11 22:26:12 -0500
committertdro <tdro@noreply.example.com>2023-01-11 22:57:34 -0500
commitb2a8b775e04bf21ec110638efe70f57323cd3dd5 (patch)
treeec27cc632da89b94e1a644d25ee1a7668e1db23a /config.json
parentfbf36e364b6442ca82eee39b5a86743dcab282ef (diff)
downloadcanory-b2a8b775e04bf21ec110638efe70f57323cd3dd5.tar.gz
canory-b2a8b775e04bf21ec110638efe70f57323cd3dd5.tar.bz2
canory-b2a8b775e04bf21ec110638efe70f57323cd3dd5.zip
themes/default/layouts/shortcodes/tweet: Replace with link
This embed has to be strangest I've ever looked at.. use a simple link card. Could use https://publish.twitter.com/oembed but that's annoying..
Diffstat (limited to 'config.json')
-rw-r--r--config.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/config.json b/config.json
index 369ea15..b62e983 100644
--- a/config.json
+++ b/config.json
@@ -131,7 +131,6 @@
"frame-src": [
"'self'",
"www.youtube-nocookie.com",
- "platform.twitter.com",
"en.m.wikipedia.org",
"odysee.com",
"www.gutenberg.org"
@@ -155,12 +154,10 @@
"'self'"
],
"script-src-elem": [
- "'self'",
- "platform.twitter.com"
+ "'self'"
],
"script-src": [
- "'self'",
- "platform.twitter.com"
+ "'self'"
],
"style-src": [
"'self'",