From 35dd8c455219ad1b8709bfb957c60e59d1b7068f Mon Sep 17 00:00:00 2001 From: tomowens08 Date: Mon, 14 Oct 2019 16:22:42 +0100 Subject: [PATCH 1/4] Add files via upload --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..f5833912 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thinkdigital.js.org \ No newline at end of file From b8866617d5967438da41ac8e855cca9250a6c098 Mon Sep 17 00:00:00 2001 From: tomowens08 Date: Wed, 16 Oct 2019 10:41:50 +0100 Subject: [PATCH 2/4] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f5833912..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thinkdigital.js.org \ No newline at end of file From 6d6f40087396b3af8b020ffa724f812230235f12 Mon Sep 17 00:00:00 2001 From: tomowens08 Date: Wed, 16 Oct 2019 10:48:30 +0100 Subject: [PATCH 3/4] Update cnames_active.js with thinkdigital Addition of subdomain of thinkdigital.js.org AI research project --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index ea9986a3..6e55b800 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1776,6 +1776,7 @@ var cnames_active = { "themoviedb": "chrisenytc.github.io/themoviedb", // noCF? (don´t add this in a new PR) "theorem": "arguiot.github.io/TheoremJS", "thi": "ngomjnhthj.github.io/thi", + "thinkdigital": "thinkdigital.js.org", "threads": "andywer.github.io/threads.js", "thundercats": "thundercatsjs.github.io/thundercats", // noCF? (don´t add this in a new PR) "tictactoe": "jeff-tian.github.io/tic-tac-toe-ai", From c12cbe99b7e1c57cc4c55269f3d44db4a5ba7773 Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Wed, 16 Oct 2019 14:37:27 +0200 Subject: [PATCH 4/4] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 6e55b800..cf19a6af 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1776,7 +1776,7 @@ var cnames_active = { "themoviedb": "chrisenytc.github.io/themoviedb", // noCF? (don´t add this in a new PR) "theorem": "arguiot.github.io/TheoremJS", "thi": "ngomjnhthj.github.io/thi", - "thinkdigital": "thinkdigital.js.org", + "thinkdigital": "tomowens08.github.io/thinkdigital", "threads": "andywer.github.io/threads.js", "thundercats": "thundercatsjs.github.io/thundercats", // noCF? (don´t add this in a new PR) "tictactoe": "jeff-tian.github.io/tic-tac-toe-ai",