From d8c01fcfdc479b94480f913f3ad67c8a630d34d3 Mon Sep 17 00:00:00 2001 From: Rayrsn Date: Wed, 30 Aug 2023 13:50:40 +0300 Subject: [PATCH 01/32] feat(domain): rayrsn.is-a.dev --- domains/rayrsn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rayrsn.json diff --git a/domains/rayrsn.json b/domains/rayrsn.json new file mode 100644 index 000000000..07edc5649 --- /dev/null +++ b/domains/rayrsn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Rayrsn", + "email": "ramtin.015@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 371fa46efa745ddef16ade2e2b4a19d52530bdb1 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:07:34 -0400 Subject: [PATCH 02/32] Create _github-pages-challenge-owentechv.owentech.json --- domains/_github-pages-challenge-owentechv.owentech.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_github-pages-challenge-owentechv.owentech.json diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/_github-pages-challenge-owentechv.owentech.json @@ -0,0 +1 @@ + From 648c1cd73a43446b70458c2256c1705c43740143 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:08:47 -0400 Subject: [PATCH 03/32] Update _github-pages-challenge-owentechv.owentech.json --- .../_github-pages-challenge-owentechv.owentech.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json index 8b1378917..3ee03fa12 100644 --- a/domains/_github-pages-challenge-owentechv.owentech.json +++ b/domains/_github-pages-challenge-owentechv.owentech.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "owentechv", + "email": "dowenx83@gmail.com" + }, + "record": { + "TXT": "c07b3c627d33a0c9fe4cbc593a2234" + } +} From 0031e45b0440e3f243b11cb0d46ffdf0f609933b Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Tue, 9 Jul 2024 16:47:36 +0530 Subject: [PATCH 04/32] Register aniket-thapa.is-a.dev --- domains/aniket-thapa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aniket-thapa.json diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json new file mode 100644 index 000000000..dd6021c51 --- /dev/null +++ b/domains/aniket-thapa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aniket-thapa", + "email": "aniketthapa04@gmail.com", + "discord": "1249367001961463962" + }, + + "record": { + "CNAME": "aniket-thapa.portfolio" + } + } + \ No newline at end of file From 2069c4b531edb80a5756f64954e49f37f744e822 Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:53:47 +0530 Subject: [PATCH 05/32] add domains/harshnj.json --- domains/harshnj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshnj.json diff --git a/domains/harshnj.json b/domains/harshnj.json new file mode 100644 index 000000000..5cf67ea69 --- /dev/null +++ b/domains/harshnj.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/HarshNarayanJha", + "owner": { + "username": "HarshNarayanJha", + "email": "harshnj@proton.me" + }, + "record": { + "CNAME": "harshnarayanjha.github.io" + } +} \ No newline at end of file From 162cef7f90fd7adca7d206016ae69fe513477263 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Tue, 9 Jul 2024 18:54:19 +0530 Subject: [PATCH 06/32] Create i.esb.json --- domains/i.esb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/i.esb.json diff --git a/domains/i.esb.json b/domains/i.esb.json new file mode 100644 index 000000000..df4e9ada4 --- /dev/null +++ b/domains/i.esb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From 3a9bb546f89fde0718787dc1172a2522307d1e02 Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:19:42 +0530 Subject: [PATCH 07/32] update A, MX, and TXT records for forward-email and remove CNAME --- domains/harshnj.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/domains/harshnj.json b/domains/harshnj.json index 5cf67ea69..0239adcd8 100644 --- a/domains/harshnj.json +++ b/domains/harshnj.json @@ -6,6 +6,22 @@ "email": "harshnj@proton.me" }, "record": { - "CNAME": "harshnarayanjha.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=harshnj@proton.me" } -} \ No newline at end of file +} \ No newline at end of file From 386c29cb20e13c6530643ab55ba30d2e2c2ba79b Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Tue, 9 Jul 2024 22:08:13 +0530 Subject: [PATCH 08/32] Rename i.esb.json to img.esb.json --- domains/{i.esb.json => img.esb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{i.esb.json => img.esb.json} (100%) diff --git a/domains/i.esb.json b/domains/img.esb.json similarity index 100% rename from domains/i.esb.json rename to domains/img.esb.json From 4e55e067c6d67245eca5ad21285419ce651bb21d Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:07:27 +0300 Subject: [PATCH 09/32] update url --- domains/00.json | 2 +- domains/01.json | 2 +- domains/guess-who.json | 2 +- domains/rayr.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/00.json b/domains/00.json index df557c1c2..fe125c21b 100644 --- a/domains/00.json +++ b/domains/00.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/01.json b/domains/01.json index df557c1c2..fe125c21b 100644 --- a/domains/01.json +++ b/domains/01.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/guess-who.json b/domains/guess-who.json index df557c1c2..fe125c21b 100644 --- a/domains/guess-who.json +++ b/domains/guess-who.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/rayr.json b/domains/rayr.json index df557c1c2..fe125c21b 100644 --- a/domains/rayr.json +++ b/domains/rayr.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } From a1ea16e718359e26fb8e1c4056c415fb99428e99 Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Wed, 10 Jul 2024 00:07:43 +0530 Subject: [PATCH 10/32] Update aniket-thapa.json --- domains/aniket-thapa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index dd6021c51..fdfac3873 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "aniket-thapa.portfolio" + "CNAME": "aniket-thapa.github.io" } } - \ No newline at end of file + From 75028d3fe7cb743e5c9d9adea01c77eabd1367e5 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 9 Jul 2024 21:48:16 +0200 Subject: [PATCH 11/32] Update stefdp.json --- domains/stefdp.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 2e1b1c7a8..b7b843d55 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,10 +6,7 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "194.60.201.37" ], "MX": ["mail.stefdp.lol"], "TXT": ["v=spf1 mx ~all"] From 855f9ed9a1e4198c4a0a58002c0d85c4a44c2086 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Wed, 10 Jul 2024 06:03:56 +0800 Subject: [PATCH 12/32] Create tju-emg.json --- domains/tju-emg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tju-emg.json diff --git a/domains/tju-emg.json b/domains/tju-emg.json new file mode 100644 index 000000000..e8eea0c0d --- /dev/null +++ b/domains/tju-emg.json @@ -0,0 +1,11 @@ +{ + "description": "TJU Engineering Mechanics Guide", + "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", + "owner": { + "username": "XiaoHuanwise", + "email": "1056366209@qq.com", + }, + "record": { + "URL": "https:/xiaohuanwise.githlab.io/tju-emg" + } +} From afed13fa231ecf4001612fe637939a7dd6e8d364 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Wed, 10 Jul 2024 06:11:01 +0800 Subject: [PATCH 13/32] Update tju-emg.json --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index e8eea0c0d..f75ff2393 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -6,6 +6,6 @@ "email": "1056366209@qq.com", }, "record": { - "URL": "https:/xiaohuanwise.githlab.io/tju-emg" + "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" } } From 030ca1656d94d10ff4763cf9e77fb4c1901f0755 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Tue, 9 Jul 2024 17:11:49 -0500 Subject: [PATCH 14/32] Create civic.json --- domains/civic.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/civic.json diff --git a/domains/civic.json b/domains/civic.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/civic.json @@ -0,0 +1 @@ + From d26030fc61a27645f631a37321038ab670a15fd7 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Tue, 9 Jul 2024 17:16:16 -0500 Subject: [PATCH 15/32] Update civic.json --- domains/civic.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/civic.json b/domains/civic.json index 8b1378917..da498610c 100644 --- a/domains/civic.json +++ b/domains/civic.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "civic1007", + "email": "civic1007@proton.me" + }, + "record": { + "CNAME": "civic1007.pages.dev" + } +} From 091588e78a3c21c89bd21da7cdc077dbf8dd169b Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 9 Jul 2024 20:20:27 -0400 Subject: [PATCH 16/32] remove trailing comma after email line to fix invalid syntax --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f75ff2393..f17cea712 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -3,7 +3,7 @@ "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", "owner": { "username": "XiaoHuanwise", - "email": "1056366209@qq.com", + "email": "1056366209@qq.com" }, "record": { "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" From fdf3130c63f9ba9accaec85c156a6ccad34ace3a Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 9 Jul 2024 20:24:49 -0400 Subject: [PATCH 17/32] add missing slash in URL record --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f17cea712..f57c1a523 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -6,6 +6,6 @@ "email": "1056366209@qq.com" }, "record": { - "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" + "URL": "https://xiaohuanwise.gitlab.io/tju-emg" } } From 88672286c42e24e72f57d14078fd068c641121f8 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:28:16 -0400 Subject: [PATCH 18/32] Create owentech.json --- domains/owentech.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/owentech.json diff --git a/domains/owentech.json b/domains/owentech.json new file mode 100644 index 000000000..c7ff567a7 --- /dev/null +++ b/domains/owentech.json @@ -0,0 +1,10 @@ +{ + "description": "Owen's website", + "owner": { + "username": "owentechv", + "email": "dowenx83@gmail.com" + }, + "record": { + "CNAME": "owentechv.github.io" + } +} From 7fe448509e75fdea2ef3eaa65e777b5cb8de9ab6 Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Wed, 10 Jul 2024 08:10:20 +0530 Subject: [PATCH 19/32] Update aniket-thapa.json --- domains/aniket-thapa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index fdfac3873..15196e64e 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "aniket-thapa.github.io" + "CNAME": "portfolio.github.io" } } From b3e35f6a0866f7265546b88be32e8e554f24c1ab Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Wed, 10 Jul 2024 08:29:07 +0530 Subject: [PATCH 20/32] add TXT record for github pages domain verification --- .../_github-pages-challenge-HarshNarayanJha.harshnj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-HarshNarayanJha.harshnj.json diff --git a/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json b/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json new file mode 100644 index 000000000..48279b3b5 --- /dev/null +++ b/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HarshNarayanJha", + "email": "harshnj@proton.me" + }, + "record": { + "TXT": "fc925e645f243f84b9c9f0585add64" + } +} \ No newline at end of file From 975637799e80c3def0f8127209dea5d92f93e395 Mon Sep 17 00:00:00 2001 From: TynoPB <131923794+TonyN678@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:56:24 +1000 Subject: [PATCH 21/32] Add tien.json file --- domains/tien.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tien.json diff --git a/domains/tien.json b/domains/tien.json new file mode 100644 index 000000000..62fcabe7d --- /dev/null +++ b/domains/tien.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Developer Start Page", + "repo": "https://github.com/TonyN678/TonyN678.github.io", + "owner": { + "username": "TonyN678", + "email": "tientonybest2006@gmail.com", + }, + "record": { + "CNAME": "TonyN678.github.io" + } +} From 9d7fdc0ea798da71d78be6465900b8836145e73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:40:01 +0700 Subject: [PATCH 22/32] Delete domains/slainbot.json --- domains/slainbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index e489082d9..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "khongphaihoangquanghuy.github.io" - } -} \ No newline at end of file From 0f977fe5addf6d167421639b6526ab16f75fa46d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:45:00 +0700 Subject: [PATCH 23/32] Delete faul.is-a.dev --- domains/faul.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/faul.json diff --git a/domains/faul.json b/domains/faul.json deleted file mode 100644 index 4f4e0f883..000000000 --- a/domains/faul.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "custom domain page github", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/KhongPhaiHoangQuangHuy.github.io", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "KhongPhaiHoangQuangHuy@gmail.com", - "twitter": "KhongPhaiHoangQuangHuy" - }, - "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" - } -} From 59b49d2b88f696464d33519277e0f142172e5bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:45:36 +0700 Subject: [PATCH 24/32] Delete khongphaihoangquanghuy.is-a.dev --- domains/khongphaihoangquanghuy.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/khongphaihoangquanghuy.json diff --git a/domains/khongphaihoangquanghuy.json b/domains/khongphaihoangquanghuy.json deleted file mode 100644 index 2475bd8b6..000000000 --- a/domains/khongphaihoangquanghuy.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree.git", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" - } -} From 6758c522b3386ecc4aa10b008638e3c1daf65a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:46:05 +0700 Subject: [PATCH 25/32] Delete slainbot.is-a.dev --- domains/slainbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index e489082d9..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "khongphaihoangquanghuy.github.io" - } -} \ No newline at end of file From de5262b70375e849e1e5d0b036ef0a23134a116e Mon Sep 17 00:00:00 2001 From: Alex Houlton Date: Wed, 10 Jul 2024 12:57:35 +0100 Subject: [PATCH 26/32] Create houlton.json --- domains/houlton.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/houlton.json diff --git a/domains/houlton.json b/domains/houlton.json new file mode 100644 index 000000000..d30abda61 --- /dev/null +++ b/domains/houlton.json @@ -0,0 +1,11 @@ +{ + "description": "houlton.is-a.dev -> solo.to/houlton redirect.", + "repo": "https://github.com/ahoulton/register", + "owner": { + "username": "ahoulton", + "email": "ignhoulton@gmail.com" + }, + "record": { + "URL": "https://solo.to/houlton" + } +} From ab87603a84f25140d3d6de9cb58f908e35e85d67 Mon Sep 17 00:00:00 2001 From: Nekitori Hakari Date: Wed, 10 Jul 2024 12:16:11 +0000 Subject: [PATCH 27/32] verify domain github --- .../_github-pages-challenge-Nekitori17.nekitori17.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Nekitori17.nekitori17.json diff --git a/domains/_github-pages-challenge-Nekitori17.nekitori17.json b/domains/_github-pages-challenge-Nekitori17.nekitori17.json new file mode 100644 index 000000000..4af3ddf19 --- /dev/null +++ b/domains/_github-pages-challenge-Nekitori17.nekitori17.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nekitori17", + "email": "cuongnguyen286641@gmail.com", + "discord": "nekitorihakari" + }, + "record": { + "TXT": "24cd28e86ee31fda98f1ffb6c3c732" + } +} From d01c60249f6d5b0dc2601742325c2a26de70321a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 10 Jul 2024 17:51:23 +0530 Subject: [PATCH 28/32] Create hexviewer.json --- domains/hexviewer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hexviewer.json diff --git a/domains/hexviewer.json b/domains/hexviewer.json new file mode 100644 index 000000000..deba6d82f --- /dev/null +++ b/domains/hexviewer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "CNAME": "educatedsuddenbucket.is-a.dev" + } +} From 6e632b2e739185a151cc746f710b90cbf3c2fddd Mon Sep 17 00:00:00 2001 From: Smalorek <154844322+Smalorek@users.noreply.github.com> Date: Wed, 10 Jul 2024 15:35:56 +0200 Subject: [PATCH 29/32] Register smutex.is-a.dev --- domains/smutex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/smutex.json diff --git a/domains/smutex.json b/domains/smutex.json new file mode 100644 index 000000000..806fa5697 --- /dev/null +++ b/domains/smutex.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Smalorek", + "email": "Smalorek@proton.me", + "discord": "286178186645995522" + }, + + "record": { + "CNAME": "smalorek.github.io" + } + } From 204a0072867426ca8f349109eb4296f96f4ed0b6 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 10 Jul 2024 16:47:30 +0300 Subject: [PATCH 30/32] Update tien.json --- domains/tien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tien.json b/domains/tien.json index 62fcabe7d..90b97603d 100644 --- a/domains/tien.json +++ b/domains/tien.json @@ -3,7 +3,7 @@ "repo": "https://github.com/TonyN678/TonyN678.github.io", "owner": { "username": "TonyN678", - "email": "tientonybest2006@gmail.com", + "email": "tientonybest2006@gmail.com" }, "record": { "CNAME": "TonyN678.github.io" From fa07a4b3b4d747accd0ce6860184b312e7ea4887 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 10 Jul 2024 16:54:03 +0300 Subject: [PATCH 31/32] Update aniket-thapa.json --- domains/aniket-thapa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index 15196e64e..fdfac3873 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "portfolio.github.io" + "CNAME": "aniket-thapa.github.io" } } From 57a0637a6581f2c7fb5a8bf0c90d7457a2fd132b Mon Sep 17 00:00:00 2001 From: Leo Wilkin Date: Wed, 10 Jul 2024 14:56:23 +0100 Subject: [PATCH 32/32] Register lkmw.is-a.dev --- domains/lkmw.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lkmw.json diff --git a/domains/lkmw.json b/domains/lkmw.json new file mode 100644 index 000000000..38bd18d90 --- /dev/null +++ b/domains/lkmw.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "leowilkin", + "email": "leo.wilkin10@gmail.com", + "discord": "712341552537796629" + }, + + "record": { + "CNAME": "wilkin.xyz" + } + } + \ No newline at end of file