From e5d9762b0e528ce4fe94bf1637ceca3b2e5e1450 Mon Sep 17 00:00:00 2001 From: Lars Willighagen Date: Sun, 25 Jun 2017 14:48:38 +0200 Subject: [PATCH 1/2] Add citation.js.org - There is reasonable content on the page (see: [No Content](https://github.com/js-org/dns.js.org/wiki/No-Content)) - I have read and accepted the [ToS](http://dns.js.org/terms.html) --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 137fdfb6..a221f08d 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -150,6 +150,7 @@ var cnames_active = { ,"christo": "christoga.github.io/js-org" ,"chronos": "espinielli.github.io/chronos" //noCF? (don´t add this in a new PR) ,"cineasta": "cineasta-js.github.io/cineasta-docs" +,"citation": "larsgw.github.io/citation.js" //noCF ,"clause": "clausejs.github.io/clausejs" ,"clockwork": "clockworkdev.github.io/ClockworkWebsite" ,"clusterize": "nexts.github.io/Clusterize.js" From 553b7cc0cbe3e0f5ac312494eae5e4abefe16c5b Mon Sep 17 00:00:00 2001 From: Lars Willighagen Date: Sun, 25 Jun 2017 18:13:42 +0200 Subject: [PATCH 2/2] Do use CF --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index a221f08d..2429f66d 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -150,7 +150,7 @@ var cnames_active = { ,"christo": "christoga.github.io/js-org" ,"chronos": "espinielli.github.io/chronos" //noCF? (don´t add this in a new PR) ,"cineasta": "cineasta-js.github.io/cineasta-docs" -,"citation": "larsgw.github.io/citation.js" //noCF +,"citation": "larsgw.github.io/citation.js" ,"clause": "clausejs.github.io/clausejs" ,"clockwork": "clockworkdev.github.io/ClockworkWebsite" ,"clusterize": "nexts.github.io/Clusterize.js"