From 3e1652ca4203f06b514ded6426efa513a47d9007 Mon Sep 17 00:00:00 2001 From: Artem Kovalchuk Date: Sat, 12 Oct 2019 18:46:46 +0300 Subject: [PATCH 1/3] fix commas in cnames_active --- cnames_active.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cnames_active.js b/cnames_active.js index 2f3175d3..fbdfb91c 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -336,7 +336,7 @@ var cnames_active = { "clark": "clarkdo.github.io/new-blog", "clarkdo": "clarkdo.github.io", "clause": "clausejs.github.io/clausejs", - "clearlyelevated": "clearlyelevated.github.io" + "clearlyelevated": "clearlyelevated.github.io", "clevercord": "theanidox.github.io/Clevercord", "clockwork": "clockworkdev.github.io/ClockworkWebsite", "clusterize": "nexts.github.io/Clusterize.js", @@ -1857,7 +1857,7 @@ var cnames_active = { "urban": "snekjs.github.io/urban.js", "url-pages": "url-pages.github.io", "use": "use-js.github.io/use", - "ushakov": "ushakov-igor.github.io/ushakov" + "ushakov": "ushakov-igor.github.io/ushakov", "usv": "usvformat.github.io", "utscrooms": "sunakujira1.github.io/UTSCRooms", "uuid": "rumkin.github.io/uuid", From 13c07ac8812ea526e3a0b815c82f4eab7702080c Mon Sep 17 00:00:00 2001 From: Artem Kovalchuk Date: Sat, 12 Oct 2019 18:48:29 +0300 Subject: [PATCH 2/3] sticksy.js.org --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index fbdfb91c..c1d471f2 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1705,6 +1705,7 @@ var cnames_active = { "stephenmccall": "stephenmccall.github.io", // noCF? (don´t add this in a new PR) "steven": "stpeng.github.io", "sticky": "fawmi.github.io/sticky-pro", + "sticksy": "kovart.github.io/sticksy", "stino": "stinobe.github.io/Stino", "stockings": "kgroat.github.io/stockings", "stoneyallen": "stoneyallen.github.io", From a73e3cf45a1a68c550748b6ca2360eea77d9e7c8 Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Sat, 12 Oct 2019 20:18:31 +0200 Subject: [PATCH 3/3] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index c1d471f2..94cfa1fd 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -2014,7 +2014,7 @@ var cnames_active = { "zombie": "assaf.github.io/zombie", // noCF? (don´t add this in a new PR) "zonayed": "zonayedpca.github.io/js.zonayed.me", "zty": "zetaoyang.github.io", - "zyy": "zyyou.github.io/notes", + "zyy": "zyyou.github.io/notes" /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts.