From cfb3180e89c381872f59a5b0b1d6d753686ef733 Mon Sep 17 00:00:00 2001 From: RayhanADev <72509475+RayhanADev@users.noreply.github.com> Date: Sun, 6 Dec 2020 16:11:03 -0600 Subject: [PATCH 1/5] Create rayhan.json --- domains/rayhan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rayhan.json diff --git a/domains/rayhan.json b/domains/rayhan.json new file mode 100644 index 000000000..b1d32b8d0 --- /dev/null +++ b/domains/rayhan.json @@ -0,0 +1,11 @@ +{ + "description": "RayhanADev's Website!", + "repo": "https://github.com/rayhanadev/site", + "owner": { + "username": "rayhanadev", + "email": "rayhan.arayilakath@wa-students.org" + }, + "record": { + "URL": "https://its.rayhanadev.repl.co" + } +} From ec1d3f54c060d3ce8afea6aca0186b5550bbc8e5 Mon Sep 17 00:00:00 2001 From: RayhanADev <72509475+RayhanADev@users.noreply.github.com> Date: Mon, 7 Dec 2020 10:27:19 -0600 Subject: [PATCH 2/5] Update and rename rayhan.json to ray.json --- domains/{rayhan.json => ray.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{rayhan.json => ray.json} (82%) diff --git a/domains/rayhan.json b/domains/ray.json similarity index 82% rename from domains/rayhan.json rename to domains/ray.json index b1d32b8d0..78a7c045b 100644 --- a/domains/rayhan.json +++ b/domains/ray.json @@ -6,6 +6,6 @@ "email": "rayhan.arayilakath@wa-students.org" }, "record": { - "URL": "https://its.rayhanadev.repl.co" + "CNAME": "its.rayhanadev.repl.co" } } From 959d78decb104f659fe646c1171d3739b14c858e Mon Sep 17 00:00:00 2001 From: RayhanADev <72509475+RayhanADev@users.noreply.github.com> Date: Mon, 7 Dec 2020 11:14:06 -0600 Subject: [PATCH 3/5] Update domains/ray.json Co-authored-by: Akshay Nair --- domains/ray.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ray.json b/domains/ray.json index 78a7c045b..b1d32b8d0 100644 --- a/domains/ray.json +++ b/domains/ray.json @@ -6,6 +6,6 @@ "email": "rayhan.arayilakath@wa-students.org" }, "record": { - "CNAME": "its.rayhanadev.repl.co" + "URL": "https://its.rayhanadev.repl.co" } } From 64e081378126c71a867ffab3870630d86b315175 Mon Sep 17 00:00:00 2001 From: Sabil <45491148+sabil62@users.noreply.github.com> Date: Tue, 8 Dec 2020 21:47:58 +0545 Subject: [PATCH 4/5] Create sabil.json --- domains/sabil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sabil.json diff --git a/domains/sabil.json b/domains/sabil.json new file mode 100644 index 000000000..915f78bcd --- /dev/null +++ b/domains/sabil.json @@ -0,0 +1,11 @@ +{ + "description": "Sabil Shrestha's Site", + "owner": { + "username": "sabilshrestha", + "email": "kongbill6363@gmail.com", + "twitter": "kongbill62" + }, + "record": { + "CNAME": "sabil62.github.io" + } +} From 5e56ea2521db76a95203fed11c2e940a4fbf2725 Mon Sep 17 00:00:00 2001 From: Kobe523 <75267003+Kobe523@users.noreply.github.com> Date: Wed, 9 Dec 2020 09:40:23 -0600 Subject: [PATCH 5/5] Create kobeff.json --- domains/kobeff.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kobeff.json diff --git a/domains/kobeff.json b/domains/kobeff.json new file mode 100644 index 000000000..8dd2b077d --- /dev/null +++ b/domains/kobeff.json @@ -0,0 +1,11 @@ +{ + "description": "KobeFF's Portfolio", + "repo": "please get the code from https://its.kobeff.repl.co", + "owner": { + "username": "Kobe523", + "email": "kfni@madison.k12.wi.us" + }, + "record": { + "URL": "https://its.kobeff.repl.co" + } +}