From c95d7c626a4a5e87221a41228ec89e54aa1a0b09 Mon Sep 17 00:00:00 2001 From: Injamul Mohammad Mollah Date: Tue, 7 Jul 2020 23:11:55 +0530 Subject: [PATCH 1/2] Update cnames_active.js cname for my website --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 29498ec5..2f10f612 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1329,6 +1329,7 @@ var cnames_active = { "morse": "the-silver-project.github.io/morse", "mp3tag": "eidoriantan.github.io/mp3tag.js", "mpe": "weareroli.github.io/mpejs", // noCF? (don´t add this in a new PR) + "mrinjamul": "https://mrinjamul.github.io/mrinjamul.js.org", "mrm": "mrmjs.netlify.app", "mrn": "binggg.github.io/mrn", // noCF? (don´t add this in a new PR) "mrpluto": "mrpluto.github.io", From 354a173c100bcdf8579d4ac25ee6e42a3393420d Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Tue, 7 Jul 2020 19:08:54 +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 2f10f612..0c5fdf2c 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1329,7 +1329,7 @@ var cnames_active = { "morse": "the-silver-project.github.io/morse", "mp3tag": "eidoriantan.github.io/mp3tag.js", "mpe": "weareroli.github.io/mpejs", // noCF? (don´t add this in a new PR) - "mrinjamul": "https://mrinjamul.github.io/mrinjamul.js.org", + "mrinjamul": "mrinjamul.github.io/mrinjamul.js.org", "mrm": "mrmjs.netlify.app", "mrn": "binggg.github.io/mrn", // noCF? (don´t add this in a new PR) "mrpluto": "mrpluto.github.io",