From 0bdc6aa56ddc6847cc4f4580be77881a982380ed Mon Sep 17 00:00:00 2001 From: SMRSAN <18097850+smrsan76@users.noreply.github.com> Date: Thu, 7 Mar 2019 21:26:27 +0330 Subject: [PATCH] Added "div" property to "cnames_active" I've reserved the "div" name on npm and "div-js" on github for my open-source node.js project, long time ago. But there were no time to continue it. Therefore, I left it empty. Now, I wanna implement my ideas on it and I feel we need a js.org subdomain to start. ( I'm that person who registered the "imrc-datetime-picker" subdomain. ) Thanks --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 5b94e517..8f8c5471 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -347,6 +347,7 @@ var cnames_active = { "distillery": "achannarasappa.github.io/distillery", // noCF? (donĀ“t add this in a new PR) "distri": "flarp.github.io/Distri.js", "distribution": "distributionjs.github.io/website", + "div": "div-js.github.io", "djsbasics": "djsbasics.gitlab.io/mkdocs", "djvu": "russcoder.github.io/djvujs", "djzhao": "djzhao627.github.io",