From a782d1cb3688cad76efc1078d9215784c2fefd35 Mon Sep 17 00:00:00 2001 From: alijafari-gd Date: Mon, 8 Jan 2024 21:41:45 +0330 Subject: [PATCH 01/69] feat(domain): alijafari.is-a.dev From b2b8302dfd3068094d05c5ac20bbfd7b186e2a71 Mon Sep 17 00:00:00 2001 From: areen-c Date: Fri, 12 Jan 2024 04:09:40 +0700 Subject: [PATCH 02/69] feat(domain): areen-c.is-a.dev --- domains/areen-c.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/areen-c.json diff --git a/domains/areen-c.json b/domains/areen-c.json new file mode 100644 index 000000000..aa59afaa2 --- /dev/null +++ b/domains/areen-c.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "areen-c", + "email": "arikucinggila@Gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 69369de706c26e8162eee2c6356191e85161370d Mon Sep 17 00:00:00 2001 From: areen-c <74430814+areen-c@users.noreply.github.com> Date: Fri, 12 Jan 2024 04:16:36 +0700 Subject: [PATCH 03/69] Delete domains/areen-c.json --- domains/areen-c.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/areen-c.json diff --git a/domains/areen-c.json b/domains/areen-c.json deleted file mode 100644 index aa59afaa2..000000000 --- a/domains/areen-c.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "areen-c", - "email": "arikucinggila@Gmail.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file From 963bbdd87d8facb3f19dad195d2c213d05698de2 Mon Sep 17 00:00:00 2001 From: xqxyzl Date: Sat, 13 Jan 2024 11:53:46 -0500 Subject: [PATCH 04/69] feat(domain): ex.is-a.dev From dbca882cb7035370424ae77cca8c2cee5231bc24 Mon Sep 17 00:00:00 2001 From: xqxyzl Date: Sat, 13 Jan 2024 11:58:44 -0500 Subject: [PATCH 05/69] feat(domain): ex.is-a.dev From cbdb21efa23ca7a659cf1f90012b1c0b297fac67 Mon Sep 17 00:00:00 2001 From: xqxyzl Date: Sat, 13 Jan 2024 15:04:45 -0500 Subject: [PATCH 06/69] feat(domain): ex.is-a.dev From 7089f20d101d24157336758e756d1d4918ede7d3 Mon Sep 17 00:00:00 2001 From: levinhkhangzz Date: Wed, 17 Jan 2024 22:28:21 +0700 Subject: [PATCH 07/69] feat(domain): nguyenthanhlong.is-a.dev --- domains/nguyenthanhlong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nguyenthanhlong.json diff --git a/domains/nguyenthanhlong.json b/domains/nguyenthanhlong.json new file mode 100644 index 000000000..797a2e624 --- /dev/null +++ b/domains/nguyenthanhlong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "levinhkhangzz", + "email": "levinhkhang631@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From d1cb06e348f4d148dc787e1ad4d7853805a20c37 Mon Sep 17 00:00:00 2001 From: levinhkhangzz Date: Thu, 18 Jan 2024 23:11:40 +0700 Subject: [PATCH 08/69] feat(domain): levinhkhangzz.is-a.dev --- domains/levinhkhangzz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/levinhkhangzz.json diff --git a/domains/levinhkhangzz.json b/domains/levinhkhangzz.json new file mode 100644 index 000000000..498012038 --- /dev/null +++ b/domains/levinhkhangzz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "levinhkhangzz", + "email": "levinhkhang631@gmail.com" + }, + "record": { + "A": ["1.1.1.1"] + } +} From fc8b5cdb73737ef626a1e8af84d360d440af7042 Mon Sep 17 00:00:00 2001 From: levinhkhangzz Date: Thu, 18 Jan 2024 23:53:49 +0700 Subject: [PATCH 09/69] feat(domain): nguyenthanhlongg.is-a.dev --- domains/nguyenthanhlongg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nguyenthanhlongg.json diff --git a/domains/nguyenthanhlongg.json b/domains/nguyenthanhlongg.json new file mode 100644 index 000000000..ca9feef6c --- /dev/null +++ b/domains/nguyenthanhlongg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "levinhkhangzz", + "email": "levinhkhang631@gmail.com" + }, + "record": { + "A": ["42.118.184.102"] + } +} From 61f9426cd1347b14be188a591e458235d8e0abf8 Mon Sep 17 00:00:00 2001 From: bhaskaraa45 Date: Fri, 19 Jan 2024 12:33:08 +0530 Subject: [PATCH 10/69] feat(domain): chat-oandbtech.is-a.dev --- domains/chat-oandbtech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chat-oandbtech.json diff --git a/domains/chat-oandbtech.json b/domains/chat-oandbtech.json new file mode 100644 index 000000000..6b643d8d6 --- /dev/null +++ b/domains/chat-oandbtech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhaskaraa45", + "email": "bhaskarmandal369@gmail.com" + }, + "record": { + "A": ["20.198.8.20"] + } +} From 0fb972763d6faab33d9994287b0245cc6168b875 Mon Sep 17 00:00:00 2001 From: bhaskaraa45 Date: Fri, 19 Jan 2024 12:36:01 +0530 Subject: [PATCH 11/69] feat(domain): oandbtech.is-a.dev --- domains/oandbtech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oandbtech.json diff --git a/domains/oandbtech.json b/domains/oandbtech.json new file mode 100644 index 000000000..bea7f1902 --- /dev/null +++ b/domains/oandbtech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhaskaraa45", + "email": "bhaskarmandal369@gmail.com" + }, + "record": { + "A": ["20.198.8.42"] + } +} From 25b2acf4948c01eb7c7cbcb05e57ffbaf0c81541 Mon Sep 17 00:00:00 2001 From: Bhaskar <115359430+bhaskaraa45@users.noreply.github.com> Date: Fri, 19 Jan 2024 12:38:31 +0530 Subject: [PATCH 12/69] Update chat-oandbtech.json --- domains/chat-oandbtech.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/domains/chat-oandbtech.json b/domains/chat-oandbtech.json index 6b643d8d6..8b1378917 100644 --- a/domains/chat-oandbtech.json +++ b/domains/chat-oandbtech.json @@ -1,9 +1 @@ -{ - "owner": { - "username": "bhaskaraa45", - "email": "bhaskarmandal369@gmail.com" - }, - "record": { - "A": ["20.198.8.20"] - } -} + From d1fbd271900a867200fbe2636fed37b6b046404e Mon Sep 17 00:00:00 2001 From: Bhaskar <115359430+bhaskaraa45@users.noreply.github.com> Date: Fri, 19 Jan 2024 12:42:58 +0530 Subject: [PATCH 13/69] Update chat-oandbtech.json --- domains/chat-oandbtech.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/chat-oandbtech.json b/domains/chat-oandbtech.json index 8b1378917..4187cf5d6 100644 --- a/domains/chat-oandbtech.json +++ b/domains/chat-oandbtech.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "bhaskaraa45", + "email": "bhaskarmandal369@gmail.com" + }, + "record": { + "URL": ["https://chat-oandbtech.netlify.app"] + } +} From 550c4b5c856ab7f126b9243f97c3f79057725576 Mon Sep 17 00:00:00 2001 From: Ayush Tiwari <101995061+aaayushh7@users.noreply.github.com> Date: Fri, 19 Jan 2024 12:46:11 +0530 Subject: [PATCH 14/69] ayushtiwari.is-a.dev --- domains/ayushtiwari.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ayushtiwari.json diff --git a/domains/ayushtiwari.json b/domains/ayushtiwari.json new file mode 100644 index 000000000..4e4876e24 --- /dev/null +++ b/domains/ayushtiwari.json @@ -0,0 +1,12 @@ +{ + "description": "ayushtiwari.is-a.dev for my portfolio website", + "repo": "https://github.com/aaayushh7/myPortfolio.git", + "owner": { + "username": "aaayushh7", + "email": "", + "discord": "_aaayushh" + }, + "record": { + "URL": "https://ayushtiwari.co" + } + } \ No newline at end of file From 5d2c06df5a214dbf7cf79b75b423402797dca6a4 Mon Sep 17 00:00:00 2001 From: Bhaskar <115359430+bhaskaraa45@users.noreply.github.com> Date: Fri, 19 Jan 2024 12:46:56 +0530 Subject: [PATCH 15/69] Update chat-oandbtech.json --- domains/chat-oandbtech.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chat-oandbtech.json b/domains/chat-oandbtech.json index 4187cf5d6..b484bb6a9 100644 --- a/domains/chat-oandbtech.json +++ b/domains/chat-oandbtech.json @@ -4,6 +4,6 @@ "email": "bhaskarmandal369@gmail.com" }, "record": { - "URL": ["https://chat-oandbtech.netlify.app"] + "A": ["40.176.254.77"] } } From 412c72a778993563c66fb6f239400adbf9ab861b Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Fri, 19 Jan 2024 13:04:41 +0200 Subject: [PATCH 16/69] Create _github-pages-challenge-YouFoundAlpha.alpha.json --- ...github-pages-challenge-YouFoundAlpha.alpha.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/_github-pages-challenge-YouFoundAlpha.alpha.json diff --git a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json new file mode 100644 index 000000000..9c8f68d3a --- /dev/null +++ b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "TXT": "9568f60569" + } +} From 93cf5377ecfb6110b2b8980a6136457160e0b7d0 Mon Sep 17 00:00:00 2001 From: DreamerChaserHAH Date: Fri, 19 Jan 2024 21:07:53 +0800 Subject: [PATCH 17/69] feat(domain): victormak.is-a.dev --- domains/victormak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/victormak.json diff --git a/domains/victormak.json b/domains/victormak.json new file mode 100644 index 000000000..88d23c257 --- /dev/null +++ b/domains/victormak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DreamerChaserHAH", + "email": "ehekunhah@gmail.com" + }, + "record": { + "CNAME": "dreamerchaserhah.github.io" + } +} From eca088e7f311512027d5e3b55aeebf6256fbe011 Mon Sep 17 00:00:00 2001 From: l7ssha Date: Fri, 19 Jan 2024 14:22:36 +0100 Subject: [PATCH 18/69] feat(domain): l7ssha.is-a.dev --- domains/l7ssha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/l7ssha.json diff --git a/domains/l7ssha.json b/domains/l7ssha.json new file mode 100644 index 000000000..f63a65642 --- /dev/null +++ b/domains/l7ssha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "l7ssha", + "email": "szymon@l7ssha.xyz" + }, + "record": { + "CNAME": "l7ssha.xyz" + } +} From 711587e0fd05c7a9c3ad3fe4426f943d820b6f96 Mon Sep 17 00:00:00 2001 From: mmartinhopt Date: Fri, 19 Jan 2024 13:29:59 +0000 Subject: [PATCH 19/69] feat(domain): mmartinho.is-a.dev --- domains/mmartinho.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mmartinho.json diff --git a/domains/mmartinho.json b/domains/mmartinho.json new file mode 100644 index 000000000..d785ddfb3 --- /dev/null +++ b/domains/mmartinho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mmartinhopt", + "email": "geral.mmartinho@gmail.com" + }, + "record": { + "A": ["84.247.171.122"] + } +} From 72a7de7e68393e2c873c1cc543371b4ebde46fd5 Mon Sep 17 00:00:00 2001 From: PH7N Date: Fri, 19 Jan 2024 19:06:52 +0500 Subject: [PATCH 20/69] feat(domain): ph7ntom.is-a.dev --- domains/ph7ntom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ph7ntom.json diff --git a/domains/ph7ntom.json b/domains/ph7ntom.json new file mode 100644 index 000000000..0ae0dfe73 --- /dev/null +++ b/domains/ph7ntom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PH7N", + "email": "hdgameplaybbtt@gmail.com" + }, + "record": { + "URL": "https://ph7n.github.io/ph7ntom-web/" + } +} From a8ebbe8be62b4ceb17d9a99076c021e1b2725946 Mon Sep 17 00:00:00 2001 From: DrochiczynPoleski Date: Fri, 19 Jan 2024 16:36:31 +0100 Subject: [PATCH 21/69] feat(domain): escfrpls.is-a.dev --- domains/escfrpls.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/escfrpls.json diff --git a/domains/escfrpls.json b/domains/escfrpls.json new file mode 100644 index 000000000..018e73b19 --- /dev/null +++ b/domains/escfrpls.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DrochiczynPoleski", + "email": "licwin1410@gmail.com" + }, + "record": { + "URL": "https://drochiczynpoleski.github.io/escfrpls.github.io/" + } +} From 4de0b4e83d387f48e9f05f321f707ad7c43042f0 Mon Sep 17 00:00:00 2001 From: SFINXV <145094765+SFINXVC@users.noreply.github.com> Date: Fri, 19 Jan 2024 22:58:26 +0700 Subject: [PATCH 22/69] Create sfinxv.json --- domains/sfinxv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sfinxv.json diff --git a/domains/sfinxv.json b/domains/sfinxv.json new file mode 100644 index 000000000..45059c229 --- /dev/null +++ b/domains/sfinxv.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sfinxv", + "email": "", + "discord": "sfinxv" + }, + + "repo": "https://github.com/SFINXVC/sfinxvc.github.io", + "record": { + "CNAME": "sfinxvc.github.io" + } +} From c4d65e533ea3f74d7abc83a9420a8ee4756eab21 Mon Sep 17 00:00:00 2001 From: MrAkshayAS Date: Fri, 19 Jan 2024 21:30:01 +0530 Subject: [PATCH 23/69] feat(domain): as.is-a.dev --- domains/as.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/as.json diff --git a/domains/as.json b/domains/as.json new file mode 100644 index 000000000..53b0b2de4 --- /dev/null +++ b/domains/as.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrAkshayAS", + "email": "akshau72p@gmail.com" + }, + "record": { + "CNAME": "mrakshayas.github.io" + } +} From f2494aa39e822aa2610474ca75ccaf67ceb2407f Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+MrAkshayAS@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:30:46 +0530 Subject: [PATCH 24/69] Update as.json --- domains/as.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/as.json b/domains/as.json index 53b0b2de4..702230f5e 100644 --- a/domains/as.json +++ b/domains/as.json @@ -4,6 +4,8 @@ "email": "akshau72p@gmail.com" }, "record": { - "CNAME": "mrakshayas.github.io" + "CNAME": "mrakshayas.github.io", + "A":"185.199.108.153" + } } From 0f38b1fd12682915f0a4faa0c7a4b01d3910d002 Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+MrAkshayAS@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:35:02 +0530 Subject: [PATCH 25/69] Update as.json --- domains/as.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/as.json b/domains/as.json index 702230f5e..a8453d908 100644 --- a/domains/as.json +++ b/domains/as.json @@ -5,7 +5,7 @@ }, "record": { "CNAME": "mrakshayas.github.io", - "A":"185.199.108.153" + "A":["185.199.108.153"] } } From b16017064b2715d1fa16d6072f685ec18418edc4 Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+MrAkshayAS@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:48:46 +0530 Subject: [PATCH 26/69] Update as.json --- domains/as.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/as.json b/domains/as.json index a8453d908..4eb8b9917 100644 --- a/domains/as.json +++ b/domains/as.json @@ -1,11 +1,10 @@ { + "repo" :"https://mrakshayas.github.io/portfolio/", "owner": { "username": "MrAkshayAS", "email": "akshau72p@gmail.com" }, "record": { - "CNAME": "mrakshayas.github.io", - "A":["185.199.108.153"] - + "CNAME": "mrakshayas.github.io" } } From e6855d4b0110bf5cc779ea3a75473091ecc2fb02 Mon Sep 17 00:00:00 2001 From: haliiil Date: Fri, 19 Jan 2024 17:53:16 +0100 Subject: [PATCH 27/69] feat(domain): halil.is-a.dev --- domains/halil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/halil.json diff --git a/domains/halil.json b/domains/halil.json new file mode 100644 index 000000000..9f3a30d3c --- /dev/null +++ b/domains/halil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haliiil", + "email": "halil.ismail@mercoline.de" + }, + "record": { + "A": ["173.249.45.163"] + } +} From 6ab6beecf1531adb2d8cdfdf2b75117363ded40c Mon Sep 17 00:00:00 2001 From: "dotenv(.)" <88169062+wtfdrshn@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:13:04 +0530 Subject: [PATCH 28/69] Update wtfdrshn.json --- domains/wtfdrshn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wtfdrshn.json b/domains/wtfdrshn.json index 2833fd17d..abeb6309d 100644 --- a/domains/wtfdrshn.json +++ b/domains/wtfdrshn.json @@ -4,6 +4,6 @@ "email": "itsmedarshan8@gmail.com" }, "record": { - "CNAME": "wtfdrshn.github.io" + "CNAME": "wtfdrshn-portfolio.web.app" } } From 0fe93c3314ed9cb97219c2585f5ca35b252f8c62 Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+MrAkshayAS@users.noreply.github.com> Date: Sat, 20 Jan 2024 06:25:22 +0530 Subject: [PATCH 29/69] Update as.json --- domains/as.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/as.json b/domains/as.json index 4eb8b9917..49f779a1c 100644 --- a/domains/as.json +++ b/domains/as.json @@ -1,5 +1,5 @@ { - "repo" :"https://mrakshayas.github.io/portfolio/", + "repo" :"https://mrakshayas.github.io/me/", "owner": { "username": "MrAkshayAS", "email": "akshau72p@gmail.com" From 9ef2b417ad6b006d4cadf74d981f3ada5e7ebce3 Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+MrAkshayAS@users.noreply.github.com> Date: Sat, 20 Jan 2024 09:58:31 +0530 Subject: [PATCH 30/69] Update axay.json --- domains/axay.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/axay.json b/domains/axay.json index 53b0b2de4..c9366f4bd 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -1,7 +1,8 @@ { "owner": { "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" + "email": " ", + "discord" : "mrakshayas" }, "record": { "CNAME": "mrakshayas.github.io" From fe8148d66e1c4be81875ec7f17b2fb3f11f230ea Mon Sep 17 00:00:00 2001 From: HazelNutHoney Date: Sat, 20 Jan 2024 01:24:12 -0500 Subject: [PATCH 31/69] feat(domain): hazelnut.is-a.dev --- domains/hazelnut.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hazelnut.json diff --git a/domains/hazelnut.json b/domains/hazelnut.json new file mode 100644 index 000000000..1f87b5e49 --- /dev/null +++ b/domains/hazelnut.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HazelNutHoney", + "email": "hazelnutzhoney@gmail.com" + }, + "record": { + "CNAME": "hazelnuthoney.github.io" + } +} From eedfa5c4fe80b0a27b03511ff754c111a8c18c92 Mon Sep 17 00:00:00 2001 From: Luongzz Date: Sat, 20 Jan 2024 13:46:13 +0700 Subject: [PATCH 32/69] feat(domain): zylx.is-a.dev --- domains/zylx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zylx.json diff --git a/domains/zylx.json b/domains/zylx.json new file mode 100644 index 000000000..025e5d70d --- /dev/null +++ b/domains/zylx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luongzz", + "email": "buivanluong0204@gmail.com" + }, + "record": { + "CNAME": "d60386a4-cb38-44df-b30d-f23ac4a8717a.id.repl.co" + } +} From 4dbed883b9d0e742530a923131c2b93027196cd9 Mon Sep 17 00:00:00 2001 From: alijafari-gd Date: Fri, 19 Jan 2024 23:20:23 -0800 Subject: [PATCH 33/69] feat(domain): alijafari.is-a.dev --- domains/alijafari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alijafari.json diff --git a/domains/alijafari.json b/domains/alijafari.json new file mode 100644 index 000000000..639da30f9 --- /dev/null +++ b/domains/alijafari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "URL": "https://alijafari-gd.github.io" + } +} From c23457cd0f3aab275336f7c1e26daa3818542bc5 Mon Sep 17 00:00:00 2001 From: heyjumanji Date: Sat, 20 Jan 2024 15:13:59 +0530 Subject: [PATCH 34/69] feat(domain): jumanji.is-a.dev --- domains/jumanji.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jumanji.json diff --git a/domains/jumanji.json b/domains/jumanji.json new file mode 100644 index 000000000..351a248a3 --- /dev/null +++ b/domains/jumanji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "CNAME": "heyjumanji.pages.dev" + } +} From a91c5219db35a79d81c77a6b6d4fe667a95bbb98 Mon Sep 17 00:00:00 2001 From: Xyront Date: Sat, 20 Jan 2024 17:51:44 +0700 Subject: [PATCH 35/69] feat(domain): real.is-a.dev --- domains/real.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/real.json diff --git a/domains/real.json b/domains/real.json new file mode 100644 index 000000000..f1db4caef --- /dev/null +++ b/domains/real.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xyront", + "email": "abalabalscratch@gmail.com" + }, + "record": { + "URL": "https://www.youtube.com/watch?v=69tzp7vkg_m" + } +} From a95721e3ce84f503cc44dada66d4e2b5fb349f29 Mon Sep 17 00:00:00 2001 From: xqxyzl Date: Sat, 20 Jan 2024 06:12:00 -0500 Subject: [PATCH 36/69] feat(domain): exx.is-a.dev --- domains/exx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/exx.json diff --git a/domains/exx.json b/domains/exx.json new file mode 100644 index 000000000..83307f4a2 --- /dev/null +++ b/domains/exx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xqxyzl", + "email": "exemailhelp+3@gmail.com" + }, + "record": { + "TXT": "_discord.exx.is-a.dev" + } +} From f2a447f669025be90bd2bedba2598ad6de327db8 Mon Sep 17 00:00:00 2001 From: Froniz <126089314+Froniz@users.noreply.github.com> Date: Sat, 20 Jan 2024 13:06:50 +0100 Subject: [PATCH 37/69] Register Froniz.is-a.dev --- domains/froniz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/froniz.json diff --git a/domains/froniz.json b/domains/froniz.json new file mode 100644 index 000000000..96dd9df97 --- /dev/null +++ b/domains/froniz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Froniz", + "email": "discordmarc1912@gmail.com", + "discord": "1002293564782411787" + }, + + "record": { + "A": ["144.91.116.153"] + } + } + \ No newline at end of file From 22d422e8821e72e7ba09ef61430dc6a82e1d00a0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 20 Jan 2024 21:29:21 +0800 Subject: [PATCH 38/69] Update axay.json --- domains/axay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axay.json b/domains/axay.json index c9366f4bd..85300ea9e 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -1,7 +1,7 @@ { "owner": { "username": "MrAkshayAS", - "email": " ", + "email": "", "discord" : "mrakshayas" }, "record": { From 7e0cbe3f4e4c6454a1126d1a44fa1d8823da68d1 Mon Sep 17 00:00:00 2001 From: AustinGraphics Date: Sat, 20 Jan 2024 14:01:44 +0000 Subject: [PATCH 39/69] feat(domain): austino.is-a.dev --- domains/austino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/austino.json diff --git a/domains/austino.json b/domains/austino.json new file mode 100644 index 000000000..a584f8779 --- /dev/null +++ b/domains/austino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AustinGraphics", + "email": "austinxthomas@gmail.com" + }, + "record": { + "CNAME": "austingraphics.github.io" + } +} From 4145932b14d71ab01f3946ddf7d55e5c4acab62e Mon Sep 17 00:00:00 2001 From: thunderarch Date: Sat, 20 Jan 2024 20:33:10 +0530 Subject: [PATCH 40/69] feat(domain): thunderarch.is-a.dev --- domains/thunderarch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thunderarch.json diff --git a/domains/thunderarch.json b/domains/thunderarch.json new file mode 100644 index 000000000..97eea7382 --- /dev/null +++ b/domains/thunderarch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thunderarch", + "email": "thunderarch77@gmail.com" + }, + "record": { + "CNAME": "1" + } +} From 26a17e18c28b2ab4a56a0761f4687201902b0c16 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Sat, 20 Jan 2024 21:59:02 +0200 Subject: [PATCH 41/69] Update _github-pages-challenge-YouFoundAlpha.alpha.json --- domains/_github-pages-challenge-YouFoundAlpha.alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json index 9c8f68d3a..f69fbfcf4 100644 --- a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json +++ b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "TXT": "9568f60569" + "TXT": "123b9197abda60197a8afa64af5cf0" } } From 4059513fd0fa1cf3190753466dcc1138e691a800 Mon Sep 17 00:00:00 2001 From: GazorHuman Date: Sun, 21 Jan 2024 03:42:47 +0700 Subject: [PATCH 42/69] Register gazor.is-a.dev --- domains/gazor.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gazor.json diff --git a/domains/gazor.json b/domains/gazor.json new file mode 100644 index 000000000..f8783865e --- /dev/null +++ b/domains/gazor.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "GazorHuman", + "email": "gazoriosyt@gmail.com", + "discord": "709208284489449604" + }, + + "record": { + "A": ["172.104.164.236"] + } + } + \ No newline at end of file From fd93bbcdd808d9704e870472188db9a34831d3c1 Mon Sep 17 00:00:00 2001 From: Aung-myat-min Date: Sun, 21 Jan 2024 03:35:12 +0630 Subject: [PATCH 43/69] feat(domain): ammthecoder.is-a.dev --- domains/ammthecoder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ammthecoder.json diff --git a/domains/ammthecoder.json b/domains/ammthecoder.json new file mode 100644 index 000000000..feb3270af --- /dev/null +++ b/domains/ammthecoder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aung-myat-min", + "email": "koaungmyatmin0@gmail.com" + }, + "record": { + "URL": "https://ammthercoder.vercel.app/" + } +} From 582cf768ceac5f31a7e21d95ad6a5c45e68523d8 Mon Sep 17 00:00:00 2001 From: riviox Date: Sat, 20 Jan 2024 22:07:05 +0100 Subject: [PATCH 44/69] feat(domain): riviox@riviox.is-a.dev --- domains/riviox@riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riviox@riviox.json diff --git a/domains/riviox@riviox.json b/domains/riviox@riviox.json new file mode 100644 index 000000000..dcc05d2b5 --- /dev/null +++ b/domains/riviox@riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net"] + } +} From a28c42527b6c079f77297ced05d81218e223a128 Mon Sep 17 00:00:00 2001 From: riviox Date: Sat, 20 Jan 2024 22:15:12 +0100 Subject: [PATCH 45/69] feat(domain): @riviox.is-a.dev --- domains/@riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/@riviox.json diff --git a/domains/@riviox.json b/domains/@riviox.json new file mode 100644 index 000000000..71d5e3f2e --- /dev/null +++ b/domains/@riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "TXT": "sl-verification=kdyfwdwvcqzjgopvujxqgvvlgkvnsh" + } +} From ba51f6bcb3b5592550bd2c8707e7b8a0dc70825c Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 21 Jan 2024 07:07:52 +0800 Subject: [PATCH 46/69] feat(domain): iamai.is-a.dev --- domains/iamai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iamai.json diff --git a/domains/iamai.json b/domains/iamai.json new file mode 100644 index 000000000..ac27c3e37 --- /dev/null +++ b/domains/iamai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HsiangNianian", + "email": "i@jyunko.cn" + }, + "record": { + "CNAME": "readthedocs.io" + } +} From 7cdbe78621300a45db73b8941ddc17623f70279b Mon Sep 17 00:00:00 2001 From: gassayping Date: Sat, 20 Jan 2024 20:05:48 -0800 Subject: [PATCH 47/69] feat(domain): gassayping.is-a.dev --- domains/gassayping.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gassayping.json diff --git a/domains/gassayping.json b/domains/gassayping.json new file mode 100644 index 000000000..c473d62f5 --- /dev/null +++ b/domains/gassayping.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gassayping", + "email": "Dev_Gassayping@proton.me" + }, + "record": { + "CNAME": "gassayping.github.io" + } +} From 50621807e45e642a4542b4a8dd766abb330157c0 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sun, 21 Jan 2024 12:10:31 +0530 Subject: [PATCH 48/69] Update uk.json --- domains/uk.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/uk.json b/domains/uk.json index 1da801837..89ea90364 100644 --- a/domains/uk.json +++ b/domains/uk.json @@ -4,6 +4,8 @@ "email": "u8k50850@gmail.com" }, "record": { - "URL": "https://ukrioo.github.io/" + "URL": "https://ukrioo.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" } } From 3c0e5c8c20d77aa21af1bebe6c9d033ef47c61d3 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sun, 21 Jan 2024 12:11:08 +0530 Subject: [PATCH 49/69] Update js.json --- domains/js.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/js.json b/domains/js.json index 1da801837..89ea90364 100644 --- a/domains/js.json +++ b/domains/js.json @@ -4,6 +4,8 @@ "email": "u8k50850@gmail.com" }, "record": { - "URL": "https://ukrioo.github.io/" + "URL": "https://ukrioo.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" } } From 535f35baebc8b9c3d2cb50e9599e8bceb649eeea Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Sun, 21 Jan 2024 09:40:57 +0200 Subject: [PATCH 50/69] Create _acme-challenge.juqwtf.json --- domains/_acme-challenge.juqwtf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_acme-challenge.juqwtf.json diff --git a/domains/_acme-challenge.juqwtf.json b/domains/_acme-challenge.juqwtf.json new file mode 100644 index 000000000..9058e8e7b --- /dev/null +++ b/domains/_acme-challenge.juqwtf.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "TXT": ["FZo9g0GqRYR-fhmWc1QzbycfV5UZIE4bwh42BI81NDQ"], + "TXT": ["V1N8tuJvEcUtltxMXLRvP0U1_jaAgsSJJ89MgyxpWUk"] + } +} From 1bed650e5dc6fcdf76b92575b81f24b9e29e925d Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Sun, 21 Jan 2024 09:43:51 +0200 Subject: [PATCH 51/69] Update _acme-challenge.juqwtf.json --- domains/_acme-challenge.juqwtf.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/_acme-challenge.juqwtf.json b/domains/_acme-challenge.juqwtf.json index 9058e8e7b..f4702f13d 100644 --- a/domains/_acme-challenge.juqwtf.json +++ b/domains/_acme-challenge.juqwtf.json @@ -4,7 +4,8 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "TXT": ["FZo9g0GqRYR-fhmWc1QzbycfV5UZIE4bwh42BI81NDQ"], - "TXT": ["V1N8tuJvEcUtltxMXLRvP0U1_jaAgsSJJ89MgyxpWUk"] + "TXT": [ + "FZo9g0GqRYR-fhmWc1QzbycfV5UZIE4bwh42BI81NDQ", + "V1N8tuJvEcUtltxMXLRvP0U1_jaAgsSJJ89MgyxpWUk"] } } From 188715a1623cb397ffb555af8e65db96b4fcbf1b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 21 Jan 2024 15:52:14 +0800 Subject: [PATCH 52/69] feat: acme challenge support --- tests/validations.test.js | 2 ++ utils/validations.js | 1 + 2 files changed, 3 insertions(+) diff --git a/tests/validations.test.js b/tests/validations.test.js index 1726affae..989e70136 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -65,6 +65,7 @@ describe('validateDomainData', () => { { ...defaultDomain, record: { A: '::1' } }, { ...defaultDomain, name: '_discord' }, { ...defaultDomain, name: '_gitlab-pages-verification-code' }, + { ...defaultDomain, name: '_acme-challenge' }, ]; const validCases = [ @@ -96,6 +97,7 @@ describe('validateDomainData', () => { { ...defaultDomain, record: { A: ['122.222.222.222'] } }, { ...defaultDomain, name: '_discord.subdomain' }, { ...defaultDomain, name: '_gitlab-pages-verification-code.subdomain' }, + { ...defaultDomain, name: '_acme-challenge.subdomain' }, ]; it('should return false for invalid data', () => { diff --git a/utils/validations.js b/utils/validations.js index c7cdd7e16..fa9bca399 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -40,6 +40,7 @@ const extraSupportedNames = [ testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i), // Exception for github verification records R.equals('_discord'), R.equals('_gitlab-pages-verification-code'), + R.equals('_acme-challenge'), ] const validateDomainData = validate({ From 5dce8ae94ea90cbdba2cc75fddef09ec72ade631 Mon Sep 17 00:00:00 2001 From: bhaskaraa45 Date: Sun, 21 Jan 2024 15:33:20 +0530 Subject: [PATCH 53/69] feat(domain): chathub.is-a.dev --- domains/chathub.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chathub.json diff --git a/domains/chathub.json b/domains/chathub.json new file mode 100644 index 000000000..bea7f1902 --- /dev/null +++ b/domains/chathub.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhaskaraa45", + "email": "bhaskarmandal369@gmail.com" + }, + "record": { + "A": ["20.198.8.42"] + } +} From db9806f17925b5b24e8020a416b8133b3d3fe541 Mon Sep 17 00:00:00 2001 From: thunderarch <155036500+thunderarch@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:15:08 +0530 Subject: [PATCH 54/69] Update thunderarch.json --- domains/thunderarch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thunderarch.json b/domains/thunderarch.json index 97eea7382..bb31878ef 100644 --- a/domains/thunderarch.json +++ b/domains/thunderarch.json @@ -4,6 +4,6 @@ "email": "thunderarch77@gmail.com" }, "record": { - "CNAME": "1" + "URL": "https://nextechbyte.blogspot.com/2023/12/contact-us-body-margin-0-padding-0-font.html?m=1" } } From 7936943776299436b3a48bf8444a7ff10f6c2d58 Mon Sep 17 00:00:00 2001 From: "Keira E. C. T" Date: Sun, 21 Jan 2024 12:10:55 +0000 Subject: [PATCH 55/69] Create researcx.json --- domains/researcx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/researcx.json diff --git a/domains/researcx.json b/domains/researcx.json new file mode 100644 index 000000000..1ab0501a0 --- /dev/null +++ b/domains/researcx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "researcx", + "email": "kei.trei.a52@gmail.com" + }, + + "record": { + "A": ["129.151.206.225"] + } +} From 66dbcbf4fa323f974f28b1af4286d851730cc1a2 Mon Sep 17 00:00:00 2001 From: Leclu Date: Sun, 21 Jan 2024 14:28:10 +0100 Subject: [PATCH 56/69] feat(domain): sen.is-a.dev --- domains/sen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sen.json diff --git a/domains/sen.json b/domains/sen.json new file mode 100644 index 000000000..9e7684a42 --- /dev/null +++ b/domains/sen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Leclu", + "email": "minsnow1889@gmail.com" + }, + "record": { + "CNAME": "leclu.github.io" + } +} From 648300bdec055ac740b634e3927137a503eda2fc Mon Sep 17 00:00:00 2001 From: nexos20levrai Date: Sun, 21 Jan 2024 14:41:43 +0100 Subject: [PATCH 57/69] feat(domain): nexos.is-a.dev --- domains/nexos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nexos.json diff --git a/domains/nexos.json b/domains/nexos.json new file mode 100644 index 000000000..c9a51d5bc --- /dev/null +++ b/domains/nexos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["78.47.213.108"] + } +} From fe89a7a7745712b7948fabdd1074b87a426ff515 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Sun, 21 Jan 2024 15:57:48 +0100 Subject: [PATCH 58/69] feat(domain): h1roune.is-a.dev --- domains/h1roune.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/h1roune.json diff --git a/domains/h1roune.json b/domains/h1roune.json new file mode 100644 index 000000000..a15ecc06e --- /dev/null +++ b/domains/h1roune.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqi.is-a.dev" + } +} From 578afc428cb21b8f8b5a49daa58b0ee65a669ba4 Mon Sep 17 00:00:00 2001 From: GeantW0rld Date: Sun, 21 Jan 2024 16:55:38 +0100 Subject: [PATCH 59/69] feat(domain): geantworld.is-a.dev --- domains/geantworld.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/geantworld.json diff --git a/domains/geantworld.json b/domains/geantworld.json new file mode 100644 index 000000000..db91a8cae --- /dev/null +++ b/domains/geantworld.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GeantW0rld", + "email": "yanis.geantworld@gmail.com" + }, + "record": { + "URL": "https://dashboard.geantbot.xyz" + } +} From 4bd122d7c91642142e24436f3fe9c5ea387b3096 Mon Sep 17 00:00:00 2001 From: anuragjawalkar Date: Sun, 21 Jan 2024 22:50:50 +0530 Subject: [PATCH 60/69] feat(domain): anurag.is-a.dev --- domains/anurag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anurag.json diff --git a/domains/anurag.json b/domains/anurag.json new file mode 100644 index 000000000..99ff09294 --- /dev/null +++ b/domains/anurag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anuragjawalkar", + "email": "anurag24jawalkar@gmail.com" + }, + "record": { + "CNAME": "anuragjawalkar.github.io" + } +} From 7f0e6309fd6548627f874d754330bb46cc543784 Mon Sep 17 00:00:00 2001 From: levinhkhangzz Date: Mon, 22 Jan 2024 00:33:03 +0700 Subject: [PATCH 61/69] feat(domain): tranquochung.is-a.dev --- domains/tranquochung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tranquochung.json diff --git a/domains/tranquochung.json b/domains/tranquochung.json new file mode 100644 index 000000000..ab1e840dc --- /dev/null +++ b/domains/tranquochung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "levinhkhangzz", + "email": "levinhkhang631@gmail.com" + }, + "record": { + "CNAME": "main.dk2oij6gpcgpf.amplifyapp.com" + } +} From 7f1b9945df75ceaa8c577c833a909ea40e96362f Mon Sep 17 00:00:00 2001 From: riviox Date: Sun, 21 Jan 2024 21:25:17 +0100 Subject: [PATCH 62/69] feat(domain): dc.riviox.is-a.dev --- domains/dc.riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dc.riviox.json diff --git a/domains/dc.riviox.json b/domains/dc.riviox.json new file mode 100644 index 000000000..9d89b9862 --- /dev/null +++ b/domains/dc.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "URL": "https://discord.gg/bph5durcpk" + } +} From 3f7719c0e909e56ecfaee3787384fc33f9ccd904 Mon Sep 17 00:00:00 2001 From: areen-c Date: Mon, 22 Jan 2024 03:31:43 +0700 Subject: [PATCH 63/69] feat(domain): blog.areen-c.is-a.dev --- domains/blog.areen-c.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.areen-c.json diff --git a/domains/blog.areen-c.json b/domains/blog.areen-c.json new file mode 100644 index 000000000..de20f22b1 --- /dev/null +++ b/domains/blog.areen-c.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "areen-c", + "email": "arikucinggila@Gmail.com" + }, + "record": { + "CNAME": "blog-areen.pages.dev" + } +} From b9dde570b771426ff6d131312fd7dc22230d420c Mon Sep 17 00:00:00 2001 From: areen-c <74430814+areen-c@users.noreply.github.com> Date: Mon, 22 Jan 2024 03:33:22 +0700 Subject: [PATCH 64/69] Update blog.areen-c.json --- domains/blog.areen-c.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.areen-c.json b/domains/blog.areen-c.json index de20f22b1..dd1ba1a4b 100644 --- a/domains/blog.areen-c.json +++ b/domains/blog.areen-c.json @@ -1,7 +1,7 @@ { "owner": { "username": "areen-c", - "email": "arikucinggila@Gmail.com" + "email": "areenelhaq@gmail.com" }, "record": { "CNAME": "blog-areen.pages.dev" From ae785dc19b658d9edea19a64faafd65aaa3607e1 Mon Sep 17 00:00:00 2001 From: edbta Date: Sun, 21 Jan 2024 23:50:54 +0100 Subject: [PATCH 65/69] feat(domain): edb.is-a.dev --- domains/edb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/edb.json diff --git a/domains/edb.json b/domains/edb.json new file mode 100644 index 000000000..0a90874e7 --- /dev/null +++ b/domains/edb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "edbta", + "email": "btaa@live.no" + }, + "record": { + "CNAME": "edb.bot.nu" + } +} From dbb632d4e6a57d76c9ebe12fff40dfe21937a311 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 21 Jan 2024 18:59:01 -0500 Subject: [PATCH 66/69] Delete domains/levinhkhangzz.json --- domains/levinhkhangzz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/levinhkhangzz.json diff --git a/domains/levinhkhangzz.json b/domains/levinhkhangzz.json deleted file mode 100644 index 498012038..000000000 --- a/domains/levinhkhangzz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "levinhkhangzz", - "email": "levinhkhang631@gmail.com" - }, - "record": { - "A": ["1.1.1.1"] - } -} From 7d97b2435b0d4f71321f798c698fb4326c5e8156 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 21 Jan 2024 19:06:01 -0500 Subject: [PATCH 67/69] Delete domains/riviox@riviox.json --- domains/riviox@riviox.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/riviox@riviox.json diff --git a/domains/riviox@riviox.json b/domains/riviox@riviox.json deleted file mode 100644 index dcc05d2b5..000000000 --- a/domains/riviox@riviox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "MX": ["mx1.forwardemail.net"] - } -} From f5ccb29d23fa0ab0c67f49e72333b13f9269ccd2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 21 Jan 2024 19:06:23 -0500 Subject: [PATCH 68/69] Delete domains/@riviox.json --- domains/@riviox.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/@riviox.json diff --git a/domains/@riviox.json b/domains/@riviox.json deleted file mode 100644 index 71d5e3f2e..000000000 --- a/domains/@riviox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "TXT": "sl-verification=kdyfwdwvcqzjgopvujxqgvvlgkvnsh" - } -} From 01c3064f33c010b19f39be807321744fbebe67c9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 22 Jan 2024 08:32:07 +0800 Subject: [PATCH 69/69] docs(README): update free for life link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c11def886..18d2c6d83 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,4 @@ If you like this project, please consider donating so we can keep this project r Liberapay ### Similar Services -If you want to find services similar to is-a.dev, take a look on [free-for.life](https://free-for.life/#/?id=domains). +If you want to find services similar to is-a.dev, take a look on [Free For Life](https://github.com/wdhdev/free-for-life#domains).