From ad00ccb02af8ace1e45b5356f19b39979cb9471e Mon Sep 17 00:00:00 2001 From: "Austin (Thang Pham)" Date: Sun, 12 Jul 2020 13:52:15 +1000 Subject: [PATCH 1/3] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 725972d9..c89ee62f 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -309,6 +309,7 @@ var cnames_active = { "burst": "hugeen.github.io/burst", // noCF? (don´t add this in a new PR) "bustime": "agarzola.github.io/bustime", // noCF? (don´t add this in a new PR) "buttermilk": "buttermilk.netlify.com", + "byakugan": "http://rockmanvnx6.github.io/byakugan-js/", "c": "cocobear.github.io", "c-3po": "ttag-org.github.io/c-3po", "cable": "whatgoodisaroad.github.io/cablejs", // noCF? (don´t add this in a new PR) From 7a83130c91d0334c7526f4c0bd8f9229cedf5ceb Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Sun, 12 Jul 2020 12:43:56 +0100 Subject: [PATCH 2/3] Rm http:// --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index c89ee62f..545088f3 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -309,7 +309,7 @@ var cnames_active = { "burst": "hugeen.github.io/burst", // noCF? (don´t add this in a new PR) "bustime": "agarzola.github.io/bustime", // noCF? (don´t add this in a new PR) "buttermilk": "buttermilk.netlify.com", - "byakugan": "http://rockmanvnx6.github.io/byakugan-js/", + "byakugan": "rockmanvnx6.github.io/byakugan-js/", "c": "cocobear.github.io", "c-3po": "ttag-org.github.io/c-3po", "cable": "whatgoodisaroad.github.io/cablejs", // noCF? (don´t add this in a new PR) From a1e8b9c152ef7b50a28fba3d5911ea41ad63089f Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Sun, 12 Jul 2020 12:44:12 +0100 Subject: [PATCH 3/3] Rm trailing slash --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 545088f3..30535cc5 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -309,7 +309,7 @@ var cnames_active = { "burst": "hugeen.github.io/burst", // noCF? (don´t add this in a new PR) "bustime": "agarzola.github.io/bustime", // noCF? (don´t add this in a new PR) "buttermilk": "buttermilk.netlify.com", - "byakugan": "rockmanvnx6.github.io/byakugan-js/", + "byakugan": "rockmanvnx6.github.io/byakugan-js", "c": "cocobear.github.io", "c-3po": "ttag-org.github.io/c-3po", "cable": "whatgoodisaroad.github.io/cablejs", // noCF? (don´t add this in a new PR)