« get me outta code hell

external-links: Nintendo Music - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/util/external-links.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-12-28 15:54:23 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-12-28 15:54:23 -0400
commite23d54ab78cb38f90ed9f667759f986792aceb86 (patch)
treefcdfa729fdb605203f44c6e711f9ecd0fb8a810b /src/util/external-links.js
parentf53e94e7c282c656812fdfee62f1b297b585fcc2 (diff)
external-links: Nintendo Music preview
Diffstat (limited to 'src/util/external-links.js')
-rw-r--r--src/util/external-links.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/util/external-links.js b/src/util/external-links.js
index f84b5c15..43c09265 100644
--- a/src/util/external-links.js
+++ b/src/util/external-links.js
@@ -353,6 +353,14 @@ export const externalLinkSpec = [
   },
 
   {
+    match: {domain: 'm.nintendo.com'},
+
+    platform: 'nintendoMusic',
+
+    icon: 'nintendoMusic',
+  },
+
+  {
     match: {domain: 'mspaintadventures.fandom.com'},
 
     platform: 'fandom.mspaintadventures',