From cef6b436f938eda88062ed5ca7733bbfa6eef0ca Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 28 Apr 2024 14:24:54 +0800 Subject: [PATCH 001/127] Update aqilhensem.json --- domains/aqilhensem.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index a03c6e9fb..c153c77c0 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -4,6 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "CNAME": "qing762.github.io" + "CNAME": "qing762.is-a.dev/aqil" } } \ No newline at end of file From d80071c389ba7b2482d09af4cbcdd6730359d168 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Wed, 1 Jan 2025 00:35:59 +0530 Subject: [PATCH 002/127] Create 0xarchit.json I want to host my personal portfolio page please allow me to use nameserver so that i can easily manage it through cloudflare as it will be hosted through cloudflare pages. https://0xarchit.pages.dev/ --- domains/0xarchit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/0xarchit.json diff --git a/domains/0xarchit.json b/domains/0xarchit.json new file mode 100644 index 000000000..790eb9d4b --- /dev/null +++ b/domains/0xarchit.json @@ -0,0 +1,11 @@ +{ + "record": { + "NS": [ + "brenna.ns.cloudflare.com", + "cartman.ns.cloudflare.com", + ] + "CNAME": [ + "0xarchit.pages.dev" + ] + } +} From da2d538c17075e019f61f470b08d5928305054d1 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Wed, 1 Jan 2025 15:36:32 +0530 Subject: [PATCH 003/127] Update 0xarchit.json --- domains/0xarchit.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 790eb9d4b..fb1a5f5ce 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -1,11 +1,10 @@ { + "owner": { + "username": "0xacrhit", + "mail": "0xarchit@proton.me" + }, "record": { - "NS": [ - "brenna.ns.cloudflare.com", - "cartman.ns.cloudflare.com", - ] - "CNAME": [ - "0xarchit.pages.dev" - ] + "NS": "cartman.ns.cloudflare.com", "cartman.ns.cloudflare.com", + "CNAME": "0xarchit.pages.dev" } } From 25aa4296584eff48399d5497f757a9158a75f53e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Hu=E1=BB=B3nh?= Date: Tue, 18 Feb 2025 11:50:39 +0700 Subject: [PATCH 004/127] Create viet.json --- domains/viet.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/viet.json diff --git a/domains/viet.json b/domains/viet.json new file mode 100644 index 000000000..17a7d3607 --- /dev/null +++ b/domains/viet.json @@ -0,0 +1,15 @@ +{ + "description": "Secondary domain for vietthe.dev", + "repo": "https://github.com/vietthedev/vietthe.dev", + "owner": { + "username": "vietthedev", + "email": "vietthedev@gmail.com", + "discord": "vietthedev" + }, + "record": { + "NS": [ + "evangeline.ns.cloudflare.com", + "salvador.ns.cloudflare.com" + ] + } +} From f8fbe2a24c32ab259cf0bb491afa3aa128866d20 Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:57:23 +0700 Subject: [PATCH 005/127] Create febs.json --- domains/febs.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/febs.json diff --git a/domains/febs.json b/domains/febs.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/febs.json @@ -0,0 +1 @@ + From 03fd499e6db4c163d876a534ff983702fd3e2556 Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Wed, 19 Feb 2025 14:00:20 +0700 Subject: [PATCH 006/127] Update febs.json Update content --- domains/febs.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/febs.json b/domains/febs.json index 8b1378917..d175dcb1f 100644 --- a/domains/febs.json +++ b/domains/febs.json @@ -1 +1,7 @@ - +{ + "description": "febs.is-a.dev", + "owner": { + "username": "febriansf", + "email": "febrian.xiii@gmail.com" + }, +} From 587d6f56378bf52f4c7d0ce1096f81cac46c123d Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Wed, 19 Feb 2025 14:03:45 +0700 Subject: [PATCH 007/127] Update febs.json Add Record --- domains/febs.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/febs.json b/domains/febs.json index d175dcb1f..d8b269a89 100644 --- a/domains/febs.json +++ b/domains/febs.json @@ -4,4 +4,7 @@ "username": "febriansf", "email": "febrian.xiii@gmail.com" }, + "record": { + "CNAME": "febriansf.github.io" + } } From 7c6bf4914deb92a3c76ef34daea153c3014afe11 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Thu, 20 Feb 2025 01:21:49 -0500 Subject: [PATCH 008/127] Create breakertws.json --- domains/breakertws.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..c6ffb03ac --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/BreakerTWS.github.io", + "owner": { + "username": "BreakerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "CNAME": "breakertws.github.io", + "TXT": "0341066cad9d529001925f19bd4d34" + } +} From 7277d5972903cd3f9b98564895fb5d44ad42b037 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Sat, 22 Feb 2025 08:37:21 +0100 Subject: [PATCH 009/127] Create notzer0two.json --- domains/notzer0two.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notzer0two.json diff --git a/domains/notzer0two.json b/domains/notzer0two.json new file mode 100644 index 000000000..263514b6b --- /dev/null +++ b/domains/notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=notzer0two.is-a.dev,38a2a717010666874386" + } +} From b492d4aefcf30858fa2db3de39c80577b5f1b6d2 Mon Sep 17 00:00:00 2001 From: Rafael Andrade de Oliveira Date: Sat, 22 Feb 2025 11:17:30 -0300 Subject: [PATCH 010/127] A domain for eurafa- my github page --- domains/eurafa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eurafa.json diff --git a/domains/eurafa.json b/domains/eurafa.json new file mode 100644 index 000000000..dcae5393d --- /dev/null +++ b/domains/eurafa.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/eurafa/eurafa.github.io", + "owner": { + "username": "eurafa", + "email": "eurafa@gmail.com", + "discord": "eurafa" + }, + "record": { + "CNAME": "https://eurafa.github.io/" + } +} From be518bcefb897f802c70edeecd767d51152f11b1 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Sat, 22 Feb 2025 17:22:00 +0100 Subject: [PATCH 011/127] Rename notzer0two.json to _vercel.notzer0two.json --- domains/{notzer0two.json => _vercel.notzer0two.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{notzer0two.json => _vercel.notzer0two.json} (100%) diff --git a/domains/notzer0two.json b/domains/_vercel.notzer0two.json similarity index 100% rename from domains/notzer0two.json rename to domains/_vercel.notzer0two.json From 31ac20a357ea5d19fc4003fe92aecb8fe0071fcf Mon Sep 17 00:00:00 2001 From: Rafael Andrade de Oliveira Date: Sat, 22 Feb 2025 14:11:29 -0300 Subject: [PATCH 012/127] fix: CNAME Co-authored-by: Stefano Del Prete --- domains/eurafa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eurafa.json b/domains/eurafa.json index dcae5393d..83a2a5b22 100644 --- a/domains/eurafa.json +++ b/domains/eurafa.json @@ -6,6 +6,6 @@ "discord": "eurafa" }, "record": { - "CNAME": "https://eurafa.github.io/" + "CNAME": "eurafa.github.io" } } From d24619ae176b898584fd2d1d4c920ff59856b201 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sat, 22 Feb 2025 22:10:03 -0500 Subject: [PATCH 013/127] Delete domains/breakertws.json --- domains/breakertws.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json deleted file mode 100644 index c6ffb03ac..000000000 --- a/domains/breakertws.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio by Breaker TWS", - "repo": "https://github.com/BreakerTWS/BreakerTWS.github.io", - "owner": { - "username": "BreakerTWS", - "email": "breakingtws@gmail.com" - }, - "record": { - "CNAME": "breakertws.github.io", - "TXT": "0341066cad9d529001925f19bd4d34" - } -} From cfe6196f91dcba7a886fe1c478ef1d5e007684f3 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sat, 22 Feb 2025 22:10:27 -0500 Subject: [PATCH 014/127] Create breakertws.json --- domains/breakertws.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..94d0efa74 --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/breakertws.github.io", + "owner": { + "username": "BreskerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "TXT": "0341066cad9d529001925f19bd4d34" + } +} From 7f521cf0d5655318df19286f92dcf02c64e4fb6a Mon Sep 17 00:00:00 2001 From: Tsania <69724694+tsnzzhr@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:51:32 +0700 Subject: [PATCH 015/127] Create _vercel.tsania.json --- domains/_vercel.tsania.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.tsania.json diff --git a/domains/_vercel.tsania.json b/domains/_vercel.tsania.json new file mode 100644 index 000000000..89c86c079 --- /dev/null +++ b/domains/_vercel.tsania.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tsnzzhr" + }, + "record": { + "TXT": "vc-domain-verify=tsania-az.is-a.dev,3cf74b208f3938a96f7b" + } +} From 6dad33a09c06f63fe6b52e3168acb2cfa5d5a61e Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:22:05 +0000 Subject: [PATCH 016/127] Create andresarr.json --- domains/andresarr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andresarr.json diff --git a/domains/andresarr.json b/domains/andresarr.json new file mode 100644 index 000000000..e7f767efd --- /dev/null +++ b/domains/andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" + } + } From 0807079b10621477b9c5e75e452ec87bf6caa440 Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:24:35 +0000 Subject: [PATCH 017/127] Delete domains/andresarr.json --- domains/andresarr.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/andresarr.json diff --git a/domains/andresarr.json b/domains/andresarr.json deleted file mode 100644 index e7f767efd..000000000 --- a/domains/andresarr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anonymous1223334444", - "email": "replit005@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" - } - } From 47d1b39af2ca486ae94c4b662ad8190b90d83507 Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:25:19 +0000 Subject: [PATCH 018/127] Create _vercel.andresarr.json --- domains/_vercel.andresarr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.andresarr.json diff --git a/domains/_vercel.andresarr.json b/domains/_vercel.andresarr.json new file mode 100644 index 000000000..e7f767efd --- /dev/null +++ b/domains/_vercel.andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" + } + } From 802da57e59103f7e5167abb8abfc3339cdf034cf Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:27:14 +0000 Subject: [PATCH 019/127] Create andresarr.json --- domains/andresarr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andresarr.json diff --git a/domains/andresarr.json b/domains/andresarr.json new file mode 100644 index 000000000..113a3ae54 --- /dev/null +++ b/domains/andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "CNAME": "https://portofoliowebdev.vercel.app" + } + } From 95dbf8ee267ad11c3ffe1057165ac376bb297a74 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:06:39 +0530 Subject: [PATCH 020/127] Create wasim.json --- domains/wasim.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wasim.json diff --git a/domains/wasim.json b/domains/wasim.json new file mode 100644 index 000000000..c65cdb9bc --- /dev/null +++ b/domains/wasim.json @@ -0,0 +1,10 @@ +{ + "subdomain": "wasim", + "owner": { + "email": "wasimbaig000@gmail.com" + }, + "records": { + "CNAME": "wasimb.vercel.app" + }, + "proxied": false +} From 328f6867e96e69bea1129cddbb80e59db1ec8a0f Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:19:22 +0530 Subject: [PATCH 021/127] Update wasim.json --- domains/wasim.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/wasim.json b/domains/wasim.json index c65cdb9bc..15ef005ed 100644 --- a/domains/wasim.json +++ b/domains/wasim.json @@ -5,6 +5,7 @@ }, "records": { "CNAME": "wasimb.vercel.app" + "TXT": "_vercel=vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" }, "proxied": false } From 383b4a580c34ba49c04df862e58665da06484795 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:32:58 +0530 Subject: [PATCH 022/127] Create _vercel.wasim.json --- domains/_vercel.wasim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.wasim.json diff --git a/domains/_vercel.wasim.json b/domains/_vercel.wasim.json new file mode 100644 index 000000000..82edb123b --- /dev/null +++ b/domains/_vercel.wasim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "simbaig", + "email": "wasimbaig000@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" + } +} From 7655e4808e02e14ae0283bf1ca00173e9b26f246 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:33:39 +0530 Subject: [PATCH 023/127] Update wasim.json --- domains/wasim.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/wasim.json b/domains/wasim.json index 15ef005ed..0543bf374 100644 --- a/domains/wasim.json +++ b/domains/wasim.json @@ -1,11 +1,9 @@ { - "subdomain": "wasim", - "owner": { - "email": "wasimbaig000@gmail.com" - }, - "records": { - "CNAME": "wasimb.vercel.app" - "TXT": "_vercel=vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" - }, - "proxied": false + "owner": { + "username": "simbaig", + "email": "wasimbaig000@gmail.com" + }, + "record": { + "CNAME": "wasimb.vercel.app" + } } From e91fe689d3130db2fe9ec02b8f7c6b4ae0d7ee9e Mon Sep 17 00:00:00 2001 From: Tsania <69724694+tsnzzhr@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:46:23 +0700 Subject: [PATCH 024/127] Create tsania.json --- domains/tsania.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tsania.json diff --git a/domains/tsania.json b/domains/tsania.json new file mode 100644 index 000000000..1e4edfed4 --- /dev/null +++ b/domains/tsania.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tsnzzhr", + "email": "tsnzzhr102@gmail.com" + }, + "record": { + "CNAME": "tsanias.vercel.app" + } +} From cbfa8a31be590bc39af23761854bf1f0e3441b7b Mon Sep 17 00:00:00 2001 From: Tsania <69724694+tsnzzhr@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:47:20 +0700 Subject: [PATCH 025/127] Create _vercel.tsania.json --- domains/_vercel.tsania.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.tsania.json diff --git a/domains/_vercel.tsania.json b/domains/_vercel.tsania.json new file mode 100644 index 000000000..fff4ac588 --- /dev/null +++ b/domains/_vercel.tsania.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tsnzzhr", + "email": "tsnzzhr102@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tsania-az.is-a.dev,3cf74b208f3938a96f7b" + } +} From fbcc913e01d06cb9c21d9dd24244091f2c045a36 Mon Sep 17 00:00:00 2001 From: Akash Kumar Date: Sun, 23 Feb 2025 23:56:09 +0530 Subject: [PATCH 026/127] create subdomain akashkumar --- domains/_vercel.akashkumar.json | 9 +++++++++ domains/akashkumar.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.akashkumar.json create mode 100644 domains/akashkumar.json diff --git a/domains/_vercel.akashkumar.json b/domains/_vercel.akashkumar.json new file mode 100644 index 000000000..dad802add --- /dev/null +++ b/domains/_vercel.akashkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-kumar-dev", + "email": "akashkumar.dev00@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=akashkumar.is.a.dev,836ca93ecc6d34cf78fb" + } +} \ No newline at end of file diff --git a/domains/akashkumar.json b/domains/akashkumar.json new file mode 100644 index 000000000..4d28c8345 --- /dev/null +++ b/domains/akashkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-kumar-dev", + "email": "akashkumar.dev00@gmail.com" + }, + "record": { + "CNAME": "akashkumar-dev.vercel.app" + } +} \ No newline at end of file From 524cb8ba9491634eaafc5da145acf1cf88ec12e6 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:14:15 +0100 Subject: [PATCH 027/127] add joelst.json --- domains/joelst.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/joelst.json diff --git a/domains/joelst.json b/domains/joelst.json new file mode 100644 index 000000000..3562f78ab --- /dev/null +++ b/domains/joelst.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "joestr" + }, + "record": { + "NS": [ + "ns1-03.azure-dns.com", + "ns2-03.azure-dns.net", + "ns3-03.azure-dns.org", + "ns4-03.azure-dns.info", + ] + } +} From 70a69d0a313fa3a8ed8ff3d87618d3576e7084f4 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:15:31 +0100 Subject: [PATCH 028/127] remove comma from joelst.json --- domains/joelst.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joelst.json b/domains/joelst.json index 3562f78ab..5a3c51ef8 100644 --- a/domains/joelst.json +++ b/domains/joelst.json @@ -7,7 +7,7 @@ "ns1-03.azure-dns.com", "ns2-03.azure-dns.net", "ns3-03.azure-dns.org", - "ns4-03.azure-dns.info", + "ns4-03.azure-dns.info" ] } } From c7df8301878bc2befd01084402e94c17cb14c839 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:27:28 +0100 Subject: [PATCH 029/127] add email to joelst.json --- domains/joelst.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joelst.json b/domains/joelst.json index 5a3c51ef8..8cf3e6bbd 100644 --- a/domains/joelst.json +++ b/domains/joelst.json @@ -1,6 +1,7 @@ { "owner": { - "username": "joestr" + "username": "joestr", + "email": "joelstrasser1@gmail.com" }, "record": { "NS": [ From 6c05535587c83ada2a2d6d2d1995611856c918b4 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sun, 23 Feb 2025 15:35:49 -0500 Subject: [PATCH 030/127] Delete domains/breakertws.json --- domains/breakertws.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json deleted file mode 100644 index 94d0efa74..000000000 --- a/domains/breakertws.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio by Breaker TWS", - "repo": "https://github.com/BreakerTWS/breakertws.github.io", - "owner": { - "username": "BreskerTWS", - "email": "breakingtws@gmail.com" - }, - "record": { - "TXT": "0341066cad9d529001925f19bd4d34" - } -} From ff0b439ee6d56c398531fd1a388a52abbedd9e26 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sun, 23 Feb 2025 15:36:47 -0500 Subject: [PATCH 031/127] Create breakertws.json --- domains/breakertws.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..b4531a2e3 --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/breakertws.github.io", + "owner": { + "username": "BreskerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "CNAME": "breakertws.github.io" + } +} From bfbdff8c1cc51d2483abf0a08af86dfa2de29c4f Mon Sep 17 00:00:00 2001 From: Yeasin Arfat Date: Mon, 24 Feb 2025 02:47:16 +0600 Subject: [PATCH 032/127] Create subdomain yeasiin --- domains/yeasin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yeasin.json diff --git a/domains/yeasin.json b/domains/yeasin.json new file mode 100644 index 000000000..f38aed582 --- /dev/null +++ b/domains/yeasin.json @@ -0,0 +1,10 @@ +{ + "description": "yeasin.is-a.dev", + "owner": { + "username": "yeasiin", + "email": "iamyeasiin@gmail.com" + }, + "record": { + "CNAME": "yeasiin.github.io/website" + } +} \ No newline at end of file From 99d94f35984166eba62cf5c6a313e5d2f0185e40 Mon Sep 17 00:00:00 2001 From: Yeasin Arfat Date: Mon, 24 Feb 2025 02:52:21 +0600 Subject: [PATCH 033/127] enable proxied --- domains/yeasin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yeasin.json b/domains/yeasin.json index f38aed582..1bab3c8d1 100644 --- a/domains/yeasin.json +++ b/domains/yeasin.json @@ -6,5 +6,6 @@ }, "record": { "CNAME": "yeasiin.github.io/website" - } + }, + "proxied": true } \ No newline at end of file From 204e9d9acccc016b5716e70cbbf1ce600edd60b9 Mon Sep 17 00:00:00 2001 From: Pham Duy Truc <100112055+trucpham04@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:36:54 +0700 Subject: [PATCH 034/127] Create trucpham.json file. --- domains/trucpham.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/trucpham.json diff --git a/domains/trucpham.json b/domains/trucpham.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/trucpham.json @@ -0,0 +1 @@ + From 5140a6496112257ab0997e19dbaf6ed9792a93a5 Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Mon, 24 Feb 2025 09:38:02 +0700 Subject: [PATCH 035/127] feat: add subdomain --- domains/hungthai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hungthai.json diff --git a/domains/hungthai.json b/domains/hungthai.json new file mode 100644 index 000000000..895a9e4a6 --- /dev/null +++ b/domains/hungthai.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Resume Website", + "repo": "https://github.com/hungthai1401/resume", + "owner": { + "username": "hungthai1401", + "email": "hungthai1401.it@gmail.com" + }, + "record": { + "CNAME": "hungthai1401.github.io" + } +} \ No newline at end of file From a68e7deddcacc5ca67d3eb47dc079c4415102e85 Mon Sep 17 00:00:00 2001 From: Lorenzo Bautista Castellano <33525671+lorenbaucas@users.noreply.github.com> Date: Mon, 24 Feb 2025 03:48:33 +0100 Subject: [PATCH 036/127] Delete domains/lorenzobautista.json --- domains/lorenzobautista.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lorenzobautista.json diff --git a/domains/lorenzobautista.json b/domains/lorenzobautista.json deleted file mode 100644 index 9f2b103a1..000000000 --- a/domains/lorenzobautista.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lorenbaucas", - "discord": "Draklum#3847" - }, - "record": { - "CNAME": "myblog-e3n6qwsjfj.live-website.com" - } -} From 0f8c41f55407666fb3f3696a1aa413ef426d2fc6 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:29:29 +0700 Subject: [PATCH 037/127] edit cname and txt --- domains/luanvu.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 5d94b96db..03973097f 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -5,9 +5,14 @@ "username": "zthanhluan", "email": "dientu078@gmail.com" }, - "record": { - "A": ["46.17.172.206"] + "records": { + "CNAME": "luanvu.betaenglish.com.vn", + "TXT": [ + { + "name": "_luanvu", + "value": "luanvu.is-a.dev=3452643218" + } + ] }, - "proxied": false -} +} \ No newline at end of file From 76e5e4aef1020f3a9b813e6b392424168ed668ef Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:29:51 +0700 Subject: [PATCH 038/127] Update febs.json Change CNAME value for febs --- domains/febs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/febs.json b/domains/febs.json index d8b269a89..57a535b1d 100644 --- a/domains/febs.json +++ b/domains/febs.json @@ -5,6 +5,6 @@ "email": "febrian.xiii@gmail.com" }, "record": { - "CNAME": "febriansf.github.io" + "CNAME": "febriansf.netlify.app" } } From 21fd2f8a3a3c348588ec38f2f63471c7144de04c Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:33:25 +0700 Subject: [PATCH 039/127] Add files via upload --- domains/luanvu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 03973097f..58b3738cf 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -5,7 +5,7 @@ "username": "zthanhluan", "email": "dientu078@gmail.com" }, - "records": { + "record": { "CNAME": "luanvu.betaenglish.com.vn", "TXT": [ { From 7916d17f67c8fea79dfc351194da5a5dddddd8f5 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:35:15 +0700 Subject: [PATCH 040/127] Add files via upload --- domains/luanvu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 58b3738cf..1abe7fe7d 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -13,6 +13,5 @@ "value": "luanvu.is-a.dev=3452643218" } ] - }, - "proxied": false + } } \ No newline at end of file From aafe7020ca2d483a9c74b2e868800a1e1ced19fe Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:38:12 +0700 Subject: [PATCH 041/127] Add files via upload --- domains/luanvu.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 1abe7fe7d..8889964ad 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,12 +6,8 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn", - "TXT": [ - { - "name": "_luanvu", - "value": "luanvu.is-a.dev=3452643218" - } + "CNAME": "luanvu.betaenglish.com.vn" ] - } + }, + "proxied": false } \ No newline at end of file From 98a1e885895bf99597ead1965108f0239d2ec4bd Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:40:07 +0700 Subject: [PATCH 042/127] Add files via upload --- domains/luanvu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 8889964ad..17035e38e 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,8 +6,7 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn" - ] + "CNAME": "luanvu.betaenglish.com.vn" }, "proxied": false } \ No newline at end of file From f9796e6ee1461646d19a68fb87f0747fae708020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Mon, 24 Feb 2025 10:45:04 +0700 Subject: [PATCH 043/127] Create khuongln.json --- domains/khuongln.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khuongln.json diff --git a/domains/khuongln.json b/domains/khuongln.json new file mode 100644 index 000000000..acfca4116 --- /dev/null +++ b/domains/khuongln.json @@ -0,0 +1,10 @@ +{ + "description": "khuongln.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From 4763d4f6c68db51e7e60561e4d6d688a8c49280a Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:33:09 +0000 Subject: [PATCH 044/127] Create _vercel.loomeh.json Handles the subdomains for my main website and the websites for some of my projects. Here are the default vercel-generated URLs for these sites. - https://portfolio-website-loomehs-projects.vercel.app/ - https://libresplit-website.vercel.app - https://libresplit-autosplitters-website.vercel.app/ - https://guess-the-ktp-character.vercel.app/ --- domains/_vercel.loomeh.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/_vercel.loomeh.json diff --git a/domains/_vercel.loomeh.json b/domains/_vercel.loomeh.json new file mode 100644 index 000000000..b1f138aab --- /dev/null +++ b/domains/_vercel.loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "TXT": [ + "vc-domain-verify=loomeh.is-a.dev,a6084877a07f81dfa4b2", + "vc-domain-verify=libresplit.loomeh.is-a.dev,345e69da9c8565af78cb", + "vc-domain-verify=libresplit-resources.loomeh.is-a.dev,41fad39e7213cf56c118", + "vc-domain-verify=ktpguesser.loomeh.is-a.dev,7e26e46b10152c2df032" + ] + } +} From c558a26f4ac80131a9e69032ce0ff6de8d735f04 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:40:30 +0000 Subject: [PATCH 045/127] Create loomeh.json --- domains/loomeh.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/loomeh.json diff --git a/domains/loomeh.json b/domains/loomeh.json new file mode 100644 index 000000000..450b9ee89 --- /dev/null +++ b/domains/loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "A": ["76.76.21.21"], + "TXT": [ + "v=spf1 include:zohomail.eu ~all", + "zoho-verification=zb06679817.zmverify.zoho.eu" + ] + } +} From 1408fc8bb1d817f84fa5810bca2898f7d25e8ae4 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:41:49 +0000 Subject: [PATCH 046/127] Create www.libresplit.loomeh.json --- domains/www.libresplit.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.libresplit.loomeh.json diff --git a/domains/www.libresplit.loomeh.json b/domains/www.libresplit.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.libresplit.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 51c42d98514e05723b37766ddcddf8d46abee11c Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:43:46 +0000 Subject: [PATCH 047/127] Create www.libresplit-resources.loomeh.json --- domains/www.libresplit-resources.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.libresplit-resources.loomeh.json diff --git a/domains/www.libresplit-resources.loomeh.json b/domains/www.libresplit-resources.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.libresplit-resources.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 0cba903825b0958f3e57f7401f6ae5b00df4bcdb Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:44:26 +0000 Subject: [PATCH 048/127] Create www.ktpguesser.loomeh.json --- domains/www.ktpguesser.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.ktpguesser.loomeh.json diff --git a/domains/www.ktpguesser.loomeh.json b/domains/www.ktpguesser.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.ktpguesser.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 19aeedaf0228c066a1eaa18e5dbe30f738c17731 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:44:56 +0000 Subject: [PATCH 049/127] Create www.loomeh.json --- domains/www.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.loomeh.json diff --git a/domains/www.loomeh.json b/domains/www.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 31abde0781f2660fa7656270d27cf838c8e513cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAnior=20Messias?= Date: Mon, 24 Feb 2025 01:56:29 -0300 Subject: [PATCH 050/127] Create jrmessias.json --- domains/jrmessias.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jrmessias.json diff --git a/domains/jrmessias.json b/domains/jrmessias.json new file mode 100644 index 000000000..b24dfa200 --- /dev/null +++ b/domains/jrmessias.json @@ -0,0 +1,12 @@ +{ + "description": "For a personal website", + "repo": "https://github.com/jrmessias/jrmessias.github.io", + "owner": { + "username": "jrmessias", + "email": "jrmessias@gmail.com", + "twitter": "jrmessias" + }, + "record": { + "CNAME": "jrmessias.github.io" + } +} From 14f46fa28d83662443becd72704471d3f4c6f800 Mon Sep 17 00:00:00 2001 From: Omkar Kirpan Date: Mon, 24 Feb 2025 10:40:07 +0530 Subject: [PATCH 051/127] feat: new domain --- domains/omkar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omkar.json diff --git a/domains/omkar.json b/domains/omkar.json new file mode 100644 index 000000000..8a8fd377a --- /dev/null +++ b/domains/omkar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "omkarkirpan", + "email": "okirpan@gmail.com" + }, + "repo": "https://github.com/omkarkirpan", + "record": { + "CNAME": "omkarkirpan.com" + } + } + \ No newline at end of file From 709e203e9a791aecb21684b571a0a38fe0c4a2b2 Mon Sep 17 00:00:00 2001 From: Jonathan Russ Date: Mon, 24 Feb 2025 06:29:03 +0100 Subject: [PATCH 052/127] chore(domain): use nameservers --- domains/jonathan-russ.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json index 4a3e8c54a..2ec02dd8d 100644 --- a/domains/jonathan-russ.json +++ b/domains/jonathan-russ.json @@ -7,7 +7,6 @@ "discord": "494042822320717827" }, "record": { - "A": ["76.76.21.21"], - "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" + "NS": ["ns1.vercel-dns.com", "ns2.vercel-dns.com"] } } From aed7f5abb911485dcca72a3d0317c18b2dad2361 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:28:05 +0530 Subject: [PATCH 053/127] "Added ajay.is-a.dev" --- ajay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ajay.json diff --git a/ajay.json b/ajay.json new file mode 100644 index 000000000..56785e2a8 --- /dev/null +++ b/ajay.json @@ -0,0 +1,10 @@ +{ + "domain": "ajay.is-a.dev", + "subdomain": "ajay", + "owner": { + "email": "ajay260505@gmail.com" + }, + "records": { + "CNAME": "ajayjaisankar.netlify.app" + } +} From 55dd10d505047281d9f0a8a58c4d70db36f5d302 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Mon, 24 Feb 2025 11:00:39 +0300 Subject: [PATCH 054/127] Update _discord.justdeveloper.json --- domains/_discord.justdeveloper.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.justdeveloper.json b/domains/_discord.justdeveloper.json index dd6ef3666..9dfa8c4ff 100644 --- a/domains/_discord.justdeveloper.json +++ b/domains/_discord.justdeveloper.json @@ -1,7 +1,7 @@ { "owner": { "username": "JustDeveloper1", - "email": "lk.qq@ya.ru" + "email": "justdeveloper@juststudio.is-a.dev" }, "record": { "TXT": "dh=a468556178a0bac462fa84043545b67b982e7fe0" From 1b85e6cb91710560b6a02c573b234e43fe70b157 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:37:36 +0530 Subject: [PATCH 055/127] "Added ajayj.is-a.dev" --- ajay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ajay.json b/ajay.json index 56785e2a8..332fe72db 100644 --- a/ajay.json +++ b/ajay.json @@ -1,6 +1,6 @@ { - "domain": "ajay.is-a.dev", - "subdomain": "ajay", + "domain": "ajayj.is-a.dev", + "subdomain": "ajayj", "owner": { "email": "ajay260505@gmail.com" }, From 175cffb6ac880f353033c4b2681ed1c4c7e606a5 Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:27:49 +0000 Subject: [PATCH 056/127] Update domains/andresarr.json Co-authored-by: JustDeveloper --- domains/andresarr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andresarr.json b/domains/andresarr.json index 113a3ae54..278122706 100644 --- a/domains/andresarr.json +++ b/domains/andresarr.json @@ -4,6 +4,6 @@ "email": "replit005@gmail.com" }, "record": { - "CNAME": "https://portofoliowebdev.vercel.app" + "CNAME": "portofoliowebdev.vercel.app" } } From d2f5827afe87bb48b321faab85c93666fc0481dc Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:42:53 +0000 Subject: [PATCH 057/127] Create libresplit.loomeh.json --- domains/libresplit.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/libresplit.loomeh.json diff --git a/domains/libresplit.loomeh.json b/domains/libresplit.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 7f08cc79d118b90008520d4fbe9d7f0e7ec1dc3e Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:43:12 +0000 Subject: [PATCH 058/127] Create libresplit-resources.loomeh.json --- domains/libresplit-resources.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/libresplit-resources.loomeh.json diff --git a/domains/libresplit-resources.loomeh.json b/domains/libresplit-resources.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit-resources.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 4f737f7fa37e3c14bc5a2574ab022cd4ba033b44 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:43:39 +0000 Subject: [PATCH 059/127] Create ktpguesser.loomeh.json --- domains/ktpguesser.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ktpguesser.loomeh.json diff --git a/domains/ktpguesser.loomeh.json b/domains/ktpguesser.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/ktpguesser.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 6b7ba89daa1667ad917dd39a3cd9001d694c27c8 Mon Sep 17 00:00:00 2001 From: Jan Date: Mon, 24 Feb 2025 10:48:49 +0100 Subject: [PATCH 060/127] Create jan.json --- domains/jan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jan.json diff --git a/domains/jan.json b/domains/jan.json new file mode 100644 index 000000000..8f9eb0dfc --- /dev/null +++ b/domains/jan.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Dev Website", + "owner": { + "username": "jpgreth", + "email": "github@greth.me" + }, + "record": { + "CNAME": "greth.dev" + } +} From c1d8ec145400be41d0b118ba14df4bd9f88a4520 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 24 Feb 2025 15:23:04 +0530 Subject: [PATCH 061/127] Update 0xarchit.json --- domains/0xarchit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index fb1a5f5ce..c1feb9bed 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,7 +4,7 @@ "mail": "0xarchit@proton.me" }, "record": { - "NS": "cartman.ns.cloudflare.com", "cartman.ns.cloudflare.com", - "CNAME": "0xarchit.pages.dev" + "TXT name": "0xarchit" + "TXT value": "zoho-verification=zb94087787.zmverify.zoho.in" } } From 65c233ca5e2b24d1d56f81c9564d80c422e39aa4 Mon Sep 17 00:00:00 2001 From: Mohamed Faaris <74762980+Mohamed-faaris@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:35:16 +0530 Subject: [PATCH 062/127] add abu and faaris --- domains/abu.json | 10 ++++++++++ domains/faaris.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/abu.json create mode 100644 domains/faaris.json diff --git a/domains/abu.json b/domains/abu.json new file mode 100644 index 000000000..f0d25189d --- /dev/null +++ b/domains/abu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Mohamed-faaris", + "email": "mohammedfaaris2005@gmail.com" + }, + "record": { + "CNAME": "https://github.com/Mohamed-Abu-Bakkar" + } + } + \ No newline at end of file diff --git a/domains/faaris.json b/domains/faaris.json new file mode 100644 index 000000000..4ed7e06c0 --- /dev/null +++ b/domains/faaris.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Mohamed-faaris", + "email": "mohammedfaaris2005@gmail.com" + }, + "record": { + "CNAME": "https://github.com/Mohamed-faaris" + } + } + \ No newline at end of file From 7b9502a598afd4ccf6b3c039fe9e7ef460e26293 Mon Sep 17 00:00:00 2001 From: Pau Gallardo Date: Mon, 24 Feb 2025 11:38:44 +0100 Subject: [PATCH 063/127] ADD pau.json --- domains/pau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pau.json diff --git a/domains/pau.json b/domains/pau.json new file mode 100644 index 000000000..3a7a69d5e --- /dev/null +++ b/domains/pau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Pau Gallardo", + "email": "hello@pau.dev" + }, + "record": { + "URL": "https://pau.dev/" + } +} From 8b1e27119953fc069093d933385dc5dfe503b4de Mon Sep 17 00:00:00 2001 From: Pau Gallardo Date: Mon, 24 Feb 2025 11:46:05 +0100 Subject: [PATCH 064/127] Update pau.json --- domains/pau.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pau.json b/domains/pau.json index 3a7a69d5e..0681828fc 100644 --- a/domains/pau.json +++ b/domains/pau.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Pau Gallardo", + "username": "paugp", "email": "hello@pau.dev" }, "record": { From 1ecf161158297e4f62c35197aca0e07b444383d5 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 24 Feb 2025 16:36:56 +0530 Subject: [PATCH 065/127] Update 0xarchit.json --- domains/0xarchit.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index c1feb9bed..522abeae2 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,8 +3,8 @@ "username": "0xacrhit", "mail": "0xarchit@proton.me" }, - "record": { - "TXT name": "0xarchit" - "TXT value": "zoho-verification=zb94087787.zmverify.zoho.in" - } + "TXT": [ + "0xarchit", + "zoho-verification=zb94087787.zmverify.zoho.in" + ] } From 8c3fd7cf33e049b8a616ad853861f9156a4be322 Mon Sep 17 00:00:00 2001 From: V Devanarayan <89205573+CodeTitan7@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:40:09 +0530 Subject: [PATCH 066/127] Update vdevanarayan.json --- domains/vdevanarayan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vdevanarayan.json b/domains/vdevanarayan.json index 91adbc61a..474bf1ce4 100644 --- a/domains/vdevanarayan.json +++ b/domains/vdevanarayan.json @@ -4,6 +4,6 @@ "email": "octavius1983bc@gmail.com" }, "record": { - "URL": "https://vdevanarayan.vercel.app" + "A": ["76.76.21.21"] } } From cec5dab1448b14dc2440d141ac0f3b12a6ed5823 Mon Sep 17 00:00:00 2001 From: V Devanarayan <89205573+CodeTitan7@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:43:55 +0530 Subject: [PATCH 067/127] Create _vercel.vdevanarayan.json --- domains/_vercel.vdevanarayan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.vdevanarayan.json diff --git a/domains/_vercel.vdevanarayan.json b/domains/_vercel.vdevanarayan.json new file mode 100644 index 000000000..7310781ca --- /dev/null +++ b/domains/_vercel.vdevanarayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeTitan7", + "email": "octavius1983bc@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vdevanarayan.is-a.dev,0c0c081b89b565d7ece1" + } +} From 30e6798fc21548cba694317e78995158b339a533 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 24 Feb 2025 16:47:46 +0530 Subject: [PATCH 068/127] Update 0xarchit.json --- domains/0xarchit.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 522abeae2..c60fa1c62 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,8 +3,10 @@ "username": "0xacrhit", "mail": "0xarchit@proton.me" }, - "TXT": [ + "record": { + "TXT": [ "0xarchit", "zoho-verification=zb94087787.zmverify.zoho.in" ] + } } From 71f729dba90afb6c40aaf6fbaaa460ff793561c3 Mon Sep 17 00:00:00 2001 From: Laffy <3121560032@sv.sgu.edu.vn> Date: Mon, 24 Feb 2025 18:27:25 +0700 Subject: [PATCH 069/127] Add huu-hoang.is-a.dev domain --- domains/huu-hoang.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/huu-hoang.json diff --git a/domains/huu-hoang.json b/domains/huu-hoang.json new file mode 100644 index 000000000..3447093da --- /dev/null +++ b/domains/huu-hoang.json @@ -0,0 +1,12 @@ +{ + "domain": "huu-hoang.is-a.dev", + "owner": { + "email": "huuhoag1412@gmail.com", + "username": "Mirai3103" + }, + "records": { + "A": [ + "103.82.194.100" + ] + } +} From 421a1eed9ea72f373c0ce53214ff433861c2b7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petris=CC=A6or=20Buga?= Date: Mon, 24 Feb 2025 13:50:49 +0200 Subject: [PATCH 070/127] GitHub Pages `peterbuga` TXT DNS challenge --- domains/_github-pages-challenge-peterbuga.peterbuga.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-peterbuga.peterbuga.json diff --git a/domains/_github-pages-challenge-peterbuga.peterbuga.json b/domains/_github-pages-challenge-peterbuga.peterbuga.json new file mode 100644 index 000000000..5049a8aea --- /dev/null +++ b/domains/_github-pages-challenge-peterbuga.peterbuga.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "peterbuga", + "discord": "902580031044325407" + }, + "record": { + "TXT": "02d47f8f8f4e0b58658a80eff34a66" + } +} From 54b5cd991b3dde4abc66adbe98080105e4e54c4b Mon Sep 17 00:00:00 2001 From: Valentin Vivaldi Date: Mon, 24 Feb 2025 10:28:12 -0300 Subject: [PATCH 071/127] Register valenvivaldi --- domains/valenvivaldi | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/valenvivaldi diff --git a/domains/valenvivaldi b/domains/valenvivaldi new file mode 100644 index 000000000..e4dae1730 --- /dev/null +++ b/domains/valenvivaldi @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "valenvivaldi" + }, + "record": { + "URL": "https://github.com/valenvivaldi" + } +} From dc95ca39379f0832960894103dffad31a8dd1bb3 Mon Sep 17 00:00:00 2001 From: Yeasin Arfat <62445940+Yeasiin@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:36:11 +0600 Subject: [PATCH 072/127] updated the url. Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/yeasin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yeasin.json b/domains/yeasin.json index 1bab3c8d1..a54bc6124 100644 --- a/domains/yeasin.json +++ b/domains/yeasin.json @@ -5,7 +5,7 @@ "email": "iamyeasiin@gmail.com" }, "record": { - "CNAME": "yeasiin.github.io/website" + "CNAME": "yeasiin.github.io" }, "proxied": true } \ No newline at end of file From f470ab9609fd99bda1d4d25d22f36769f70438e8 Mon Sep 17 00:00:00 2001 From: Valentin Vivaldi Date: Mon, 24 Feb 2025 10:38:24 -0300 Subject: [PATCH 073/127] Rename valenvivaldi to valenvivaldi.json --- domains/{valenvivaldi => valenvivaldi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{valenvivaldi => valenvivaldi.json} (100%) diff --git a/domains/valenvivaldi b/domains/valenvivaldi.json similarity index 100% rename from domains/valenvivaldi rename to domains/valenvivaldi.json From e835a7a07cb02d10c6722d376c2cd4e9f2dc984d Mon Sep 17 00:00:00 2001 From: anshaneja5 Date: Mon, 24 Feb 2025 21:00:28 +0530 Subject: [PATCH 074/127] create ansh.json --- domains/_vercel.ansh.json | 9 +++++++++ domains/ansh.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.ansh.json create mode 100644 domains/ansh.json diff --git a/domains/_vercel.ansh.json b/domains/_vercel.ansh.json new file mode 100644 index 000000000..0cd79fabc --- /dev/null +++ b/domains/_vercel.ansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshaneja5", + "email": "anshanejaa@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ansh.is-a.dev,074c2e585d197374e108" + } +} diff --git a/domains/ansh.json b/domains/ansh.json new file mode 100644 index 000000000..6242415b8 --- /dev/null +++ b/domains/ansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshaneja5", + "email": "anshanejaa@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-xi-liard-96.vercel.app/" + } +} \ No newline at end of file From bd09e3e42569c03e08723fb945b5035c1dbe2a48 Mon Sep 17 00:00:00 2001 From: Mohamed Faaris <74762980+Mohamed-faaris@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:06:15 +0530 Subject: [PATCH 075/127] update abu and faaris --- domains/abu.json | 2 +- domains/faaris.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/abu.json b/domains/abu.json index f0d25189d..62c3163d8 100644 --- a/domains/abu.json +++ b/domains/abu.json @@ -4,7 +4,7 @@ "email": "mohammedfaaris2005@gmail.com" }, "record": { - "CNAME": "https://github.com/Mohamed-Abu-Bakkar" + "URL": "https://github.com/Mohamed-Abu-Bakkar" } } \ No newline at end of file diff --git a/domains/faaris.json b/domains/faaris.json index 4ed7e06c0..b4786320d 100644 --- a/domains/faaris.json +++ b/domains/faaris.json @@ -4,7 +4,7 @@ "email": "mohammedfaaris2005@gmail.com" }, "record": { - "CNAME": "https://github.com/Mohamed-faaris" + "URL": "https://github.com/Mohamed-faaris" } } \ No newline at end of file From e065434f3fcbe4cb765b2466d26490f92278f542 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 24 Feb 2025 16:46:50 +0100 Subject: [PATCH 076/127] Update ansh.json --- domains/ansh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ansh.json b/domains/ansh.json index 6242415b8..f883bd6d9 100644 --- a/domains/ansh.json +++ b/domains/ansh.json @@ -4,6 +4,6 @@ "email": "anshanejaa@gmail.com" }, "record": { - "CNAME": "https://portfolio-xi-liard-96.vercel.app/" + "CNAME": "portfolio-xi-liard-96.vercel.app" } -} \ No newline at end of file +} From 7c238b2d31065be7178681bf920c96fd61a8097d Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 24 Feb 2025 16:53:19 +0100 Subject: [PATCH 077/127] records -> record --- domains/huu-hoang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/huu-hoang.json b/domains/huu-hoang.json index 3447093da..77dec9839 100644 --- a/domains/huu-hoang.json +++ b/domains/huu-hoang.json @@ -4,7 +4,7 @@ "email": "huuhoag1412@gmail.com", "username": "Mirai3103" }, - "records": { + "record": { "A": [ "103.82.194.100" ] From da872bb3d8a6d0177250177a47ca530121f9d109 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 24 Feb 2025 16:59:11 +0100 Subject: [PATCH 078/127] fix username --- domains/0xarchit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index c60fa1c62..0526b1d0c 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -1,6 +1,6 @@ { "owner": { - "username": "0xacrhit", + "username": "0xarchit", "mail": "0xarchit@proton.me" }, "record": { From 7e9a2812fbea65395be8aca3cd4ce59dca2c80a2 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 24 Feb 2025 17:24:14 +0100 Subject: [PATCH 079/127] fix username --- domains/breakertws.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/breakertws.json b/domains/breakertws.json index b4531a2e3..76346dedd 100644 --- a/domains/breakertws.json +++ b/domains/breakertws.json @@ -2,7 +2,7 @@ "description": "Portfolio by Breaker TWS", "repo": "https://github.com/BreakerTWS/breakertws.github.io", "owner": { - "username": "BreskerTWS", + "username": "BreakerTWS", "email": "breakingtws@gmail.com" }, "record": { From 38c18abafdb9f3c53d7caa7bc8bfcf16ee17e9f7 Mon Sep 17 00:00:00 2001 From: Akash Kumar Date: Mon, 24 Feb 2025 22:15:46 +0530 Subject: [PATCH 080/127] correct TXT record of subdomain akashkumar --- domains/_vercel.akashkumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.akashkumar.json b/domains/_vercel.akashkumar.json index dad802add..7f58c5a8f 100644 --- a/domains/_vercel.akashkumar.json +++ b/domains/_vercel.akashkumar.json @@ -4,6 +4,6 @@ "email": "akashkumar.dev00@gmail.com" }, "record": { - "TXT": "vc-domain-verify=akashkumar.is.a.dev,836ca93ecc6d34cf78fb" + "TXT": "vc-domain-verify=akashkumar.is-a.dev,844132b059abdd5bd808" } } \ No newline at end of file From 314e1b44ae25ad7f53ebefaa5777ddfe93f597cd Mon Sep 17 00:00:00 2001 From: Nipuni Gamage <87087840+nipunigamage@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:23:59 +0530 Subject: [PATCH 081/127] Create nipuni.json --- domains/nipuni.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nipuni.json diff --git a/domains/nipuni.json b/domains/nipuni.json new file mode 100644 index 000000000..3cec2f300 --- /dev/null +++ b/domains/nipuni.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nipunigamage" + }, + "record": { + "CNAME": "https://nipuni.pages.dev" + } +} From a08bce9e4f7a14e27e9f27f704e6bcd1ad51fa63 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:42:22 +0530 Subject: [PATCH 082/127] Created ajayj.json --- domains/ajayj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ajayj.json diff --git a/domains/ajayj.json b/domains/ajayj.json new file mode 100644 index 000000000..ba89b8a74 --- /dev/null +++ b/domains/ajayj.json @@ -0,0 +1,11 @@ +{ + "domain": "ajayj.is-a.dev", + "subdomain": "ajayj", + "owner": { + "email": "ajay260505@gmail.com", + "github": "AJAY260505" + }, + "records": { + "CNAME": "ajayjaisankar.netlify.app" + } +} From 2a23a2fb6c545f0ebe32efe08df4d7267fef0ece Mon Sep 17 00:00:00 2001 From: Nipuni Gamage <87087840+nipunigamage@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:44:39 +0530 Subject: [PATCH 083/127] Update nipuni.json --- domains/nipuni.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/nipuni.json b/domains/nipuni.json index 3cec2f300..2fdb6e9d5 100644 --- a/domains/nipuni.json +++ b/domains/nipuni.json @@ -1,8 +1,9 @@ { "owner": { - "username": "nipunigamage" + "username": "nipunigamage", + "email": "nipunikanishka255@gmail.com" }, "record": { - "CNAME": "https://nipuni.pages.dev" + "CNAME": "nipuni.pages.dev" } } From 596e539012332894a830249179cdb9f5e126815d Mon Sep 17 00:00:00 2001 From: Pham Duy Truc <100112055+trucpham04@users.noreply.github.com> Date: Tue, 25 Feb 2025 01:30:14 +0700 Subject: [PATCH 084/127] Update trucpham.json --- domains/trucpham.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/trucpham.json b/domains/trucpham.json index 8b1378917..af42286f9 100644 --- a/domains/trucpham.json +++ b/domains/trucpham.json @@ -1 +1,12 @@ - +{ + "description": "My portfolio website.", + "repo": "https://github.com/trucpham04", + "owner": { + "username": "trucpham04", + "email": "trucpham04@proton.me" + }, + "record": { + "CNAME": "trucpham.pages.dev" + }, + "proxied": true +} From 671c3b559924a99686252734b8b976de28b1e688 Mon Sep 17 00:00:00 2001 From: Hamdi Bougattaya Date: Mon, 24 Feb 2025 21:52:51 +0300 Subject: [PATCH 085/127] Create hamdi.json --- domains/hamdi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hamdi.json diff --git a/domains/hamdi.json b/domains/hamdi.json new file mode 100644 index 000000000..b718fb161 --- /dev/null +++ b/domains/hamdi.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/hb12devtn/Portfolio", + "owner": { + "username": "hb12devtn", + "email": "h.bougattaya1212@gmail.com" + }, + "record": { + "CNAME": "hb12devtn.github.io" + } +} From 768776766af954d4216b034dd4f1d097ce6dabe8 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 20:45:57 +0100 Subject: [PATCH 086/127] Create tobi.json --- domains/tobi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/tobi.json diff --git a/domains/tobi.json b/domains/tobi.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/tobi.json @@ -0,0 +1 @@ + From 3a1fbbc4a9d98c4e5f6b3b546133050556bf80c0 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 20:51:28 +0100 Subject: [PATCH 087/127] Update tobi.json --- domains/tobi.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/tobi.json b/domains/tobi.json index 8b1378917..5c61ea4d3 100644 --- a/domains/tobi.json +++ b/domains/tobi.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "tobikli", + "email": "tobikli@pm.me" + }, + "record": { + "CNAME": "tobia.sh" + } +} From 74d8cfd8694c394787a8c5dc7648e62c37e00390 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 21:06:39 +0100 Subject: [PATCH 088/127] Update tobi.json --- domains/tobi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tobi.json b/domains/tobi.json index 5c61ea4d3..f1b429d06 100644 --- a/domains/tobi.json +++ b/domains/tobi.json @@ -4,6 +4,6 @@ "email": "tobikli@pm.me" }, "record": { - "CNAME": "tobia.sh" + "CNAME": "tobikli.github.io" } } From 3d815cfc71799024777709fd4528e6e2b376eac0 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 21:11:25 +0100 Subject: [PATCH 089/127] Update tobi.json --- domains/tobi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tobi.json b/domains/tobi.json index f1b429d06..e1589e415 100644 --- a/domains/tobi.json +++ b/domains/tobi.json @@ -4,6 +4,6 @@ "email": "tobikli@pm.me" }, "record": { - "CNAME": "tobikli.github.io" + "URL": "https://tobia.sh" } } From 973a5a4f75e5bcdd085f79774323def2308cbfb4 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:14:45 +0000 Subject: [PATCH 090/127] Delete domains/www.libresplit.loomeh.json --- domains/www.libresplit.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.libresplit.loomeh.json diff --git a/domains/www.libresplit.loomeh.json b/domains/www.libresplit.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.libresplit.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From f794eadce458e3bc6c49de9f726d7688e68d4234 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:00 +0000 Subject: [PATCH 091/127] Delete domains/www.libresplit-resources.loomeh.json --- domains/www.libresplit-resources.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.libresplit-resources.loomeh.json diff --git a/domains/www.libresplit-resources.loomeh.json b/domains/www.libresplit-resources.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.libresplit-resources.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 9f3506063370535016031cb552386ce7b0ace4db Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:15 +0000 Subject: [PATCH 092/127] Delete domains/www.ktpguesser.loomeh.json --- domains/www.ktpguesser.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.ktpguesser.loomeh.json diff --git a/domains/www.ktpguesser.loomeh.json b/domains/www.ktpguesser.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.ktpguesser.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 89c6f1f38dcf814e90ab3e132a8c3bff684daa68 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:31 +0000 Subject: [PATCH 093/127] Delete domains/www.loomeh.json --- domains/www.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.loomeh.json diff --git a/domains/www.loomeh.json b/domains/www.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From b8fffde9e1c8cb6c35bc3362a11aae10e6705277 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:37:34 +0300 Subject: [PATCH 094/127] =?UTF-8?q?add=20another=20=D0=AF=D0=BD=D0=B4?= =?UTF-8?q?=D0=B5=D0=BA=D1=81-verification?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/justdeveloper.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index 4313ccf47..9c8538421 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -15,7 +15,8 @@ ], "TXT": [ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s", - "yandex-verification: 10cec93159ddc69f" + "yandex-verification: 10cec93159ddc69f", + "yandex-verification: a31dc9b638bff027" ] } } From fecee19cdf1d493253015b2c7b619a8044751487 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:40:42 +0300 Subject: [PATCH 095/127] Add ImprovMX --- domains/justdeveloper.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index 9c8538421..90d752488 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -13,10 +13,15 @@ "185.199.110.153", "185.199.111.153" ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] "TXT": [ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s", "yandex-verification: 10cec93159ddc69f", - "yandex-verification: a31dc9b638bff027" + "yandex-verification: a31dc9b638bff027", + "v=spf1 include:spf.improvmx.com ~all" ] } } From 24b1fb9222fa06969844ce170d21b188ebde140f Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:41:31 +0300 Subject: [PATCH 096/127] i want it look like this --- domains/juststudio.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 287ea66c3..60754c353 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -13,7 +13,11 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], "TXT": [ "v=spf1 include:zohomail.eu ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", From 385e43a9ed8a7bbfb04894e26811b8df659b0263 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:44:19 +0300 Subject: [PATCH 097/127] skill issue fix json --- domains/justdeveloper.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index 90d752488..3e7b887bd 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -16,7 +16,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": [ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s", "yandex-verification: 10cec93159ddc69f", From 21c50e1f3df71c5588c58be15f58bcbe4e5da6c3 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:54:16 +0300 Subject: [PATCH 098/127] Create www.juststudio.json --- domains/www.juststudio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.juststudio.json diff --git a/domains/www.juststudio.json b/domains/www.juststudio.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/www.juststudio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +} From c7fedca2a227626cfa9dbb9051cdf81cc2f89556 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:55:43 +0300 Subject: [PATCH 099/127] Create www.justdeveloper.json --- domains/www.justdeveloper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.justdeveloper.json diff --git a/domains/www.justdeveloper.json b/domains/www.justdeveloper.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/www.justdeveloper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} From c72429c8980e1b5de82d4e18018274eb994c2977 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:49:19 -0500 Subject: [PATCH 100/127] Create _vercel.codesoft.json --- domains/_vercel.codesoft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.codesoft.json diff --git a/domains/_vercel.codesoft.json b/domains/_vercel.codesoft.json new file mode 100644 index 000000000..f4c5a04af --- /dev/null +++ b/domains/_vercel.codesoft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=codesoft.is-a.dev,18c04513308f15b350a9" + } +} From 28d3a52f25cbac33732f003436cb09a90c5571c6 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:51:51 -0500 Subject: [PATCH 101/127] Update codesoft.json --- domains/codesoft.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/codesoft.json b/domains/codesoft.json index bf961a1c8..28f62a79f 100644 --- a/domains/codesoft.json +++ b/domains/codesoft.json @@ -4,7 +4,6 @@ "email": "codesft@proton.me" }, "record": { - "CNAME": "codesoftgit.github.io" - }, - "proxied": true + "CNAME": "portfolio-codesoftgits-projects.vercel.app" + } } From 521909e97d5254c0708c84fd9b2ff61af92a3d7c Mon Sep 17 00:00:00 2001 From: "qing." Date: Tue, 25 Feb 2025 05:51:54 +0800 Subject: [PATCH 102/127] Create _discord.qing762.is-a.dev.json --- domains/_discord.qing762.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.qing762.is-a.dev.json diff --git a/domains/_discord.qing762.is-a.dev.json b/domains/_discord.qing762.is-a.dev.json new file mode 100644 index 000000000..5eec384c6 --- /dev/null +++ b/domains/_discord.qing762.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qing762", + "email": "q1ng762@outlook.com" + }, + "record": { + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" + } +} \ No newline at end of file From 04268a39aee778a337869b6eeee3316f386562a3 Mon Sep 17 00:00:00 2001 From: "qing." Date: Tue, 25 Feb 2025 06:03:03 +0800 Subject: [PATCH 103/127] Discard changes to domains/aqilhensem.json --- domains/aqilhensem.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index 280a06465..84c94a4f2 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "qing762", - "email": "threatedblade@outlook.com" - }, - "record": { - "CNAME": "qing762.is-a.dev/aqil" - } + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "qing762.github.io" + } } From 94010f6bbb40faf176a2743f87d528b72ba6c6e0 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:33:55 +0530 Subject: [PATCH 104/127] ajay.json deleted --- ajay.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 ajay.json diff --git a/ajay.json b/ajay.json deleted file mode 100644 index 332fe72db..000000000 --- a/ajay.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "domain": "ajayj.is-a.dev", - "subdomain": "ajayj", - "owner": { - "email": "ajay260505@gmail.com" - }, - "records": { - "CNAME": "ajayjaisankar.netlify.app" - } -} From f8c5fc9d784058bc12c5a0fa8fde2f94ad6ace65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Tue, 25 Feb 2025 13:16:44 +0700 Subject: [PATCH 105/127] Create lamngockhuong.json --- domains/lamngockhuong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lamngockhuong.json diff --git a/domains/lamngockhuong.json b/domains/lamngockhuong.json new file mode 100644 index 000000000..b06704cbe --- /dev/null +++ b/domains/lamngockhuong.json @@ -0,0 +1,10 @@ +{ + "description": "lamngockhuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From 86a5f400ee61df55d859ac2d2c99975b6d16bef8 Mon Sep 17 00:00:00 2001 From: crystalbajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:32:05 +0545 Subject: [PATCH 106/127] Update crystal.json Changed portfolio repo url and CNAME. --- domains/crystal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/crystal.json b/domains/crystal.json index dadbdde8e..49f09c784 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -1,12 +1,12 @@ { "description": "For hosting my portfolio", - "repo": "https://github.com/crystalbajgai/crystalbajgai.github.io", + "repo": "https://github.com/crystalbajgai/portfolio", "owner": { "username": "crystalbajgai", "email": "crystalbajgai@gmail.com", - "twitter": "Crissy0__0" + "twitter": "crystaaaal" }, "record": { - "CNAME": "crystalbajgai.github.io" + "CNAME": "crystalbajgai.vercel.app" } } From 43a0948e8686a93a52d637f24a22be215ec54530 Mon Sep 17 00:00:00 2001 From: crystalbajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:33:29 +0545 Subject: [PATCH 107/127] Create _vercel.crystal.json --- domains/_vercel.crystal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.crystal.json diff --git a/domains/_vercel.crystal.json b/domains/_vercel.crystal.json new file mode 100644 index 000000000..aa0de75d2 --- /dev/null +++ b/domains/_vercel.crystal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crystalbajgai", + "email": "crystalbajgai@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=crystal.is-a.dev,ef573673a0e376748ea9" + } +} From 6762b571b863fa95c2623697c4a474b0d28426a5 Mon Sep 17 00:00:00 2001 From: Ethan Tran Date: Tue, 25 Feb 2025 17:01:46 +0700 Subject: [PATCH 108/127] Create _vercel.ethantran.json --- domains/_vercel.ethantran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ethantran.json diff --git a/domains/_vercel.ethantran.json b/domains/_vercel.ethantran.json new file mode 100644 index 000000000..ebe8e1643 --- /dev/null +++ b/domains/_vercel.ethantran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ethanxcode", + "email": "trannguyendanhuy2904@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ethantran.is-a.dev,5f35b845871b948c0035" + } +} From 122660ce0f1d4a20bf855cec8968cbe71b9a59e6 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:09:23 +0100 Subject: [PATCH 109/127] Create notzer0two.json --- domains/notzer0two.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notzer0two.json diff --git a/domains/notzer0two.json b/domains/notzer0two.json new file mode 100644 index 000000000..13d45fb45 --- /dev/null +++ b/domains/notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "CNAME": "notzer0two.vercel.app" + } +} From 4bda0a69d41862f28d48af454e8bfe4a8ebe5f15 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:14:29 +0100 Subject: [PATCH 110/127] Create _discord.notzer0two.is-a.dev --- domains/_discord.notzer0two.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.notzer0two.is-a.dev diff --git a/domains/_discord.notzer0two.is-a.dev b/domains/_discord.notzer0two.is-a.dev new file mode 100644 index 000000000..73045103f --- /dev/null +++ b/domains/_discord.notzer0two.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "TXT": "dh=89504c863f0365fd5e214e695141b54b8d44c6c7" + } +} From deaf7001ae8086ce0d2924b12db5a193ea4188c5 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:15:28 +0100 Subject: [PATCH 111/127] Rename _discord.notzer0two.is-a.dev to _discord.notzer0two.json --- .../{_discord.notzer0two.is-a.dev => _discord.notzer0two.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.notzer0two.is-a.dev => _discord.notzer0two.json} (100%) diff --git a/domains/_discord.notzer0two.is-a.dev b/domains/_discord.notzer0two.json similarity index 100% rename from domains/_discord.notzer0two.is-a.dev rename to domains/_discord.notzer0two.json From 64515f49c9e3440f6e1af0325756b462542aacb7 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 01:58:32 +0530 Subject: [PATCH 112/127] Create _vercel.divyanshudhruv.is-a.dev --- domains/_vercel.divyanshudhruv.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divyanshudhruv.is-a.dev diff --git a/domains/_vercel.divyanshudhruv.is-a.dev b/domains/_vercel.divyanshudhruv.is-a.dev new file mode 100644 index 000000000..8d49d84ed --- /dev/null +++ b/domains/_vercel.divyanshudhruv.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" + } +} From c86524f903814c3d9220734d6571cf445a49f901 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 01:59:08 +0530 Subject: [PATCH 113/127] Delete domains/divyanshudhruv.json --- domains/divyanshudhruv.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/divyanshudhruv.json diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json deleted file mode 100644 index 7cd988fb0..000000000 --- a/domains/divyanshudhruv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Its just my portfolio :)", - "repo": "https://github.com/divyanshudhruv/divyanshudhruv.github.io", - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "CNAME": "divyanshudhruv.vercel.app" - } -} From d2fe48a3b4bdf9db36130f0000d8e3893595f4ce Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:00:02 +0530 Subject: [PATCH 114/127] Create divyanshudhruv.is-a.dev.json --- domains/divyanshudhruv.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/divyanshudhruv.is-a.dev.json diff --git a/domains/divyanshudhruv.is-a.dev.json b/domains/divyanshudhruv.is-a.dev.json new file mode 100644 index 000000000..51defdcd6 --- /dev/null +++ b/domains/divyanshudhruv.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "CNAME": "divyanshudhruv.vercel.app" + } +} From 6673924b12f518d25dc5ebecb0f408e4b2951361 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:02:27 +0530 Subject: [PATCH 115/127] Delete domains/_vercel.divyanshudhruv.is-a.dev --- domains/_vercel.divyanshudhruv.is-a.dev | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.divyanshudhruv.is-a.dev diff --git a/domains/_vercel.divyanshudhruv.is-a.dev b/domains/_vercel.divyanshudhruv.is-a.dev deleted file mode 100644 index 8d49d84ed..000000000 --- a/domains/_vercel.divyanshudhruv.is-a.dev +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" - } -} From 8a19c09812fc17401090b4dc74827792bb52509e Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:02:44 +0530 Subject: [PATCH 116/127] Create _vercel.divyanshudhruv.is-a.dev.json --- domains/_vercel.divyanshudhruv.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divyanshudhruv.is-a.dev.json diff --git a/domains/_vercel.divyanshudhruv.is-a.dev.json b/domains/_vercel.divyanshudhruv.is-a.dev.json new file mode 100644 index 000000000..8d49d84ed --- /dev/null +++ b/domains/_vercel.divyanshudhruv.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" + } +} From 229f285079c011800d98ccc59c35a4b592a8dcb7 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:09:48 +0530 Subject: [PATCH 117/127] Update _vercel.divyanshudhruv.is-a.dev.json --- domains/_vercel.divyanshudhruv.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.divyanshudhruv.is-a.dev.json b/domains/_vercel.divyanshudhruv.is-a.dev.json index 8d49d84ed..c93570095 100644 --- a/domains/_vercel.divyanshudhruv.is-a.dev.json +++ b/domains/_vercel.divyanshudhruv.is-a.dev.json @@ -4,6 +4,6 @@ "email": "divyanshudhruv24@gmail.com" }, "record": { - "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" + "TXT": "3736859f922a85d87e46" } } From bb3c9377a2b3327004c2b0f817f19f6e64cdb0f5 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:12:06 +0530 Subject: [PATCH 118/127] Delete domains/divyanshudhruv.is-a.dev.json --- domains/divyanshudhruv.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/divyanshudhruv.is-a.dev.json diff --git a/domains/divyanshudhruv.is-a.dev.json b/domains/divyanshudhruv.is-a.dev.json deleted file mode 100644 index 51defdcd6..000000000 --- a/domains/divyanshudhruv.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "CNAME": "divyanshudhruv.vercel.app" - } -} From da7873dddd769680bb8577979f747d4a952367f8 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:12:24 +0530 Subject: [PATCH 119/127] Create divyanshudhruv.json --- domains/divyanshudhruv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/divyanshudhruv.json diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json new file mode 100644 index 000000000..51defdcd6 --- /dev/null +++ b/domains/divyanshudhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "CNAME": "divyanshudhruv.vercel.app" + } +} From c9dfcda6a569292d6b212366993b58fbf7c5de11 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:12:36 +0530 Subject: [PATCH 120/127] Delete domains/_vercel.divyanshudhruv.is-a.dev.json --- domains/_vercel.divyanshudhruv.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.divyanshudhruv.is-a.dev.json diff --git a/domains/_vercel.divyanshudhruv.is-a.dev.json b/domains/_vercel.divyanshudhruv.is-a.dev.json deleted file mode 100644 index c93570095..000000000 --- a/domains/_vercel.divyanshudhruv.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "TXT": "3736859f922a85d87e46" - } -} From bb5e4f77de0b1cdf5028563faad06b58154b3460 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:14:01 +0530 Subject: [PATCH 121/127] Create _vercel.divyanshudhruv.json --- domains/_vercel.divyanshudhruv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divyanshudhruv.json diff --git a/domains/_vercel.divyanshudhruv.json b/domains/_vercel.divyanshudhruv.json new file mode 100644 index 000000000..93c67cd42 --- /dev/null +++ b/domains/_vercel.divyanshudhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46"] + } +} From 4a56f08448c4df4ef53b0e22b1c5f7805df817ee Mon Sep 17 00:00:00 2001 From: "qing." Date: Wed, 26 Feb 2025 09:39:57 +0800 Subject: [PATCH 122/127] Create _discord.qing762.json --- .../{_discord.qing762.is-a.dev.json => _discord.qing762.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.qing762.is-a.dev.json => _discord.qing762.json} (65%) diff --git a/domains/_discord.qing762.is-a.dev.json b/domains/_discord.qing762.json similarity index 65% rename from domains/_discord.qing762.is-a.dev.json rename to domains/_discord.qing762.json index 5eec384c6..5308dfeaa 100644 --- a/domains/_discord.qing762.is-a.dev.json +++ b/domains/_discord.qing762.json @@ -4,6 +4,6 @@ "email": "q1ng762@outlook.com" }, "record": { - "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675a" } } \ No newline at end of file From db17600520e07332f1fdac12e90e67dd264fe131 Mon Sep 17 00:00:00 2001 From: "qing." Date: Wed, 26 Feb 2025 10:00:09 +0800 Subject: [PATCH 123/127] Update _discord.qing762.json --- domains/_discord.qing762.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.qing762.json b/domains/_discord.qing762.json index 5308dfeaa..5eec384c6 100644 --- a/domains/_discord.qing762.json +++ b/domains/_discord.qing762.json @@ -4,6 +4,6 @@ "email": "q1ng762@outlook.com" }, "record": { - "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675a" + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" } } \ No newline at end of file From 71c6ff780ca19e663e86814b0d15f48dafb50379 Mon Sep 17 00:00:00 2001 From: V Devanarayan <89205573+CodeTitan7@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:24:05 +0530 Subject: [PATCH 124/127] Update vdevanarayan.json --- domains/vdevanarayan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/vdevanarayan.json b/domains/vdevanarayan.json index 474bf1ce4..149ef15b8 100644 --- a/domains/vdevanarayan.json +++ b/domains/vdevanarayan.json @@ -4,6 +4,7 @@ "email": "octavius1983bc@gmail.com" }, "record": { - "A": ["76.76.21.21"] + "A": ["76.76.21.21"], + "TXT": "google-site-verification=NcQI-OpciiCC6SO5bs1ws-ptlIZ9AEZskMszLGwFcOY" } } From 546deb4ac78c0e47279deb67f6bba26efe0e8d06 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 26 Feb 2025 14:19:45 +0400 Subject: [PATCH 125/127] fix: fields --- domains/ajayj.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/ajayj.json b/domains/ajayj.json index ba89b8a74..a6c769dc1 100644 --- a/domains/ajayj.json +++ b/domains/ajayj.json @@ -1,11 +1,9 @@ { - "domain": "ajayj.is-a.dev", - "subdomain": "ajayj", "owner": { - "email": "ajay260505@gmail.com", - "github": "AJAY260505" + "username": "AJAY260505", + "email": "ajay260505@gmail.com" }, - "records": { + "record": { "CNAME": "ajayjaisankar.netlify.app" } } From f94939f5322f323db24bee1b5125bcdcf8010593 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:04:12 +1300 Subject: [PATCH 126/127] Migrate user0.json to codeberg --- domains/user0.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/user0.json b/domains/user0.json index f20cd0911..6b5f693e3 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -4,9 +4,8 @@ "owner": { "username": "user0-07161", "email": "user0thenyancat@proton.me", - "discord": "1213799919920484364" }, "record": { - "CNAME": "user0-07161.github.io" + "CNAME": "user0-07161.codeberg.page" } } From 6c05be8f8ad82ede529e8df457f3c024a303b07a Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:07:39 +1300 Subject: [PATCH 127/127] Make it valid JSON --- domains/user0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/user0.json b/domains/user0.json index 6b5f693e3..a4d0c0619 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -3,7 +3,7 @@ "repo": "https://github.com/user0-07161/user0-07161.github.io", "owner": { "username": "user0-07161", - "email": "user0thenyancat@proton.me", + "email": "user0thenyancat@proton.me" }, "record": { "CNAME": "user0-07161.codeberg.page"