From e18b595a40486ec741537d30ebe6d3671f67fd21 Mon Sep 17 00:00:00 2001 From: Akshit shubham <121078566+shubhamakshit@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:01:56 +0530 Subject: [PATCH 01/64] Create tshonq.json --- tshonq.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 tshonq.json diff --git a/tshonq.json b/tshonq.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/tshonq.json @@ -0,0 +1 @@ + From fadf005814c6b95a403874637cf03cadb70aa33e Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:48:31 +0400 Subject: [PATCH 02/64] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From 2ccc62c2f65b91cf945d1ed85becf6ecfafafc5f Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:48:54 +0400 Subject: [PATCH 03/64] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From 8cb679ea22bfd87bc8a00fd1c148ce3b78babe5f Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:49:05 +0400 Subject: [PATCH 04/64] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From ae6671264b1942a9c55f87b68b28ff539e96e84a Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:39:28 +0400 Subject: [PATCH 05/64] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From ea0ca9531b00596663c4f080660066857244e211 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:39:43 +0400 Subject: [PATCH 06/64] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From 30ca0efa2a5042a16defebcd59787a55dcd3b98c Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:47:54 +0400 Subject: [PATCH 07/64] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From e34e34754ef82aa000f0e18533cbd60b1811fb77 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:53:30 +0400 Subject: [PATCH 08/64] Update alain.json --- domains/alain.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alain.json b/domains/alain.json index 464aee85d..298b7fcb5 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/alainsdev/register", "owner": { "username": "alainsdev", "email": "ghghello30@gmail.com", @@ -6,7 +7,7 @@ }, "record": { - "CNAME": "testroom.000.pe" + "CNAME": "alainsdev.github.io" } } From b8fda99fbe62ce47a21662381331b8ceb6556176 Mon Sep 17 00:00:00 2001 From: ronan696 Date: Sun, 28 Apr 2024 01:09:28 +0530 Subject: [PATCH 09/64] feat(domain): ronan696.is-a.dev --- domains/ronan696.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ronan696.json diff --git a/domains/ronan696.json b/domains/ronan696.json new file mode 100644 index 000000000..f4191a13f --- /dev/null +++ b/domains/ronan696.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ronan696", + "email": "ronan696@gmail.com" + }, + "record": { + "CNAME": "ronan696.github.io" + } +} From 4ba0f242a1f8acc60b386e6b5ccff3a86df958ea Mon Sep 17 00:00:00 2001 From: rohanworld Date: Sun, 28 Apr 2024 12:42:50 +0530 Subject: [PATCH 10/64] feat(domain): malleshcn.is-a.dev --- domains/malleshcn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/malleshcn.json diff --git a/domains/malleshcn.json b/domains/malleshcn.json new file mode 100644 index 000000000..4a9ff33d1 --- /dev/null +++ b/domains/malleshcn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanworld", + "email": "rohanmaharaj78@gmail.com" + }, + "record": { + "URL": "https://malleshcn.netlify.app/" + } +} From 15a2ba5fa67703043048745bd2df952304aa3233 Mon Sep 17 00:00:00 2001 From: Phan Ton Duc Thang <152014121+phantonducthang@users.noreply.github.com> Date: Sun, 28 Apr 2024 17:14:58 +0700 Subject: [PATCH 11/64] Register melody.is-a.dev --- domains/melody.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/melody.json diff --git a/domains/melody.json b/domains/melody.json new file mode 100644 index 000000000..44381d323 --- /dev/null +++ b/domains/melody.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com", + "discord": "1190624410630099046" + }, + + "record": { + "CNAME": "melody.64342fb9f8-hosting.gitbook.io" + } + } + \ No newline at end of file From bf81ace54a8036e3de532ce39571b84e36de389c Mon Sep 17 00:00:00 2001 From: tolisdev Date: Sun, 28 Apr 2024 13:24:41 +0300 Subject: [PATCH 12/64] feat(domain): apostolos.is-a.dev --- domains/apostolos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/apostolos.json diff --git a/domains/apostolos.json b/domains/apostolos.json new file mode 100644 index 000000000..b9562bb8c --- /dev/null +++ b/domains/apostolos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + "record": { + "CNAME": "lux1.apostolosk.eu.org" + } +} From c3f87257d72e248945ba138b97ef16b6a57874b4 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Sun, 28 Apr 2024 15:43:40 +0400 Subject: [PATCH 13/64] Register andrewdxz.is-a.dev --- domains/andrewdxz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andrewdxz.json diff --git a/domains/andrewdxz.json b/domains/andrewdxz.json new file mode 100644 index 000000000..f5b26b83b --- /dev/null +++ b/domains/andrewdxz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "andrewmack1.github.io" + } + } + \ No newline at end of file From 01e66bc70d5dbfffe91bdaba4f8ee464dafcf677 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 28 Apr 2024 15:48:22 +0300 Subject: [PATCH 14/64] Delete domains/firejolt.json --- domains/firejolt.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/firejolt.json diff --git a/domains/firejolt.json b/domains/firejolt.json deleted file mode 100644 index e2aed71a2..000000000 --- a/domains/firejolt.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", - "Discord": "661121998830960651", - "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", - "Mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "URL": "https://firejolt.vercel.app" - } -} From 051bc57d01e9f0760639c421aeed385a4e1e218b Mon Sep 17 00:00:00 2001 From: maquadeer Date: Sun, 28 Apr 2024 20:39:22 +0530 Subject: [PATCH 15/64] feat(domain): quadeer.is-a.dev --- domains/quadeer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quadeer.json diff --git a/domains/quadeer.json b/domains/quadeer.json new file mode 100644 index 000000000..e42299162 --- /dev/null +++ b/domains/quadeer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maquadeer", + "email": "mdquadeer2003@gmail.com" + }, + "record": { + "CNAME": "maquadeer.github.io" + } +} From 9dba503ddf057cea8b187fdf60b5b3d73b10f2f1 Mon Sep 17 00:00:00 2001 From: MOHAMMAD ABDUL QUADEER <136174168+maquadeer@users.noreply.github.com> Date: Sun, 28 Apr 2024 21:52:43 +0530 Subject: [PATCH 16/64] Add files via upload --- domains/quadeer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/quadeer.json b/domains/quadeer.json index e42299162..237fba403 100644 --- a/domains/quadeer.json +++ b/domains/quadeer.json @@ -4,6 +4,6 @@ "email": "mdquadeer2003@gmail.com" }, "record": { - "CNAME": "maquadeer.github.io" + "CNAME": "quadeer.pages.dev" } -} +} From 02e0b641b8332d860600bdaefa78d15acc57831c Mon Sep 17 00:00:00 2001 From: Boris Zhao Date: Mon, 29 Apr 2024 00:35:39 +0800 Subject: [PATCH 17/64] Update boris1993.json --- domains/boris1993.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boris1993.json b/domains/boris1993.json index 1df9959bc..c79b3d1c3 100644 --- a/domains/boris1993.json +++ b/domains/boris1993.json @@ -5,6 +5,6 @@ }, "description": "boris1993.is-a.dev", "record": { - "CNAME": "boris1993.github.io" + "URL": "https://www.boris1993.com" } } From 37b87885d74074e774fe62f3ca167dd4e0760c74 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 17:43:07 +0100 Subject: [PATCH 18/64] Create push.json --- push.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 push.json diff --git a/push.json b/push.json new file mode 100644 index 000000000..df52a9212 --- /dev/null +++ b/push.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + + "record": { + "CNAME": "https://pushingcc.github.io/" + } +} From c17abf27a25029d29a2c1d636a63909e05d3cde7 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 17:50:59 +0100 Subject: [PATCH 19/64] Update push.json --- push.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/push.json b/push.json index df52a9212..00f97707f 100644 --- a/push.json +++ b/push.json @@ -5,6 +5,7 @@ }, "record": { - "CNAME": "https://pushingcc.github.io/" + "CNAME": "pushing.pages.dev" + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } } From 2da3e25b4de6cff432f59a6b2eb8ff1e3c22d24a Mon Sep 17 00:00:00 2001 From: Minecraftkillir Date: Sun, 28 Apr 2024 21:10:25 +0200 Subject: [PATCH 20/64] feat(domain): janco.is-a.dev --- domains/janco.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/janco.json diff --git a/domains/janco.json b/domains/janco.json new file mode 100644 index 000000000..6790c30c4 --- /dev/null +++ b/domains/janco.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Minecraftkillir", + "email": "neljanco92@Gmail.com" + }, + "record": { + "A": ["185.199.109.153"] + } +} From bfdcc27b2fb8cf78939db5855d312b7d4574d4ed Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 20:27:16 +0100 Subject: [PATCH 21/64] Update push.json From 7325de55c3772f808da705f342df11d69fec72ce Mon Sep 17 00:00:00 2001 From: yochie Date: Sun, 28 Apr 2024 15:52:25 -0400 Subject: [PATCH 22/64] Update yochietti.json Changed to URL redirect --- domains/yochietti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yochietti.json b/domains/yochietti.json index 217446b20..fd936ca04 100644 --- a/domains/yochietti.json +++ b/domains/yochietti.json @@ -4,6 +4,6 @@ "email": "yoann.ochietti@gmail.com" }, "record": { - "CNAME": "yochie.github.io" + "URL": "https://yochie.github.io" } } From cc32f4faac894d83ba064ed7f8cabbc4c51a4afb Mon Sep 17 00:00:00 2001 From: pushingcc Date: Sun, 28 Apr 2024 21:36:42 +0100 Subject: [PATCH 23/64] feat(domain): push.is-a.dev --- domains/push.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/push.json diff --git a/domains/push.json b/domains/push.json new file mode 100644 index 000000000..a53c5470a --- /dev/null +++ b/domains/push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + "record": { + "CNAME": "pushing.pages.dev" + } +} From ef0b95d95a2db165991b20888df60e02dbf18478 Mon Sep 17 00:00:00 2001 From: kylewebdev Date: Sun, 28 Apr 2024 14:09:12 -0700 Subject: [PATCH 24/64] feat(domain): kylewebdev.is-a.dev --- domains/kylewebdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kylewebdev.json diff --git a/domains/kylewebdev.json b/domains/kylewebdev.json new file mode 100644 index 000000000..46e8e5577 --- /dev/null +++ b/domains/kylewebdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kylewebdev", + "email": "kylewebdev@gmail.com" + }, + "record": { + "CNAME": "kylewebdev.com" + } +} From b84c8dd0332a986a7e1c093813d3475907a0638a Mon Sep 17 00:00:00 2001 From: phantonducthang Date: Mon, 29 Apr 2024 05:46:09 +0700 Subject: [PATCH 25/64] feat(domain): neo.is-a.dev --- domains/neo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neo.json diff --git a/domains/neo.json b/domains/neo.json new file mode 100644 index 000000000..d3c4f64c3 --- /dev/null +++ b/domains/neo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com" + }, + "record": { + "CNAME": "64342fb9f8-hosting.gitbook.io" + } +} From 2fa7bf7a58abc9aa9316ac74289603dae319494b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:11:07 -0400 Subject: [PATCH 26/64] Update apostolos.json --- domains/apostolos.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/apostolos.json b/domains/apostolos.json index b9562bb8c..55302b3ea 100644 --- a/domains/apostolos.json +++ b/domains/apostolos.json @@ -7,3 +7,4 @@ "CNAME": "lux1.apostolosk.eu.org" } } + From 9d2f4688307dbc1e625ad0174669059060684381 Mon Sep 17 00:00:00 2001 From: Ashlyn May <59678757+ashlynmay@users.noreply.github.com> Date: Sun, 28 Apr 2024 18:28:53 -0500 Subject: [PATCH 27/64] Update ipsum.json update cname for new site --- domains/ipsum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ipsum.json b/domains/ipsum.json index 47e9db96e..b26f4f226 100644 --- a/domains/ipsum.json +++ b/domains/ipsum.json @@ -4,6 +4,6 @@ "email": "may.ashlyn0723@gmail.com" }, "record": { - "CNAME": "ashlynmay.github.io" + "CNAME": "ashlynmay-github-io.onrender.com" } } From 37fb6262bea98942a4ea36d4cacdd9723b00c6a7 Mon Sep 17 00:00:00 2001 From: Minecraft_killer Date: Mon, 29 Apr 2024 06:23:54 +0200 Subject: [PATCH 28/64] Delete janco.is-a.dev --- domains/janco.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/janco.json diff --git a/domains/janco.json b/domains/janco.json deleted file mode 100644 index 6790c30c4..000000000 --- a/domains/janco.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Minecraftkillir", - "email": "neljanco92@Gmail.com" - }, - "record": { - "A": ["185.199.109.153"] - } -} From 7459bdaca9a8eb9fc0ac3901ab22815ce8027dbc Mon Sep 17 00:00:00 2001 From: Zylo Date: Mon, 29 Apr 2024 12:11:33 +0700 Subject: [PATCH 29/64] feat(domains): add domain configuration for Zylo - Added zylo.json with owner information, including username, email, and description. - Configured URL record pointing to https://zylo.netlify.app/. - Included repository link to https://github.com/Zylo23/personal-website. --- domains/zylo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zylo.json diff --git a/domains/zylo.json b/domains/zylo.json new file mode 100644 index 000000000..93a6704c4 --- /dev/null +++ b/domains/zylo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zylo23", + "email": "pyyupsk@proton.me" + }, + "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", + "repo": "https://github.com/Zylo23/personal-website", + "record": { + "URL": "https://zylo.netlify.app/" + } +} \ No newline at end of file From 5f60b18f9b7cb2352564a5efcbd3aaa8ca63bdde Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Mon, 29 Apr 2024 09:21:59 +0100 Subject: [PATCH 30/64] Update push.json --- push.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/push.json b/push.json index 00f97707f..e69de29bb 100644 --- a/push.json +++ b/push.json @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - - "record": { - "CNAME": "pushing.pages.dev" - "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" - } -} From 2d361351f3fe1198add31f37543331f2e1c60ad6 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Mon, 29 Apr 2024 09:22:52 +0100 Subject: [PATCH 31/64] Delete push.json --- push.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 push.json diff --git a/push.json b/push.json deleted file mode 100644 index e69de29bb..000000000 From f1f8453d7ca9d3e9e62e235e1605671962027675 Mon Sep 17 00:00:00 2001 From: raselshikdar Date: Mon, 29 Apr 2024 15:09:08 +0600 Subject: [PATCH 32/64] feat(domain): raselshikdar.is-a.dev --- domains/raselshikdar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raselshikdar.json diff --git a/domains/raselshikdar.json b/domains/raselshikdar.json new file mode 100644 index 000000000..8b90f1b67 --- /dev/null +++ b/domains/raselshikdar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "CNAME": "raselshikdar.github.io" + } +} From 5f75a86ed174c949a0454945b9b94ad9be80e3e3 Mon Sep 17 00:00:00 2001 From: rio alfarisi <81517573+ryznxx@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:47:38 +0700 Subject: [PATCH 33/64] Create _github-pages-challenge-ryznxx.ryznxx u --- domains/_github-pages-challenge-ryznxx.ryznxx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-ryznxx.ryznxx diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx b/domains/_github-pages-challenge-ryznxx.ryznxx new file mode 100644 index 000000000..049acb7c9 --- /dev/null +++ b/domains/_github-pages-challenge-ryznxx.ryznxx @@ -0,0 +1,10 @@ +{ + "description": "To Get Great domain for developers", + "owner": { + "username": "ryznxx", + "email": "7ryznxx@gmail.com" + }, + "record": { + "TXT": "929fe6044a0a6c6e6d32410d33ceb1" + } +} From c00e157e6d40b1cdd2ff203ae4556d211832b808 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 19:42:56 +0700 Subject: [PATCH 34/64] Rename _github-pages-challenge-ryznxx.ryznxx to _github-pages-challenge-ryznxx.ryznxx.json --- ...e-ryznxx.ryznxx => _github-pages-challenge-ryznxx.ryznxx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ryznxx.ryznxx => _github-pages-challenge-ryznxx.ryznxx.json} (100%) diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx b/domains/_github-pages-challenge-ryznxx.ryznxx.json similarity index 100% rename from domains/_github-pages-challenge-ryznxx.ryznxx rename to domains/_github-pages-challenge-ryznxx.ryznxx.json From f4b8a488824b5b69624a0f147668e9ea47aea0ba Mon Sep 17 00:00:00 2001 From: Subyyalx Date: Mon, 29 Apr 2024 19:25:23 +0500 Subject: [PATCH 35/64] feat(domain): subyyal.is-a.dev --- domains/subyyal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/subyyal.json diff --git a/domains/subyyal.json b/domains/subyyal.json new file mode 100644 index 000000000..5d94aa0ec --- /dev/null +++ b/domains/subyyal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Subyyalx", + "email": "subyyal@xavor.com" + }, + "record": { + "CNAME": "https://infraswift.itactivities.com" + } +} From c202cee81b63b11265b9e5e4ffcfdc03331c991d Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:45:46 +0800 Subject: [PATCH 36/64] Register klent.is-a.dev --- domains/klent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/klent.json diff --git a/domains/klent.json b/domains/klent.json new file mode 100644 index 000000000..d869570be --- /dev/null +++ b/domains/klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } + } + \ No newline at end of file From b66d55c7f825ca5806b5161090bc295b58275a22 Mon Sep 17 00:00:00 2001 From: shubhamakshit Date: Mon, 29 Apr 2024 20:29:07 +0530 Subject: [PATCH 37/64] feat(domain): tshonq.is-a.dev --- domains/tshonq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tshonq.json diff --git a/domains/tshonq.json b/domains/tshonq.json new file mode 100644 index 000000000..89536d6d6 --- /dev/null +++ b/domains/tshonq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubhamakshit", + "email": "akshitshubhammas@gmail.com" + }, + "record": { + "CNAME": "tshonqkhan.onrender.com" + } +} From ede2c9a67df0d6d1654221c05e695a010c35a407 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:05:14 +0700 Subject: [PATCH 38/64] file should not be there --- tshonq.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tshonq.json diff --git a/tshonq.json b/tshonq.json deleted file mode 100644 index 8b1378917..000000000 --- a/tshonq.json +++ /dev/null @@ -1 +0,0 @@ - From 380a6dec5a8edce6426f74c06c019cfbb8df182a Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:07:15 +0500 Subject: [PATCH 39/64] removed https:// subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index 5d94aa0ec..ab308b650 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": "https://infraswift.itactivities.com" + "CNAME": infraswift.itactivities.com" } } From 33631f35e3d68edfa5900811e99732125d869e6d Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:11:32 +0500 Subject: [PATCH 40/64] Updated subyyal.json removed " --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index ab308b650..79c70a9c1 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": infraswift.itactivities.com" + "CNAME": infraswift.itactivities.com } } From 6a76c2f73cfefc9e958c5ff36682eb47ca5eb8fd Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:18:22 +0500 Subject: [PATCH 41/64] Update subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index 79c70a9c1..e2bdd4481 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": infraswift.itactivities.com + "CNAME": "infraswift.itactivities.com" } } From 74d6105bf20add00a581a9252ecf26d0d5a5da88 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:47:19 +0700 Subject: [PATCH 42/64] Delete domains/git.maskduck.json --- domains/git.maskduck.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/git.maskduck.json diff --git a/domains/git.maskduck.json b/domains/git.maskduck.json deleted file mode 100644 index f93d4f10e..000000000 --- a/domains/git.maskduck.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my git repos", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com", - "discord": "MaskDuck#7325" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From 7c1ed62b85ba9ac63a00112c77586fd4dfe806de Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:50:16 +0700 Subject: [PATCH 43/64] Delete domains/api.zeppelin.maskduck.json --- domains/api.zeppelin.maskduck.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/api.zeppelin.maskduck.json diff --git a/domains/api.zeppelin.maskduck.json b/domains/api.zeppelin.maskduck.json deleted file mode 100644 index 4ffcd8ccf..000000000 --- a/domains/api.zeppelin.maskduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "Zeppelin selfhost API", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "zeppelin-railway-api.up.railway.app" - } -} From 86cc756f63da1e030aa99ac6fadce7724421282d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:50:48 +0700 Subject: [PATCH 44/64] Delete domains/tagbot.maskduck.json --- domains/tagbot.maskduck.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/tagbot.maskduck.json diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json deleted file mode 100644 index 909c18865..000000000 --- a/domains/tagbot.maskduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "HTTP command handler for my bot", - "repo": "https://github.com/MaskDuck/tag_bot", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "tagbot-production-bef9.up.railway.app" - } -} From 0e7dbab0ac168515a4d15bda477e8148afc7e4a4 Mon Sep 17 00:00:00 2001 From: Raman Shah <166800021+ramanshah0@users.noreply.github.com> Date: Mon, 29 Apr 2024 23:28:43 +0545 Subject: [PATCH 45/64] Delete domains/raman.json --- domains/raman.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/raman.json diff --git a/domains/raman.json b/domains/raman.json deleted file mode 100644 index 2fdd23c22..000000000 --- a/domains/raman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ramanshah0", - "email": "mamanshah009@gmail.com" - }, - "record": { - "CNAME": "ramanshah0.github.io" - } -} From 22f564b1fe26da88e99ee83146db2c58a3dcba63 Mon Sep 17 00:00:00 2001 From: lunaaa <107695978+calamitywoah@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:57:42 +0200 Subject: [PATCH 46/64] Create img.cala.json --- domains/img.cala.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/img.cala.json diff --git a/domains/img.cala.json b/domains/img.cala.json new file mode 100644 index 000000000..b51ad31bc --- /dev/null +++ b/domains/img.cala.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com", + "discord": "981555580495867964" + }, + + "record": { + "CNAME": "calamitywoah.github.io" + } + } + From dbbe88cd3d58975fb972e2223eeffb48db6cd8bd Mon Sep 17 00:00:00 2001 From: MetaCrewDev <160669766+Miguel-altcell@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:35:01 +0200 Subject: [PATCH 47/64] Register akatsuki.is-a.dev --- domains/akatsuki.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akatsuki.json diff --git a/domains/akatsuki.json b/domains/akatsuki.json new file mode 100644 index 000000000..f01869dac --- /dev/null +++ b/domains/akatsuki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Miguel-altcell", + "email": "wilsonmigueljalla@gmail.com", + "discord": "1223721772051075193" + }, + + "record": { + "CNAME": "akatsuki-crew.rf.gd" + } + } + \ No newline at end of file From 53ab2a2cbaf2793adf9141a401826df7035e42d4 Mon Sep 17 00:00:00 2001 From: kushalshah0 Date: Tue, 30 Apr 2024 00:50:56 +0545 Subject: [PATCH 48/64] feat(domain): raman.is-a.dev --- domains/raman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raman.json diff --git a/domains/raman.json b/domains/raman.json new file mode 100644 index 000000000..7c0213e23 --- /dev/null +++ b/domains/raman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kushalshah0", + "email": "code@kushalshah.com.np" + }, + "record": { + "CNAME": "ramanshah0.github.io" + } +} From 29d6222b85552aeef5648909debd5749e46f2f25 Mon Sep 17 00:00:00 2001 From: Rasel Shikdar <103440692+raselshikdar@users.noreply.github.com> Date: Tue, 30 Apr 2024 01:40:46 +0600 Subject: [PATCH 49/64] Update rasel.json --- domains/rasel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rasel.json b/domains/rasel.json index 2f6b77e19..76cecd0e3 100644 --- a/domains/rasel.json +++ b/domains/rasel.json @@ -4,6 +4,6 @@ "email": "imrasel597@gmail.com" }, "record": { - "URL": "https://rasel597.blogspot.com" + "CNAME": "rasel.pages.dev" } } From c14ed9cd9eceb93526b39126f26719d4df5f5a37 Mon Sep 17 00:00:00 2001 From: Prince Raj Date: Tue, 30 Apr 2024 02:01:19 +0530 Subject: [PATCH 50/64] Create prince.json --- domains/prince.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/prince.json diff --git a/domains/prince.json b/domains/prince.json new file mode 100644 index 000000000..da9cd79dc --- /dev/null +++ b/domains/prince.json @@ -0,0 +1,14 @@ +{ + "description": "Portfolio of Prince Raj", + "repo": "https://github.com/theprinceraj/theprinceraj.github.io", + "owner": { + "username": "theprinceraj", + "email": "profile.princeraj@gmail.com", + "linkedin": "https://www.linkedin.com/in/theprinceraj/", + "twitter": "ThePrinceRaj", + "discord": "bhaalu" + }, + "record": { + "CNAME": "theprinceraj.github.io" + } +} From 5f4b6dd785fb9bc9e524c04639e9ff6d3b22974b Mon Sep 17 00:00:00 2001 From: Gh053d413x Date: Mon, 29 Apr 2024 17:21:19 -0600 Subject: [PATCH 51/64] feat(domain): desiredesign.is-a.dev --- domains/desiredesign.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/desiredesign.json diff --git a/domains/desiredesign.json b/domains/desiredesign.json new file mode 100644 index 000000000..2f7cc0dbd --- /dev/null +++ b/domains/desiredesign.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gh053d413x", + "email": "ghostedalex@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/desiredesign" + } +} From c7b669a64f4d9506a99b88a954e4746e2cdcbc01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:52:51 +0700 Subject: [PATCH 52/64] Create faul --- faul | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 faul diff --git a/faul b/faul new file mode 100644 index 000000000..2978a2f6c --- /dev/null +++ b/faul @@ -0,0 +1,12 @@ +{ + "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 641a846e2606963a9eadec86475be8f078a90ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Tue, 30 Apr 2024 10:00:06 +0700 Subject: [PATCH 53/64] Rename faul to faul.json --- faul => faul.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename faul => faul.json (100%) diff --git a/faul b/faul.json similarity index 100% rename from faul rename to faul.json From 687472a2c4c7307decb43acb002ce64f099b0d89 Mon Sep 17 00:00:00 2001 From: itsreimau Date: Tue, 30 Apr 2024 13:36:34 +0700 Subject: [PATCH 54/64] feat(domain): itsreimau.is-a.dev --- domains/itsreimau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itsreimau.json diff --git a/domains/itsreimau.json b/domains/itsreimau.json new file mode 100644 index 000000000..af97097af --- /dev/null +++ b/domains/itsreimau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsreimau", + "email": "private.iblmln@gmail.com" + }, + "record": { + "CNAME": "itsreimau.is-a-dev" + } +} From 12fbc9a59f1ad2835becd41667fbec772d724313 Mon Sep 17 00:00:00 2001 From: Edwin <100193740+ezerinz@users.noreply.github.com> Date: Tue, 30 Apr 2024 14:42:42 +0800 Subject: [PATCH 55/64] Create edwin-lh.json --- domains/edwin-lh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/edwin-lh.json diff --git a/domains/edwin-lh.json b/domains/edwin-lh.json new file mode 100644 index 000000000..a5c77357b --- /dev/null +++ b/domains/edwin-lh.json @@ -0,0 +1,12 @@ +{ + "description": "Custom github pages domain", + "repo": "https://github.com/ezerinz/ezerinz.github.io", + "owner": { + "username": "ezerinz", + "email": "edwinnnzx@gmail.com", + "twitter": "@Ezerinz" + }, + "record": { + "CNAME": "ezerinz.github.io" + } +} From 96b4e345de65354be8294a2175af5ee9050e98a5 Mon Sep 17 00:00:00 2001 From: Muhamad Ikbal Maulana | ItsReimau Date: Tue, 30 Apr 2024 14:14:48 +0700 Subject: [PATCH 56/64] Update itsreimau.json --- domains/itsreimau.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsreimau.json b/domains/itsreimau.json index af97097af..3040b5784 100644 --- a/domains/itsreimau.json +++ b/domains/itsreimau.json @@ -4,6 +4,6 @@ "email": "private.iblmln@gmail.com" }, "record": { - "CNAME": "itsreimau.is-a-dev" + "CNAME": "itsreimau.github.io" } } From 83643fa8d9908fae5696d04ae3dd3bc9435f5b8e Mon Sep 17 00:00:00 2001 From: srmlab002 <8zaqibue@duck.com> Date: Tue, 30 Apr 2024 15:06:53 +0530 Subject: [PATCH 57/64] feat(domain): srm.is-a.dev --- domains/srm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/srm.json diff --git a/domains/srm.json b/domains/srm.json new file mode 100644 index 000000000..bd281e0c7 --- /dev/null +++ b/domains/srm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "srmlab002", + "email": "8zaqibue@duck.com" + }, + "record": { + "MX": ["mx1.forwardemail.net"] + } +} From c6439aaa76f5bff2172cbdd4445111186589a774 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 30 Apr 2024 16:37:17 +0700 Subject: [PATCH 58/64] put file to the correct place :) --- faul.json => domains/faul.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename faul.json => domains/faul.json (100%) diff --git a/faul.json b/domains/faul.json similarity index 100% rename from faul.json rename to domains/faul.json From b0ba661581250ffb6c357b811b23916cc3d993d2 Mon Sep 17 00:00:00 2001 From: srmlab002 <163636861+srmlab002@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:14:52 +0530 Subject: [PATCH 59/64] Update MX Txt value --- domains/srm.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/srm.json b/domains/srm.json index bd281e0c7..46138dd2b 100644 --- a/domains/srm.json +++ b/domains/srm.json @@ -4,6 +4,7 @@ "email": "8zaqibue@duck.com" }, "record": { - "MX": ["mx1.forwardemail.net"] + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": "forward-email=lyen8rxu@duck.com,8zaqibue@duck.com" } } From 7cb63afa92f027d51431d06cf9e5ed43dde99426 Mon Sep 17 00:00:00 2001 From: Zylo Date: Tue, 30 Apr 2024 18:02:34 +0700 Subject: [PATCH 60/64] fix: update CNAME record in zylo.json to point to new hosting platform Updated the domain record in zylo.json from a Netlify URL to a Vercel URL. This change reflects the shift to a different hosting platform for the Zylo website. --- domains/zylo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zylo.json b/domains/zylo.json index 93a6704c4..652cdc1d3 100644 --- a/domains/zylo.json +++ b/domains/zylo.json @@ -6,6 +6,6 @@ "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", "repo": "https://github.com/Zylo23/personal-website", "record": { - "URL": "https://zylo.netlify.app/" + "CNAME": "zylo23.vercel.app" } } \ No newline at end of file From ee5f9f30395ea44b90792d808362ba5eaf829d0f Mon Sep 17 00:00:00 2001 From: Vasoyasharan Date: Tue, 30 Apr 2024 16:44:59 +0530 Subject: [PATCH 61/64] feat(domain): sharanvasoya.is-a.dev --- domains/sharanvasoya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sharanvasoya.json diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json new file mode 100644 index 000000000..e5d9b5d4f --- /dev/null +++ b/domains/sharanvasoya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "URL": "https://vasoyasharan.is-a.dev" + } +} From dd03675bd4781f15301cac4af3c615ef2c2b589f Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Tue, 30 Apr 2024 18:15:23 +0530 Subject: [PATCH 62/64] Update sharanvasoya.json --- domains/sharanvasoya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json index e5d9b5d4f..06d23a608 100644 --- a/domains/sharanvasoya.json +++ b/domains/sharanvasoya.json @@ -4,6 +4,6 @@ "email": "sharanvasoya@gmail.com" }, "record": { - "URL": "https://vasoyasharan.is-a.dev" + "URL": "https://vasoyasharan.github.io/MyPortfolio/" } } From f7b467adac09b4ef247404bc20db0ee0f920587f Mon Sep 17 00:00:00 2001 From: Zylo Date: Tue, 30 Apr 2024 20:05:31 +0700 Subject: [PATCH 63/64] fix: change domain record to URL in zylo.json for proper redirection Updated the domain record in zylo.json from CNAME to URL to ensure correct redirection without the need for SSL certificate management. This change addresses compatibility with the hosting platform's guidelines and aligns with the recommendation from the review. Reviewed-by: MaskDuck --- domains/zylo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zylo.json b/domains/zylo.json index 652cdc1d3..9318e1e3c 100644 --- a/domains/zylo.json +++ b/domains/zylo.json @@ -6,6 +6,6 @@ "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", "repo": "https://github.com/Zylo23/personal-website", "record": { - "CNAME": "zylo23.vercel.app" + "URL": "https://zylo23.vercel.app/" } } \ No newline at end of file From 073b837a02ebe5a42f04c5217d2cd1ce5b6b94d2 Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 30 Apr 2024 20:57:29 +0530 Subject: [PATCH 64/64] Update api.semant.json Update A Records --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index d36e9beeb..7dde925c0 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.205"] } }