From dfda5444f1588b36b9b2ba5c1d1ada7349549d84 Mon Sep 17 00:00:00 2001 From: RyanCromebook <45635650+RyanCromebook@users.noreply.github.com> Date: Wed, 5 Dec 2018 11:03:14 -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 ec58d183..91609a9c 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -299,6 +299,7 @@ var cnames_active = { "cr": "echosoar.github.io/cr", "cracked": "billorcutt.github.io/Cracked", "createrest": "atomixinteractions.github.io/createrest", + "creaturegen": "ryanchromebook.github.io/creaturegen", "crunch": "vukicevic.github.io/crunch", // noCF? (don´t add this in a new PR) "cryptokey": "rumkin.github.com/crypto-key", "csv": "adaltas.github.io/node-csv-docs", From 63a3ddd55cb4864708878c781720367af95205ef Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Wed, 5 Dec 2018 18:24:19 +0000 Subject: [PATCH 2/2] fix --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 91609a9c..40885809 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -299,7 +299,7 @@ var cnames_active = { "cr": "echosoar.github.io/cr", "cracked": "billorcutt.github.io/Cracked", "createrest": "atomixinteractions.github.io/createrest", - "creaturegen": "ryanchromebook.github.io/creaturegen", + "creaturegen": "ryancromebook.github.io/creaturegen", "crunch": "vukicevic.github.io/crunch", // noCF? (don´t add this in a new PR) "cryptokey": "rumkin.github.com/crypto-key", "csv": "adaltas.github.io/node-csv-docs",