From 96090ce766d973d9349b999a052b32887893204d Mon Sep 17 00:00:00 2001 From: Yusuf Rawat <45109516+Yusuf007R@users.noreply.github.com> Date: Mon, 7 Dec 2020 18:01:54 -0500 Subject: [PATCH 1/7] create for yusuf007r --- domains/yusuf-rawat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yusuf-rawat.json diff --git a/domains/yusuf-rawat.json b/domains/yusuf-rawat.json new file mode 100644 index 000000000..aed9c0051 --- /dev/null +++ b/domains/yusuf-rawat.json @@ -0,0 +1,10 @@ +{ + "description": "this a link to my github profile.", + "owner": { + "username": "yusuf007r", + "email": "yusufmaster7@gmail.com" + }, + "record": { + "CNAME": "github.com/Yusuf007R" + } +} 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 2/7] 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 27319a40c61210982c00d4afc9e0c87f5c70a9c1 Mon Sep 17 00:00:00 2001 From: Elflanded <49889930+Elflanded@users.noreply.github.com> Date: Tue, 8 Dec 2020 16:32:22 -0500 Subject: [PATCH 3/7] Create elflanded.json --- domains/elflanded.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/elflanded.json diff --git a/domains/elflanded.json b/domains/elflanded.json new file mode 100644 index 000000000..711f5f2fb --- /dev/null +++ b/domains/elflanded.json @@ -0,0 +1,18 @@ +{ + "description": "Elflanded's Development Website.", + "repo": "https://github.com/Elflanded/website", + "owner": { + "username": "Elflanded", + "email": "elflanded@gmail.com" +}, + + ( + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From a9f2a4bf5924e763f4fbb340564da14b964bfc44 Mon Sep 17 00:00:00 2001 From: Elflanded <49889930+Elflanded@users.noreply.github.com> Date: Tue, 8 Dec 2020 16:33:44 -0500 Subject: [PATCH 4/7] Update elflanded.json --- domains/elflanded.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/elflanded.json b/domains/elflanded.json index 711f5f2fb..90475cbf3 100644 --- a/domains/elflanded.json +++ b/domains/elflanded.json @@ -5,8 +5,6 @@ "username": "Elflanded", "email": "elflanded@gmail.com" }, - - ( "record": { "A": [ "185.199.108.153", From 74a4766e4ea1f7cac5c467830a555b68a65f1b06 Mon Sep 17 00:00:00 2001 From: Yusuf Rawat <45109516+Yusuf007R@users.noreply.github.com> Date: Tue, 8 Dec 2020 16:55:46 -0500 Subject: [PATCH 5/7] Update domains/yusuf-rawat.json Co-authored-by: Akshay Nair --- domains/yusuf-rawat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yusuf-rawat.json b/domains/yusuf-rawat.json index aed9c0051..1cc3c2564 100644 --- a/domains/yusuf-rawat.json +++ b/domains/yusuf-rawat.json @@ -5,6 +5,6 @@ "email": "yusufmaster7@gmail.com" }, "record": { - "CNAME": "github.com/Yusuf007R" + "URL": "https://github.com/Yusuf007R" } } From 608750b5bedc910858ebb0917d062d56d2e2a3a3 Mon Sep 17 00:00:00 2001 From: Elflanded <49889930+Elflanded@users.noreply.github.com> Date: Tue, 8 Dec 2020 18:44:06 -0500 Subject: [PATCH 6/7] Rename elflanded.json to elf.json --- domains/{elflanded.json => elf.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{elflanded.json => elf.json} (100%) diff --git a/domains/elflanded.json b/domains/elf.json similarity index 100% rename from domains/elflanded.json rename to domains/elf.json 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 7/7] 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" + } +}