« get me outta code hell

external-links: MSPFA - 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 13:18:55 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-03-30 13:19:53 -0300
commit8434168a8481d1c09f216b83a173b6ad3209bff1 (patch)
tree66eb2495006b25977ebdd36700e6a0add61a7c00 /src/util
parent30cfee2caaeaaf78da9c11618f67bed5afb98368 (diff)
external-links: MSPFA
Diffstat (limited to 'src/util')
-rw-r--r--src/util/external-links.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/external-links.js b/src/util/external-links.js
index 52309d9..6f8e108 100644
--- a/src/util/external-links.js
+++ b/src/util/external-links.js
@@ -462,6 +462,12 @@ export const externalLinkSpec = [
   },
 
   {
+    match: {domains: ['mspfa.com', '.mspfa.com']},
+    platform: 'mspfa',
+    icon: 'globe',
+  },
+
+  {
     match: {domain: '.neocities.org'},
 
     platform: 'neocities',