From 1ca378b7fbacde165d1d81f2e84a441f58adb29c Mon Sep 17 00:00:00 2001 From: meleyal <15045+meleyal@users.noreply.github.com> Date: Sun, 12 Apr 2020 23:14:17 +0100 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 e30a9e72..5e847cd2 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1961,6 +1961,7 @@ var cnames_active = { "ttgprotect": "ttgprotect.github.io", "ttt": "lukechu10.github.io/TicTacToe-Minimax", "tui-nuxt": "hosting.gitbook.com", // noCF + "tuplet" "meleyal.github.io/tuplet", "turali": "caglarturali.github.io", "turbo": "turbo.github.io", "tux": "tux.gitbooks.io/docs", From a82e452aedb685351eea52f31c0947bf04f58d6f Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Mon, 13 Apr 2020 10:25:11 +0100 Subject: [PATCH 2/2] Missing colon --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 5e847cd2..ed3b2650 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1961,7 +1961,7 @@ var cnames_active = { "ttgprotect": "ttgprotect.github.io", "ttt": "lukechu10.github.io/TicTacToe-Minimax", "tui-nuxt": "hosting.gitbook.com", // noCF - "tuplet" "meleyal.github.io/tuplet", + "tuplet": "meleyal.github.io/tuplet", "turali": "caglarturali.github.io", "turbo": "turbo.github.io", "tux": "tux.gitbooks.io/docs",