From 6319075a1470adf0a894670640762ede125b9834 Mon Sep 17 00:00:00 2001 From: Roman Koshchei <103932583+roman-koshchei@users.noreply.github.com> Date: Tue, 18 Apr 2023 07:41:26 +0300 Subject: [PATCH 1/2] Add TwinSpark --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 2c88eca69da..ca6380f9c00 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2984,6 +2984,7 @@ var cnames_active = { "tweetnacl": "dchest.github.io/tweetnacl-js", "twentyfive": "luckyshot.github.io/twentyfive", "twikoo": "imaegoo.github.io/twikoo", + "twinspark":"piranha.github.io/twinspark-js", "twitch": "promisependingapis.github.io/twitch.js", "twitchx": "cursorsdottsx.github.io/twitchx", "twitter": "twitterjs.github.io/website", From 0dcc834cde951556cb5883bf5ee8069e993843c8 Mon Sep 17 00:00:00 2001 From: Matt Cowley Date: Tue, 18 Apr 2023 12:25:56 +0100 Subject: [PATCH 2/2] Missing space --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index ca6380f9c00..97ec1ed6713 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2984,7 +2984,7 @@ var cnames_active = { "tweetnacl": "dchest.github.io/tweetnacl-js", "twentyfive": "luckyshot.github.io/twentyfive", "twikoo": "imaegoo.github.io/twikoo", - "twinspark":"piranha.github.io/twinspark-js", + "twinspark": "piranha.github.io/twinspark-js", "twitch": "promisependingapis.github.io/twitch.js", "twitchx": "cursorsdottsx.github.io/twitchx", "twitter": "twitterjs.github.io/website",