From e439cfc5659a3b5a6fe3c37b2f17e9f8bbac7c13 Mon Sep 17 00:00:00 2001 From: Arga Ghulam Ahmad Date: Sat, 25 Apr 2020 14:12:49 +0700 Subject: [PATCH 1/2] Add these domain to cnames_active.js argaghulamahmad.js.org and blog.argaghulamahmad.js.org --- cnames_active.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cnames_active.js b/cnames_active.js index 814f3c66..6654d918 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -147,6 +147,7 @@ var cnames_active = { "aprende-react": "ptcc.github.io/aprende-react", "arc": "diegohaz.github.io/arc", "arcn": "alexakasanjeev.github.io/arcn", + "argaghulamahmad": "argaghulamahmad.github.io", "argo": "albertosantini.github.io/argo", // noCF? (donĀ“t add this in a new PR) "ari": "arbo77.github.io/ari", "ariang": "p3terx.github.io/ariang", @@ -238,6 +239,7 @@ var cnames_active = { "blockauth": "faragly.github.io/blockauth", "blogzam": "zam27.github.io/blogzam", "blogzen": "mzaini30.github.io/blogzen", + "blog.argaghulamahmad": "argaghulamahmad.netlify.app", "bloomer": "algusdark.github.io/bloomer", "blotter": "bradley.github.io/Blotter", "blueconfig": "a-312.github.io/node-blueconfig", From ca1ea808cfe261036af6b41433f8d7c215357174 Mon Sep 17 00:00:00 2001 From: Arga Ghulam Ahmad Date: Sat, 25 Apr 2020 18:58:07 +0700 Subject: [PATCH 2/2] Remove blog.argaghulamahmad.js.org from cnames_active.js --- cnames_active.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 6654d918..86c0d391 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -239,7 +239,6 @@ var cnames_active = { "blockauth": "faragly.github.io/blockauth", "blogzam": "zam27.github.io/blogzam", "blogzen": "mzaini30.github.io/blogzen", - "blog.argaghulamahmad": "argaghulamahmad.netlify.app", "bloomer": "algusdark.github.io/bloomer", "blotter": "bradley.github.io/Blotter", "blueconfig": "a-312.github.io/node-blueconfig",