From df0c2a5910cf2bac8fe1adba374aea1f58a2b7ab Mon Sep 17 00:00:00 2001 From: pita <154020297+pita092@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:23:29 +0000 Subject: [PATCH 01/32] Create pita.json --- domains/pita.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/pita.json diff --git a/domains/pita.json b/domains/pita.json new file mode 100644 index 000000000..bfe580154 --- /dev/null +++ b/domains/pita.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "pita092" + }, + "record": { + "CNAME": "pita092.github.io" + } +} From 5bc6d36acc97fc8d748646be28f79222725440e3 Mon Sep 17 00:00:00 2001 From: pita <154020297+pita092@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:33:37 +0000 Subject: [PATCH 02/32] Update pita.json --- domains/pita.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/pita.json b/domains/pita.json index bfe580154..03a906f47 100644 --- a/domains/pita.json +++ b/domains/pita.json @@ -1,6 +1,7 @@ { "owner": { "username": "pita092" + "discord": "spongebob_spongebob_spongebob" }, "record": { "CNAME": "pita092.github.io" From f4782aa55a8344272a857da6a73f4ea92d286dc8 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:22:39 +0700 Subject: [PATCH 03/32] Create jznctt.json --- domains/jznctt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jznctt.json diff --git a/domains/jznctt.json b/domains/jznctt.json new file mode 100644 index 000000000..f968d9603 --- /dev/null +++ b/domains/jznctt.json @@ -0,0 +1,9 @@ +{ + "description": "Profile Website of Jznctt", + "repo": "https://github.com/ncttjz/ProfileWeb", + "owner": { + "username": "ncttjz" + }, + "record": { + "CNAME": "ncttjz.github.io" + }, From a6790796d6f77ad599e091b4734dc3a195699578 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:38:21 +0700 Subject: [PATCH 04/32] Create jznctt.json --- domains/jznctt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index f968d9603..2f5fd85b6 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -2,7 +2,8 @@ "description": "Profile Website of Jznctt", "repo": "https://github.com/ncttjz/ProfileWeb", "owner": { - "username": "ncttjz" + "username": "ncttjz"; + "email": "jznctt@gmail.com" }, "record": { "CNAME": "ncttjz.github.io" From 3e657243e280c9f891c86da5e9c042fcac72b7b4 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:44:34 +0700 Subject: [PATCH 05/32] Create jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 2f5fd85b6..598fa1daf 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -6,5 +6,5 @@ "email": "jznctt@gmail.com" }, "record": { - "CNAME": "ncttjz.github.io" + "URL": "https://jznctt.is-a.dev" }, From 0f7c62f8e46ea50f788ae25db12d69d68a2860b1 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:45:11 +0700 Subject: [PATCH 06/32] Update jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 598fa1daf..9b9ad5c3b 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -2,7 +2,7 @@ "description": "Profile Website of Jznctt", "repo": "https://github.com/ncttjz/ProfileWeb", "owner": { - "username": "ncttjz"; + "username": "ncttjz", "email": "jznctt@gmail.com" }, "record": { From 5599a0fadd8c466e7e4ffd7497bfec6787e6b9ad Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:58:31 +0700 Subject: [PATCH 07/32] Update jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 9b9ad5c3b..b5ad34b61 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -1,6 +1,6 @@ { "description": "Profile Website of Jznctt", - "repo": "https://github.com/ncttjz/ProfileWeb", + "repo": "https://github.com/ncttjz/ncttjz.github.io", "owner": { "username": "ncttjz", "email": "jznctt@gmail.com" From aa7ea0b982d9ca03bba2744222895c3305e33c06 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 16:47:34 +0700 Subject: [PATCH 08/32] Update jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index b5ad34b61..4154d6fff 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -6,5 +6,5 @@ "email": "jznctt@gmail.com" }, "record": { - "URL": "https://jznctt.is-a.dev" + "CNAME": "ncttjz.github.io" }, From 9f2dba4cac2e83e98924d0ab8ae0d1137f72f49a Mon Sep 17 00:00:00 2001 From: Bryan Sanchez <14BryanSaenz@gmail.com> Date: Sat, 1 Mar 2025 10:50:26 -0600 Subject: [PATCH 09/32] Create Bryan14Saenz.is-a.dev.json --- domains/Bryan14Saenz.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Bryan14Saenz.is-a.dev.json diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json new file mode 100644 index 000000000..4c4726104 --- /dev/null +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "domain": "is-a.dev", + "subdomain": "Bryan14Saenz", + "owner": { + "email": "14BryanSaenz@gmail.com" + }, + "records": { + "CNAME": "https://portafoliob14s.netlify.app/" + } +} From 5326355075de831331608b3995e524e753107ab3 Mon Sep 17 00:00:00 2001 From: Bryan Sanchez <14BryanSaenz@gmail.com> Date: Sat, 1 Mar 2025 10:55:18 -0600 Subject: [PATCH 10/32] Update Bryan14Saenz.is-a.dev.json --- domains/Bryan14Saenz.is-a.dev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json index 4c4726104..2dac9e5a8 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -1,8 +1,8 @@ { "domain": "is-a.dev", - "subdomain": "Bryan14Saenz", + "subdomain": "bryan14baenz", "owner": { - "email": "14BryanSaenz@gmail.com" + "email": "14bryansaenz@gmail.com" }, "records": { "CNAME": "https://portafoliob14s.netlify.app/" From 847edb0722574e427b53afbc8ca6ec1127c863a1 Mon Sep 17 00:00:00 2001 From: Bryan Sanchez <14BryanSaenz@gmail.com> Date: Sat, 1 Mar 2025 12:00:39 -0600 Subject: [PATCH 11/32] Update Bryan14Saenz.is-a.dev.json --- domains/Bryan14Saenz.is-a.dev.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json index 2dac9e5a8..b11efd67a 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -1,10 +1,11 @@ { "domain": "is-a.dev", - "subdomain": "bryan14baenz", + "subdomain": "bryan14saenz", "owner": { + "username": "Bryan14Saenz" "email": "14bryansaenz@gmail.com" }, "records": { - "CNAME": "https://portafoliob14s.netlify.app/" + "CNAME": "portafoliob14s.netlify.app" } } From 1f3aa2f990866b59ed298630fb564efc74272a77 Mon Sep 17 00:00:00 2001 From: Abdul-Quddus Date: Sat, 1 Mar 2025 19:21:23 +0100 Subject: [PATCH 12/32] Added my subdomain --- domains/abdulquddus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abdulquddus.json diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json new file mode 100644 index 000000000..f6cd52709 --- /dev/null +++ b/domains/abdulquddus.json @@ -0,0 +1,10 @@ +{ + "subdomain": "abdulquddus", + "owner": { + "email": "abdulquddusinda@gmail.com" + }, + "records": { + "CNAME": "abdulquddus.onrender.com" + } + } + \ No newline at end of file From 758ff5cf6df978362463456fd70fe4725ba39e85 Mon Sep 17 00:00:00 2001 From: Abdul-Quddus Date: Sat, 1 Mar 2025 20:33:05 +0100 Subject: [PATCH 13/32] Update domains/abdulquddus.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/abdulquddus.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json index f6cd52709..529c55659 100644 --- a/domains/abdulquddus.json +++ b/domains/abdulquddus.json @@ -1,5 +1,4 @@ { - "subdomain": "abdulquddus", "owner": { "email": "abdulquddusinda@gmail.com" }, From 702b5c5f2e06edf85f1380bc1eab4713bcdd3179 Mon Sep 17 00:00:00 2001 From: Abdul-Quddus Date: Sat, 1 Mar 2025 20:33:20 +0100 Subject: [PATCH 14/32] Update domains/abdulquddus.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/abdulquddus.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json index 529c55659..fceea4ca2 100644 --- a/domains/abdulquddus.json +++ b/domains/abdulquddus.json @@ -1,5 +1,6 @@ { "owner": { + "username": "aqdev-tech", "email": "abdulquddusinda@gmail.com" }, "records": { From b08d0f06e817b347077599627e72269617bc29ba Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 05:51:21 +0700 Subject: [PATCH 15/32] Create _vercel.tanbaycu.json --- domains/_vercel.tanbaycu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.tanbaycu.json diff --git a/domains/_vercel.tanbaycu.json b/domains/_vercel.tanbaycu.json new file mode 100644 index 000000000..00e1f3e11 --- /dev/null +++ b/domains/_vercel.tanbaycu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tanbaycu.is-a.dev,39c822aec04365116c16" + } +} From c18e974eb832e5c37bcb923d37d864675869207b Mon Sep 17 00:00:00 2001 From: nickibreeki Date: Sun, 2 Mar 2025 10:06:32 +0700 Subject: [PATCH 16/32] Create nickibreeki.json --- domains/nickibreeki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nickibreeki.json diff --git a/domains/nickibreeki.json b/domains/nickibreeki.json new file mode 100644 index 000000000..6ea9cac03 --- /dev/null +++ b/domains/nickibreeki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "n1ckibreeki", + "email": "nickibreeki@outlook.com" + }, + "record": { + "CNAME": "nickibreeki.pages.dev" + } +} From 58a4cbcef5b06b86a25f5352a718a8b98d2dc119 Mon Sep 17 00:00:00 2001 From: Quang Tran Date: Sun, 2 Mar 2025 11:18:00 +0700 Subject: [PATCH 17/32] Create quangtran.json --- domains/quangtran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quangtran.json diff --git a/domains/quangtran.json b/domains/quangtran.json new file mode 100644 index 000000000..832f5f7d6 --- /dev/null +++ b/domains/quangtran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kokkini", + "email": "trannhatquang1104@gmail.com" + }, + "record": { + "CNAME": "kokkini.github.io" + } +} From 67dfee4591a3edc7f69e0d21ca9323bf62e22d26 Mon Sep 17 00:00:00 2001 From: marjuzdev <47751150+marjuzdev@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:52:17 -0500 Subject: [PATCH 18/32] Create marjuz --- domains/marjuz | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/marjuz diff --git a/domains/marjuz b/domains/marjuz new file mode 100644 index 000000000..8398f546d --- /dev/null +++ b/domains/marjuz @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "marjuzdev" + }, + "records": { + "CNAME": "marjuz.netlify.app" + } +} From 19f79122494e05eac8d441ad70378d3ca433cb66 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:06:21 +0530 Subject: [PATCH 19/32] Update 0xarchit.json mail records not setting up. so using nameserver --- domains/0xarchit.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index ede3f61cd..965e8b8ad 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,15 +4,9 @@ "email": "0xarchit@proton.me" }, "record": { - "MX": [ - "mx.zoho.in", - "mx2.zoho.in", - "mx3.zoho.in" - ], - "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + "NS": [ + "brenna.ns.cloudflare.com", + "cartman.ns.cloudflare.com" ] } } From 5217bc60501e373b7944c7d4a9d7e6a5e919343d Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Sun, 2 Mar 2025 12:39:17 +0700 Subject: [PATCH 20/32] Update jznctt.json --- domains/jznctt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 4154d6fff..a4f78e30e 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -7,4 +7,5 @@ }, "record": { "CNAME": "ncttjz.github.io" - }, + } +} From 0ce5fc633650b9df60f38ad612202891eda62a81 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:21:42 +0530 Subject: [PATCH 21/32] Update 0xarchit.json --- domains/0xarchit.json | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 965e8b8ad..170132b32 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,9 +4,29 @@ "email": "0xarchit@proton.me" }, "record": { - "NS": [ - "brenna.ns.cloudflare.com", - "cartman.ns.cloudflare.com" + "MX": [ + { + "value": "mx.zoho.in", + "priority": "10" + }, + { + "value": "mx2.zoho.in", + "priority": "20" + }, + { + "value": "mx3.zoho.in", + "priority": "50" + } + ], + "TXT": [ + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", + ], + "TXT": [ + { + "host": "zmail._domainkey", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } ] } } From e49ad5eb205333d392a91848d22089daaa246564 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:24:50 +0530 Subject: [PATCH 22/32] Update 0xarchit.json --- domains/0xarchit.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 170132b32..4a1b0a620 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -6,23 +6,21 @@ "record": { "MX": [ { - "value": "mx.zoho.in", - "priority": "10" + "value": "mx.zoho.in", + "priority": 10 }, { - "value": "mx2.zoho.in", - "priority": "20" + "value": "mx2.zoho.in", + "priority": 20 }, { - "value": "mx3.zoho.in", - "priority": "50" + "value": "mx3.zoho.in", + "priority": 50 } ], "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - ], - "TXT": [ { "host": "zmail._domainkey", "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" From 799c049496e1c4d44895cf7bf27a5a1172306672 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:26:18 +0530 Subject: [PATCH 23/32] Update 0xarchit.json --- domains/0xarchit.json | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 4a1b0a620..d11e24ccf 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,26 +5,14 @@ }, "record": { "MX": [ - { - "value": "mx.zoho.in", - "priority": 10 - }, - { - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "value": "mx3.zoho.in", - "priority": 50 - } + "10 mx.zoho.in", + "20 mx2.zoho.in", + "50 mx3.zoho.in" ], "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - { - "host": "zmail._domainkey", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } + "zmail._domainkey=v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } } From 3937bc33e73d46e18b4d4e2319e9a8e6c85238cc Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:27:33 +0530 Subject: [PATCH 24/32] Update 0xarchit.json --- domains/0xarchit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index d11e24ccf..72ba340f9 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,9 +5,9 @@ }, "record": { "MX": [ - "10 mx.zoho.in", - "20 mx2.zoho.in", - "50 mx3.zoho.in" + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" ], "TXT": [ "v=spf1 include:zohomail.in ~all", From 08a0acba7b8b4937f71165ef2d791224ca1728fc Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:47:27 +0300 Subject: [PATCH 25/32] Update domains/pita.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/pita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pita.json b/domains/pita.json index 03a906f47..901098b86 100644 --- a/domains/pita.json +++ b/domains/pita.json @@ -1,6 +1,6 @@ { "owner": { - "username": "pita092" + "username": "pita092", "discord": "spongebob_spongebob_spongebob" }, "record": { From 311c7d3a2a6eafaf8578c6b3f0d5c1ee5752d234 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:49:23 +0300 Subject: [PATCH 26/32] this aint supposed to be in here nephew --- domains/Bryan14Saenz.is-a.dev.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json index b11efd67a..f38786b87 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -1,6 +1,4 @@ { - "domain": "is-a.dev", - "subdomain": "bryan14saenz", "owner": { "username": "Bryan14Saenz" "email": "14bryansaenz@gmail.com" From ccc0e57f56ae71d069d4540d150a3a38565d2436 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:50:46 +0300 Subject: [PATCH 27/32] kids these days :( --- domains/{Bryan14Saenz.is-a.dev.json => Bryan14Saenz.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Bryan14Saenz.is-a.dev.json => Bryan14Saenz.json} (79%) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.json similarity index 79% rename from domains/Bryan14Saenz.is-a.dev.json rename to domains/Bryan14Saenz.json index f38786b87..54fdcd676 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bryan14Saenz" + "username": "Bryan14Saenz", "email": "14bryansaenz@gmail.com" }, "records": { From 26964eef259b3c9d6a0cb26993552b159258db79 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:53:47 +0300 Subject: [PATCH 28/32] istg another typo happens and ill rope --- domains/Bryan14Saenz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Bryan14Saenz.json b/domains/Bryan14Saenz.json index 54fdcd676..7d5956ba0 100644 --- a/domains/Bryan14Saenz.json +++ b/domains/Bryan14Saenz.json @@ -3,7 +3,7 @@ "username": "Bryan14Saenz", "email": "14bryansaenz@gmail.com" }, - "records": { + "record": { "CNAME": "portafoliob14s.netlify.app" } } From 8e44c3d49fd9845aa5365819db6d43c124692f42 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:55:39 +0300 Subject: [PATCH 29/32] death --- domains/{Bryan14Saenz.json => bryan14saenz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Bryan14Saenz.json => bryan14saenz.json} (100%) diff --git a/domains/Bryan14Saenz.json b/domains/bryan14saenz.json similarity index 100% rename from domains/Bryan14Saenz.json rename to domains/bryan14saenz.json From d22f9da1912d231bf567d91ceda2d8b03af24b4f Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:59:42 +0300 Subject: [PATCH 30/32] typo --- domains/abdulquddus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json index fceea4ca2..84b383608 100644 --- a/domains/abdulquddus.json +++ b/domains/abdulquddus.json @@ -3,8 +3,8 @@ "username": "aqdev-tech", "email": "abdulquddusinda@gmail.com" }, - "records": { + "record": { "CNAME": "abdulquddus.onrender.com" } } - \ No newline at end of file + From b8503cfec85c658001cceddacf274dd8e3aad6ed Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 10:05:17 +0300 Subject: [PATCH 31/32] Update marjuz --- domains/marjuz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marjuz b/domains/marjuz index 8398f546d..f678aa328 100644 --- a/domains/marjuz +++ b/domains/marjuz @@ -2,7 +2,7 @@ "owner": { "username": "marjuzdev" }, - "records": { + "record": { "CNAME": "marjuz.netlify.app" } } From a00db17e970257e76b66461cdf4c0a5a784b387f Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 10:06:30 +0300 Subject: [PATCH 32/32] Rename marjuz to marjuz.json --- domains/{marjuz => marjuz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{marjuz => marjuz.json} (100%) diff --git a/domains/marjuz b/domains/marjuz.json similarity index 100% rename from domains/marjuz rename to domains/marjuz.json