diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 12:31:04 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 12:31:04 -0300 |
commit | e3c91e682c3ce246f0628a4f4786c50d9066fc4d (patch) | |
tree | 5c4fa62c706d5ca6e346f6490deb0ec54b0a35e9 /test | |
parent | de5a8fc983f9c4921d8b1c56915ad301ff755532 (diff) |
external-links: Facebook
Diffstat (limited to 'test')
-rw-r--r-- | test/snapshot/linkExternal.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/snapshot/linkExternal.js b/test/snapshot/linkExternal.js index 7f038bc8..39135a30 100644 --- a/test/snapshot/linkExternal.js +++ b/test/snapshot/linkExternal.js @@ -72,6 +72,11 @@ testContentFunctions(t, 'linkExternal (snapshot)', async (t, evaluate) => { 'https://www.deviantart.com/chesswanderlust-sama', 'https://www.deviantart.com/shilloshilloh/art/Homestuck-Jake-English-268874606', + // platform: facebook + 'https://www.facebook.com/DoomedCloud/', + 'https://www.facebook.com/pages/WoodenToaster/280642235307371', + 'https://www.facebook.com/Svixy/posts/400018786702633', + // platform: fandom.mspaintadventures 'https://mspaintadventures.fandom.com/wiki/Draconian_Dignitary', 'https://mspaintadventures.fandom.com/wiki/', |