From 3a7ddec1e9a4a4b6f39f3efedd69ebba8c5f7561 Mon Sep 17 00:00:00 2001 From: VFDan <44413950+VFDan@users.noreply.github.com> Date: Mon, 16 Mar 2020 16:44:59 -0400 Subject: [PATCH 1/2] Added NumberProto.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 1db9cb2617a..dea4afa2095 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1280,6 +1280,7 @@ var cnames_active = { "nsptiles": "imthenachoman.github.io/nSPTiles", // noCF? (don´t add this in a new PR) "nuclear": "nukeop.github.io/nuclear", "null": "false.netlify.com", + "numberproto": "https://vfdan.github.io/NumberProto.js" "nut": "nut-project.netlify.com", "nuxt-fluent-bootstrap": "disjfa.github.io/nuxt-fluent-bootstrap", "nuxtdoc": "hopeful-hoover-d87dd1.netlify.com", From 5efbe4c1ae039d93a05e90096f7e7f9de0314068 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Mon, 16 Mar 2020 20:50:52 +0000 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 dea4afa2095..e03f578cfe4 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1280,7 +1280,7 @@ var cnames_active = { "nsptiles": "imthenachoman.github.io/nSPTiles", // noCF? (don´t add this in a new PR) "nuclear": "nukeop.github.io/nuclear", "null": "false.netlify.com", - "numberproto": "https://vfdan.github.io/NumberProto.js" + "numberproto": "vfdan.github.io/NumberProto.js" "nut": "nut-project.netlify.com", "nuxt-fluent-bootstrap": "disjfa.github.io/nuxt-fluent-bootstrap", "nuxtdoc": "hopeful-hoover-d87dd1.netlify.com",