From 339ac5d74d80fd1bb340638c38fa8615dae5948c Mon Sep 17 00:00:00 2001 From: Saeed Ahmad Date: Sat, 27 Jun 2020 00:22:57 +0500 Subject: [PATCH 1/2] saeed.js.org --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index e6bdd4aa..ffda9329 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1778,7 +1778,7 @@ var cnames_active = { "ryzokuken": "ryzokuken.github.io", "s3swa": "s3swa-ict-upgifter.github.io/snow-eater", "s4swa": "s4swa.github.io", - "saeed": "mrsaeeddev.github.io/-" + "saeed": "mrsaeeddev.github.io" "sagui": "saguijs.github.io", // noCF? (don´t add this in a new PR) "sahilister": "sahilister.github.io/portfolio", "saigon": "saigonjs.github.io", From 2150e88b09e1e809d1385ffe24efbad16c0c633a Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Sat, 27 Jun 2020 12:06:10 +0100 Subject: [PATCH 2/2] Missing comma --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index ffda9329..0b7f48b6 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1778,7 +1778,7 @@ var cnames_active = { "ryzokuken": "ryzokuken.github.io", "s3swa": "s3swa-ict-upgifter.github.io/snow-eater", "s4swa": "s4swa.github.io", - "saeed": "mrsaeeddev.github.io" + "saeed": "mrsaeeddev.github.io", "sagui": "saguijs.github.io", // noCF? (don´t add this in a new PR) "sahilister": "sahilister.github.io/portfolio", "saigon": "saigonjs.github.io",