From 6b7965ced7c633ff81e3e4ff1e1064c1ebf13778 Mon Sep 17 00:00:00 2001 From: NamesMT Date: Fri, 5 Apr 2024 22:51:19 +0700 Subject: [PATCH 01/10] feat(domain): namesmt.is-a.dev --- domains/namesmt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/namesmt.json diff --git a/domains/namesmt.json b/domains/namesmt.json new file mode 100644 index 000000000..6ba5c8a71 --- /dev/null +++ b/domains/namesmt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "CNAME": "namesmt.github.io" + } +} From fd0015e38ac12e5494969d12df6461e3a20ea35c Mon Sep 17 00:00:00 2001 From: Trung Dang Date: Fri, 5 Apr 2024 22:56:21 +0700 Subject: [PATCH 02/10] feat(domain): namesmt.is-a.dev Github Pages verification --- domains/_github-pages-challenge-NamesMT.namesmt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-NamesMT.namesmt.json diff --git a/domains/_github-pages-challenge-NamesMT.namesmt.json b/domains/_github-pages-challenge-NamesMT.namesmt.json new file mode 100644 index 000000000..af2304807 --- /dev/null +++ b/domains/_github-pages-challenge-NamesMT.namesmt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "TXT": "6ec39f629cd9510bca23b84ba61aff" + } +} From 2c70b4f1f290deffb7c3ae34123587d8072789f5 Mon Sep 17 00:00:00 2001 From: Jonee2 <94491571+Jonee2@users.noreply.github.com> Date: Sun, 7 Apr 2024 01:40:34 -0300 Subject: [PATCH 03/10] added jhonneg --- domains/jhonneg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jhonneg.json diff --git a/domains/jhonneg.json b/domains/jhonneg.json new file mode 100644 index 000000000..7e3be184e --- /dev/null +++ b/domains/jhonneg.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Jhonneg/jhonneg", + "owner": { + "username": "Jhonneg", + "email": "jonee4339@hotmail.com", + "twitter": "Jonee1155" + }, + "record": { + "URL": "jhonneg.github.io" + } +} From 3240a59dd1cfc696fc42c32008cba9614da123fd Mon Sep 17 00:00:00 2001 From: Jonee2 <94491571+Jonee2@users.noreply.github.com> Date: Sun, 7 Apr 2024 01:43:17 -0300 Subject: [PATCH 04/10] added jhonneg --- domains/jonee2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonee2.json b/domains/jonee2.json index a80e23fb1..0977da949 100644 --- a/domains/jonee2.json +++ b/domains/jonee2.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "CNAME": "jhonneg.github.io" + "CNAME": "jonee2.github.io" } } From 7d5cb9b87173e9a1a1d0c7e91d35dbb8cd73924c Mon Sep 17 00:00:00 2001 From: Jonee Date: Sun, 7 Apr 2024 01:51:34 -0300 Subject: [PATCH 05/10] Update jhonneg.json --- domains/jhonneg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhonneg.json b/domains/jhonneg.json index 7e3be184e..d97b053ca 100644 --- a/domains/jhonneg.json +++ b/domains/jhonneg.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "URL": "jhonneg.github.io" + "CNAME": "jhonneg.github.io" } } From 9281b57d0d1cad9aab99514479287ff91ce1c087 Mon Sep 17 00:00:00 2001 From: NikSneMC Date: Sun, 7 Apr 2024 22:17:36 +0300 Subject: [PATCH 06/10] feat(domain): niksne.is-a.dev --- domains/niksne.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niksne.json diff --git a/domains/niksne.json b/domains/niksne.json new file mode 100644 index 000000000..9d78e9e26 --- /dev/null +++ b/domains/niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NikSneMC", + "email": "niksne.mc@yandex.ru" + }, + "record": { + "CNAME": "www.niksne.ru" + } +} From 9157a9811602f9f6289824ca7f424030f735240b Mon Sep 17 00:00:00 2001 From: zk <124562280+p55d2k@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:18:01 +0800 Subject: [PATCH 07/10] Create zk.json --- domains/zk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zk.json diff --git a/domains/zk.json b/domains/zk.json new file mode 100644 index 000000000..dc7c9fa51 --- /dev/null +++ b/domains/zk.json @@ -0,0 +1,11 @@ +{ + "description": "ZK's Website", + "repo": "https://github.com/p55d2k", + "owner": { + "username": "p55d2k", + "email": "peanutandscuffy1@gmail.com" + }, + "record": { + "CNAME": "zk-website-cwo.pages.dev" + } +} From e014142e151d31b0aaa517191d4b026074bf8294 Mon Sep 17 00:00:00 2001 From: MullerIsabella Date: Mon, 8 Apr 2024 08:33:50 -0400 Subject: [PATCH 08/10] feat(domain): 50x.is-a.dev --- domains/50x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/50x.json diff --git a/domains/50x.json b/domains/50x.json new file mode 100644 index 000000000..5cec01417 --- /dev/null +++ b/domains/50x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "suisse.onrender.com" + } +} From a90ad792498e7451511e6fccf912fdb2a5e8716e Mon Sep 17 00:00:00 2001 From: Jonee Date: Tue, 9 Apr 2024 17:55:23 -0300 Subject: [PATCH 09/10] Delete domains/jonee2.json --- domains/jonee2.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jonee2.json diff --git a/domains/jonee2.json b/domains/jonee2.json deleted file mode 100644 index 0977da949..000000000 --- a/domains/jonee2.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My portfolio", - "repo": "https://github.com/Jonee2/jonee2", - "owner": { - "username": "Jonee2", - "email": "jonee4339@hotmail.com", - "twitter": "Jonee1155" - }, - "record": { - "CNAME": "jonee2.github.io" - } -} From e2da147bb3eb8f43cc5423ae3de65b01857bba1c Mon Sep 17 00:00:00 2001 From: Jonee Date: Tue, 9 Apr 2024 17:57:01 -0300 Subject: [PATCH 10/10] Update jhonneg.json --- domains/jhonneg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhonneg.json b/domains/jhonneg.json index d97b053ca..a92fbb0fa 100644 --- a/domains/jhonneg.json +++ b/domains/jhonneg.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "CNAME": "jhonneg.github.io" + "URL": "https://jhonneg.github.io/jhonneg/" } }