From 06d9ed8c51b1dbf1d79f531f153cdbbbcc1b47a5 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 30 Mar 2024 11:24:00 -0300 Subject: external-links: Internet Archive, Wayback Machine --- test/snapshot/linkExternal.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'test/snapshot') diff --git a/test/snapshot/linkExternal.js b/test/snapshot/linkExternal.js index 28ad142..a21241e 100644 --- a/test/snapshot/linkExternal.js +++ b/test/snapshot/linkExternal.js @@ -83,6 +83,10 @@ testContentFunctions(t, 'linkExternal (snapshot)', async (t, evaluate) => { // platform: homestuck 'https://homestuck.com/', + // platform: internetArchive + 'https://archive.org/details/a-life-well-lived', + 'https://archive.org/details/VastError_Volume1/11+Renaissance.mp3', + // platform: instagram 'https://www.instagram.com/levc_egm/', @@ -142,6 +146,10 @@ testContentFunctions(t, 'linkExternal (snapshot)', async (t, evaluate) => { 'https://twitter.com/purenonsens/', 'https://twitter.com/circlejourney/status/1202265927183548416', + // platform: waybackMachine + 'https://web.archive.org/web/20120405160556/https://homestuck.bandcamp.com/album/colours-and-mayhem-universe-a', + 'https://web.archive.org/web/20160807111207/http://griffinspacejam.com:80/', + // platform: wikipedia 'https://en.wikipedia.org/wiki/Haydn_Quartet_(vocal_ensemble)', -- cgit 1.3.0-6-gf8a5