From 32cea3c531a0c5eeaed2ef471b2fd416cb35d99d Mon Sep 17 00:00:00 2001 From: Rutherford Craze Date: Thu, 17 May 2018 11:43:47 +0100 Subject: [PATCH 1/4] Added craze.co.uk --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 5cafd3a..2d5f4d1 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,8 @@ "https://xvw.github.io", "https://heracl.es", "https://felipecortez.net", - "http://luminghao.com" + "http://luminghao.com", + "https://craze.co.uk" // Don't forget the comma! ] var portal = new Portal(sites); From ec2219f1274741639ef38e230c4ff94c20fcfb8d Mon Sep 17 00:00:00 2001 From: lectronice Date: Thu, 17 May 2018 13:05:39 +0200 Subject: [PATCH 2/4] Add log.lectronice.com --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 5cafd3a..41f1a1a 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,8 @@ "https://xvw.github.io", "https://heracl.es", "https://felipecortez.net", - "http://luminghao.com" + "http://luminghao.com", + "http://log.lectronice.com" // Don't forget the comma! ] var portal = new Portal(sites); From c35c2a5b1734cf227d2eca1b24de80d2a65acff4 Mon Sep 17 00:00:00 2001 From: GETH Date: Thu, 17 May 2018 08:11:27 -0400 Subject: [PATCH 3/4] It is written --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 5cafd3a..8eb782f 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,7 @@ "https://electricgecko.de/", "https://wichniow.ski/", "https://hraew.autophagy.io/", + "https://evenunto.net/", "https://anxl.faith", "https://xvw.github.io", "https://heracl.es", From 4451d8013367163c3f020e0842ab7cfb309e49bb Mon Sep 17 00:00:00 2001 From: Gaeel Bradshaw-Rodriguez Date: Thu, 17 May 2018 14:46:02 +0200 Subject: [PATCH 4/4] Added spaceshipsin.space --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 5cafd3a..4ef043d 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,8 @@ "https://xvw.github.io", "https://heracl.es", "https://felipecortez.net", - "http://luminghao.com" + "http://luminghao.com", + "https://spaceshipsin.space/" // Don't forget the comma! ] var portal = new Portal(sites);