diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 12:59:47 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 13:01:11 -0300 |
commit | c58e21df768e52411c3c7b739b01eddf3ae7ef51 (patch) | |
tree | 581cafe6cec7cf00ab3604dfaa60816d0d7ab221 /test/snapshot | |
parent | dcd5845b43b995ca41fb6b1711165d096a25b807 (diff) |
external-links: HSMusic (replacing "local")
Diffstat (limited to 'test/snapshot')
-rw-r--r-- | test/snapshot/linkExternal.js | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/test/snapshot/linkExternal.js b/test/snapshot/linkExternal.js index 18885d14..0b6a4753 100644 --- a/test/snapshot/linkExternal.js +++ b/test/snapshot/linkExternal.js @@ -94,6 +94,12 @@ testContentFunctions(t, 'linkExternal (snapshot)', async (t, evaluate) => { // platform: homestuck 'https://homestuck.com/', + // platform: hsmusic.archive + 'https://hsmusic.wiki/media/misc/archive/Firefly%20Cloud%20Remix.mp3', + + // platform: hsmusic + 'https://hsmusic.wiki/feedback/', + // platform: internetArchive 'https://archive.org/details/a-life-well-lived', 'https://archive.org/details/VastError_Volume1/11+Renaissance.mp3', @@ -108,10 +114,6 @@ testContentFunctions(t, 'linkExternal (snapshot)', async (t, evaluate) => { // platform: ko-fi 'https://ko-fi.com/gnaach', - // platform: local - 'https://hsmusic.wiki/feedback/', - 'https://hsmusic.wiki/media/misc/archive/Firefly%20Cloud%20Remix.mp3', - // platform: mastodon 'https://types.pl/', |