diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 12:54:06 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 12:54:06 -0300 |
commit | dcd5845b43b995ca41fb6b1711165d096a25b807 (patch) | |
tree | f98fe19c668fb5e17db1af49e289be4de646420a /test | |
parent | e3c91e682c3ce246f0628a4f4786c50d9066fc4d (diff) |
external-links: GameBanana
We tried making a vector icon here, but basically no dice. Pixel art presented this small on the wiki just doesn't work as a vector image.
Diffstat (limited to 'test')
-rw-r--r-- | test/snapshot/linkExternal.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/snapshot/linkExternal.js b/test/snapshot/linkExternal.js index 39135a30..18885d14 100644 --- a/test/snapshot/linkExternal.js +++ b/test/snapshot/linkExternal.js @@ -87,6 +87,10 @@ testContentFunctions(t, 'linkExternal (snapshot)', async (t, evaluate) => { 'https://community.fandom.com/wiki/', 'https://community.fandom.com/wiki/Community_Central', + // platform: gamebanana + 'https://gamebanana.com/members/2028092', + 'https://gamebanana.com/mods/459476', + // platform: homestuck 'https://homestuck.com/', |