From 27c144497b511d280d77dc878862d921feeaef96 Mon Sep 17 00:00:00 2001 From: ErikMCM <70036542+ErikMCM@users.noreply.github.com> Date: Fri, 21 Aug 2020 17:14:10 -0500 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 366ba693..47f84de8 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -487,6 +487,7 @@ var cnames_active = { "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", + "crystaldb": "https://erikmcm.github.io/CrystalDB", "csv": "adaltas.github.io/node-csv-docs", "cubing": "the-silver-project.github.io/cubing", "cucumber-mink": "adezandee.github.io/cucumber-mink", // noCF? (don´t add this in a new PR) From 262db2866d22f3eda08653b0956227c6f1c5a85c Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Sat, 22 Aug 2020 12:31:04 +0100 Subject: [PATCH 2/2] Rm https:// --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 47f84de8..22b0996e 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -487,7 +487,7 @@ var cnames_active = { "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", - "crystaldb": "https://erikmcm.github.io/CrystalDB", + "crystaldb": "erikmcm.github.io/CrystalDB", "csv": "adaltas.github.io/node-csv-docs", "cubing": "the-silver-project.github.io/cubing", "cucumber-mink": "adezandee.github.io/cucumber-mink", // noCF? (don´t add this in a new PR)