« get me outta code hell

external-links: Cohost - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/util
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-03-30 14:00:32 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-03-30 14:00:32 -0300
commit1ed72d23ff0c1849e8621cf50dc0923cd392f1fa (patch)
tree0f93a1e58f13361de3e44f8dccf4cbd8f8f3b445 /src/util
parent28dad7d3cd861c458d403abbb598cda512a72413 (diff)
external-links: Cohost
Diffstat (limited to 'src/util')
-rw-r--r--src/util/external-links.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/util/external-links.js b/src/util/external-links.js
index d1ca448..890373f 100644
--- a/src/util/external-links.js
+++ b/src/util/external-links.js
@@ -272,6 +272,15 @@ export const externalLinkSpec = [
   },
 
   {
+    match: {domain: 'cohost.org'},
+
+    platform: 'cohost',
+    handle: {pathname: /^([^/]+)\/?$/},
+
+    icon: 'cohost',
+  },
+
+  {
     match: {domain: 'music.deconreconstruction.com'},
     platform: 'deconreconstruction.music',
     icon: 'globe',