From 158c92371e471fece8d02b99509c15de4c5b39ad Mon Sep 17 00:00:00 2001 From: sundongzhi Date: Fri, 16 Nov 2018 14:43:27 +0800 Subject: [PATCH 1/4] Update cnames_active.js --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 41852a0d..fa24e71e 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1576,7 +1576,8 @@ var cnames_active = { "zoe": "zoe-js.netlify.com", "zombie": "assaf.github.io/zombie", // noCF? (don´t add this in a new PR) "zp": "tilda.ws", - "zty": "zetaoyang.github.io" + "zty": "zetaoyang.github.io", + "iori":"iori20091101.github.io" /* * please don"t add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts. From 0e12a9155c86083177da43c31e207429e9d9d7d9 Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Fri, 16 Nov 2018 08:00:08 +0100 Subject: [PATCH 2/4] Update cnames_active.js --- cnames_active.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cnames_active.js b/cnames_active.js index fa24e71e..2a23f4bc 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -631,6 +631,7 @@ var cnames_active = { "integreat": "hosting.gitbook.com", "invoicing": "vahe.github.io/InvoicingJs", "ion": "ionjs-dev.github.io", + "iori":"iori20091101.github.io", "iostream": "pantheonsh.github.io/iostream", "iot": "product-engineer.github.io/iot.js.org", // noCF "ip-address": "beaugunderson.github.io/ip-address", // noCF? (don´t add this in a new PR) @@ -1576,8 +1577,7 @@ var cnames_active = { "zoe": "zoe-js.netlify.com", "zombie": "assaf.github.io/zombie", // noCF? (don´t add this in a new PR) "zp": "tilda.ws", - "zty": "zetaoyang.github.io", - "iori":"iori20091101.github.io" + "zty": "zetaoyang.github.io" /* * please don"t add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts. From ff9d9cb42a6cd5189cf2a61515a852e3f70d509e Mon Sep 17 00:00:00 2001 From: sundongzhi Date: Tue, 20 Nov 2018 11:50:42 +0800 Subject: [PATCH 3/4] iori.js.org - [x] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 2a23f4bc..7e03eb5e 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1577,7 +1577,8 @@ var cnames_active = { "zoe": "zoe-js.netlify.com", "zombie": "assaf.github.io/zombie", // noCF? (don´t add this in a new PR) "zp": "tilda.ws", - "zty": "zetaoyang.github.io" + "zty": "zetaoyang.github.io", + "iori": "iori20091101.github.io" /* * please don"t add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts. From e0933d9be918690adfb3483933d85df385c5c888 Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Tue, 20 Nov 2018 08:39:02 +0100 Subject: [PATCH 4/4] Update cnames_active.js --- cnames_active.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cnames_active.js b/cnames_active.js index 7e03eb5e..2a23f4bc 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1577,8 +1577,7 @@ var cnames_active = { "zoe": "zoe-js.netlify.com", "zombie": "assaf.github.io/zombie", // noCF? (don´t add this in a new PR) "zp": "tilda.ws", - "zty": "zetaoyang.github.io", - "iori": "iori20091101.github.io" + "zty": "zetaoyang.github.io" /* * please don"t add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts.