« get me outta code hell

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:
Diffstat (limited to 'src/util/external-links.js')
-rw-r--r--src/util/external-links.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/external-links.js b/src/util/external-links.js
index c8cb1670..07a83bc1 100644
--- a/src/util/external-links.js
+++ b/src/util/external-links.js
@@ -133,7 +133,7 @@ export const externalLinkSpec = [
   {
     match: {
       context: 'artist',
-      domains: ['youtube.com', 'youtu.be'],
+      domain: 'youtube.com',
     },
 
     platform: 'youtube',
@@ -158,7 +158,7 @@ export const externalLinkSpec = [
     platform: 'bgreco',
     substring: 'flash',
 
-    icon: 'external',
+    icon: 'globe',
   },
 
   // This takes precedence over the secretPage match below.