From 1ca23d97b7bf18d8174f4326bfe74c48e15d0246 Mon Sep 17 00:00:00 2001 From: Nikolai Konovalov <47205258+li0ard@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:21:12 +0600 Subject: [PATCH 1/2] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 29462831d3d..caa330fb20f 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3236,6 +3236,7 @@ var cnames_active = { "ts2jsdoc": "spatools.github.io/ts2jsdoc", // noCF? (don´t add this in a new PR) "tsch": "type-challenges.netlify.app", "tsdi": "knisterpeter.github.io/tsdi", + "tsemrtd": "li0ard.is-cool.dev/tsemrtd", "tslog": "fullstack-build.github.io/tslog", "tsubasa": "tsubasa.netlify.app", "tsx-browser-compiler": "rexskz.github.io/tsx-browser-compiler", From f7ccc5f5a786fefea0a4e4ca3f23a61998351415 Mon Sep 17 00:00:00 2001 From: Nikolai Konovalov <47205258+li0ard@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:38:58 +0600 Subject: [PATCH 2/2] fix url --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index caa330fb20f..1bb455fe4f0 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3236,7 +3236,7 @@ var cnames_active = { "ts2jsdoc": "spatools.github.io/ts2jsdoc", // noCF? (don´t add this in a new PR) "tsch": "type-challenges.netlify.app", "tsdi": "knisterpeter.github.io/tsdi", - "tsemrtd": "li0ard.is-cool.dev/tsemrtd", + "tsemrtd": "li0ard.github.io/tsemrtd", "tslog": "fullstack-build.github.io/tslog", "tsubasa": "tsubasa.netlify.app", "tsx-browser-compiler": "rexskz.github.io/tsx-browser-compiler",