From d9f00f39cdaba047e68cdb13c63e45399da5c476 Mon Sep 17 00:00:00 2001 From: Sebastiano Date: Sat, 14 Dec 2024 12:44:03 +0100 Subject: [PATCH 1/2] add templates.linksharer.js.org --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 9295772d3a1..20f86226e09 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3192,6 +3192,7 @@ var cnames_active = { "telegram": "yuvapoojary.github.io/telegram.js-website", "teletype": "keyvank.github.io/teletype.js", "temme": "shinima.github.io/temme", + "templates.linksharer": "linksharer.github.io/Templates", "template-pro": "template-pro.github.io", "tenvoy": "togatech.github.io/tEnvoy", "tequila": "tequila-js.github.io", From 3a7303b0e5ba2b77f204a3368b508dbc2a261839 Mon Sep 17 00:00:00 2001 From: Sebastiano Date: Sat, 14 Dec 2024 13:40:49 +0100 Subject: [PATCH 2/2] fix `templates.js.org` --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 20f86226e09..f153c55c6e0 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3192,8 +3192,8 @@ var cnames_active = { "telegram": "yuvapoojary.github.io/telegram.js-website", "teletype": "keyvank.github.io/teletype.js", "temme": "shinima.github.io/temme", - "templates.linksharer": "linksharer.github.io/Templates", "template-pro": "template-pro.github.io", + "templates.linksharer": "linksharer.github.io/Templates", // noCF "tenvoy": "togatech.github.io/tEnvoy", "tequila": "tequila-js.github.io", "term-web": "zhw2590582.github.io/term-web",