From cef6b436f938eda88062ed5ca7733bbfa6eef0ca Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 28 Apr 2024 14:24:54 +0800 Subject: [PATCH 001/187] 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/187] 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/187] 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/187] 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/187] 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/187] 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/187] 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/187] 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 b41c2c9213c5fc6c734aa172522c305f923f3a4b Mon Sep 17 00:00:00 2001 From: Gal Abra Date: Thu, 20 Feb 2025 09:47:07 +0200 Subject: [PATCH 009/187] Added the "galabra" subdomain --- domains/galabra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/galabra.json diff --git a/domains/galabra.json b/domains/galabra.json new file mode 100644 index 000000000..afe92d20d --- /dev/null +++ b/domains/galabra.json @@ -0,0 +1,9 @@ +{ + "description": "I'm a dev.", + "owner": { + "username": "galabra" + }, + "record": { + "CNAME": "https://github.com/galabra" + } +} From ffe72135437a8102cb3ec32215df493a139308c2 Mon Sep 17 00:00:00 2001 From: Gal Abra Date: Thu, 20 Feb 2025 09:51:39 +0200 Subject: [PATCH 010/187] Added an email address to galabra.json --- domains/galabra.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/galabra.json b/domains/galabra.json index afe92d20d..7486f1d0a 100644 --- a/domains/galabra.json +++ b/domains/galabra.json @@ -1,7 +1,8 @@ { "description": "I'm a dev.", "owner": { - "username": "galabra" + "username": "galabra", + "email": "galabra.dev@gmail.com" }, "record": { "CNAME": "https://github.com/galabra" From 39b387a472d4f0f537d67d758be5bdfea06afc24 Mon Sep 17 00:00:00 2001 From: Renan Teixeira Date: Thu, 20 Feb 2025 13:44:21 -0300 Subject: [PATCH 011/187] Create _vercel.renant.json --- domains/_vercel.renant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.renant.json diff --git a/domains/_vercel.renant.json b/domains/_vercel.renant.json new file mode 100644 index 000000000..f1f52c9d5 --- /dev/null +++ b/domains/_vercel.renant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "renant", + "email": "renan_replay@live.com" + }, + "record": { + "TXT": "vc-domain-verify=renant.is-a.dev,fe738eebddc5a20097e6" + } +} From 4bb49ba8638f1c7216a7fb5b4840cc5e1fbb36b3 Mon Sep 17 00:00:00 2001 From: Renan Teixeira Date: Thu, 20 Feb 2025 13:46:13 -0300 Subject: [PATCH 012/187] Create renant.json --- domains/renant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/renant.json diff --git a/domains/renant.json b/domains/renant.json new file mode 100644 index 000000000..d86f6e745 --- /dev/null +++ b/domains/renant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "renant", + "email": "renan_replay@live.com" + }, + "record": { + "CNAME": "domainname.vercel.app" + } +} 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 013/187] 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 ce676c423ae83cfb2ec7500c8d452f5433da6008 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sat, 22 Feb 2025 17:25:54 +0800 Subject: [PATCH 014/187] Create _github-pages-challenge-jecoh12.json --- domains/_github-pages-challenge-jecoh12.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jecoh12.json diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.json new file mode 100644 index 000000000..ddf183187 --- /dev/null +++ b/domains/_github-pages-challenge-jecoh12.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jecoh12", + "email": "[jecoh12@gmail.com]" + }, + "record": { + "TXT": "06b17cb3b27f897547ef636ec8189d" + } +} From c663330154428523c9973bfb89f946d49360b555 Mon Sep 17 00:00:00 2001 From: Renan Teixeira Date: Sat, 22 Feb 2025 08:06:32 -0300 Subject: [PATCH 015/187] Update renant.json --- domains/renant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/renant.json b/domains/renant.json index d86f6e745..c3fdf18a9 100644 --- a/domains/renant.json +++ b/domains/renant.json @@ -4,6 +4,6 @@ "email": "renan_replay@live.com" }, "record": { - "CNAME": "domainname.vercel.app" + "CNAME": "renant.vercel.app" } } 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 016/187] 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 017/187] 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 018/187] 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 c64a389da07b2bbcdca2b75c50c925eee3fc6e52 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 20:51:06 +0300 Subject: [PATCH 019/187] Update reserved.json --- util/reserved.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 4482ced8e..5bac083b7 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -24,6 +24,8 @@ "catalog", "chat", "checkout", + "cname", + "cname[1-99]", "co", "com", "com[1-9]", @@ -105,6 +107,8 @@ "signin", "signout", "signup", + "srv", + "srv[1-99]", "staff", "statistics", "stats", @@ -120,6 +124,8 @@ "tld", "token", "tokens", + "txt", + "txt[1-9999]", "url", "url[1-9999]", "user", From 2380f67cc70400a867aa5e9d3575f858708fe5b8 Mon Sep 17 00:00:00 2001 From: Jeiel Lima Miranda <72875404+Jetrom17@users.noreply.github.com> Date: Sat, 22 Feb 2025 21:42:33 -0300 Subject: [PATCH 020/187] Create JeielMiranda.json Following the documentation... --- domains/JeielMiranda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/JeielMiranda.json diff --git a/domains/JeielMiranda.json b/domains/JeielMiranda.json new file mode 100644 index 000000000..f50a9a840 --- /dev/null +++ b/domains/JeielMiranda.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/Jetrom17/jetrom17.github.io", + "owner": { + "username": "Jetrom17", + "email": "72875404+Jetrom17@users.noreply.github.com" + }, + "record": { + "CNAME": "jetrom17.github.io" + } +} From 9b49395292bc07a200f70fbee789891531980915 Mon Sep 17 00:00:00 2001 From: Jeiel Lima Miranda <72875404+Jetrom17@users.noreply.github.com> Date: Sat, 22 Feb 2025 21:46:34 -0300 Subject: [PATCH 021/187] Rename JeielMiranda.json to jeielmiranda.json --- domains/{JeielMiranda.json => jeielmiranda.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{JeielMiranda.json => jeielmiranda.json} (100%) diff --git a/domains/JeielMiranda.json b/domains/jeielmiranda.json similarity index 100% rename from domains/JeielMiranda.json rename to domains/jeielmiranda.json From 6ed02f656ed2b116d988f4fecc73d43fe2ba59e7 Mon Sep 17 00:00:00 2001 From: Milan Jadav Date: Sun, 23 Feb 2025 08:26:49 +0530 Subject: [PATCH 022/187] Create mln.json --- domains/mln.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mln.json diff --git a/domains/mln.json b/domains/mln.json new file mode 100644 index 000000000..6439d777e --- /dev/null +++ b/domains/mln.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/xmi1an/portfoliov2.git", + "owner": { + "username": "xmi1an", + "email": "xnarcos300@gmail.com" + }, + "record": { + "CNAME": "xmi1an.vercel.app" + } +} 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 023/187] 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 024/187] 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 374f0f7fcac6f169e0d0896a420a09052e260a2f Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 12:49:06 +0800 Subject: [PATCH 025/187] Update domains/_github-pages-challenge-jecoh12.json Co-authored-by: Stefano Del Prete --- domains/_github-pages-challenge-jecoh12.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.json index ddf183187..999b1de72 100644 --- a/domains/_github-pages-challenge-jecoh12.json +++ b/domains/_github-pages-challenge-jecoh12.json @@ -1,7 +1,7 @@ { "owner": { "username": "jecoh12", - "email": "[jecoh12@gmail.com]" + "email": "jecoh12@gmail.com" }, "record": { "TXT": "06b17cb3b27f897547ef636ec8189d" 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 026/187] 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 59d4a7e5acce9284e49de2366df57a9281468183 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 13:31:10 +0800 Subject: [PATCH 027/187] Rename _github-pages-challenge-jecoh12.json to _github-pages-challenge-jecoh12.jecoh.is-a.dev.json --- ...2.json => _github-pages-challenge-jecoh12.jecoh.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jecoh12.json => _github-pages-challenge-jecoh12.jecoh.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-jecoh12.json rename to domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json From 404f8384dd43320ac53915804806ab6a7b95a0b1 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 13:33:08 +0800 Subject: [PATCH 028/187] Rename _github-pages-challenge-jecoh12.jecoh.is-a.dev.json to _github-pages-challenge-jecoh12.json --- ...2.jecoh.is-a.dev.json => _github-pages-challenge-jecoh12.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jecoh12.jecoh.is-a.dev.json => _github-pages-challenge-jecoh12.json} (100%) diff --git a/domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json b/domains/_github-pages-challenge-jecoh12.json similarity index 100% rename from domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json rename to domains/_github-pages-challenge-jecoh12.json From b353ff3108fca97e1d803989aa1bdbdd7e94c8a6 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 14:26:58 +0800 Subject: [PATCH 029/187] Rename _github-pages-challenge-jecoh12.json to _github-pages-challenge-jecoh12.jecoh.json --- ...ge-jecoh12.json => _github-pages-challenge-jecoh12.jecoh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jecoh12.json => _github-pages-challenge-jecoh12.jecoh.json} (100%) diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.jecoh.json similarity index 100% rename from domains/_github-pages-challenge-jecoh12.json rename to domains/_github-pages-challenge-jecoh12.jecoh.json 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 030/187] 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 031/187] 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 032/187] 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 033/187] 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 586138298ee951db3d61b200c17e75394d8d4759 Mon Sep 17 00:00:00 2001 From: Jeiel Lima Miranda <72875404+Jetrom17@users.noreply.github.com> Date: Sun, 23 Feb 2025 08:20:17 -0300 Subject: [PATCH 034/187] Mail --- domains/jeielmiranda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeielmiranda.json b/domains/jeielmiranda.json index f50a9a840..ab21b4c1b 100644 --- a/domains/jeielmiranda.json +++ b/domains/jeielmiranda.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Jetrom17/jetrom17.github.io", "owner": { "username": "Jetrom17", - "email": "72875404+Jetrom17@users.noreply.github.com" + "email": "jeiel@duck.com" }, "record": { "CNAME": "jetrom17.github.io" From 4811b0ef66ddd896e1e34c19ecfe54ea955d4a6e Mon Sep 17 00:00:00 2001 From: Rafael Fernandes Date: Sun, 23 Feb 2025 09:39:06 -0300 Subject: [PATCH 035/187] adding my domain --- domains/rafaelfernandes.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/rafaelfernandes.json diff --git a/domains/rafaelfernandes.json b/domains/rafaelfernandes.json new file mode 100644 index 000000000..dd7b9099d --- /dev/null +++ b/domains/rafaelfernandes.json @@ -0,0 +1,17 @@ +{ + "description": "Personal potifolho site.", + "repo": "https://github.com/RafaelFernandesBR/rafaelfernandes.github.io", + "owner": { + "username": "RafaelFernandesBR", + "email": "marcorafaeldemelo16@protonmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + }, + "proxied": true +} \ No newline at end of file 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 036/187] 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 037/187] 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 038/187] 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 039/187] 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 040/187] 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 041/187] 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 042/187] 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 043/187] 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 044/187] 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 045/187] 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 046/187] 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 047/187] 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 048/187] 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 049/187] 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 adc38e8d9ee3aaef7ee9c9cad4320c88bdeb8b25 Mon Sep 17 00:00:00 2001 From: Gal Abra Date: Sun, 23 Feb 2025 23:29:56 +0200 Subject: [PATCH 050/187] Update galabra.json to use a URL key when connecting a GitHub profile --- domains/galabra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/galabra.json b/domains/galabra.json index 7486f1d0a..aa819d542 100644 --- a/domains/galabra.json +++ b/domains/galabra.json @@ -5,6 +5,6 @@ "email": "galabra.dev@gmail.com" }, "record": { - "CNAME": "https://github.com/galabra" + "URL": "https://github.com/galabra" } } From 049953a4e752b66e4f9c47b3472afd63ad1fa6ab Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 24 Feb 2025 07:00:09 +0800 Subject: [PATCH 051/187] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 5bac083b7..98267ebff 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -88,6 +88,8 @@ "payments", "portal", "postmaster", + "prod", + "production", "recovery", "redirect", "registrar", @@ -110,6 +112,7 @@ "srv", "srv[1-99]", "staff", + "staging", "statistics", "stats", "status", 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 052/187] 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 053/187] 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 054/187] 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 055/187] 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 056/187] 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 057/187] 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 058/187] 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 059/187] 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 060/187] 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 061/187] 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 062/187] 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 063/187] 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 064/187] 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 065/187] 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 066/187] 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 067/187] 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 068/187] 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 069/187] 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 070/187] 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 18823dc3491358566132ba669e4c8c4bc525272c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:35:37 +0100 Subject: [PATCH 071/187] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From 6819a64cba84528f86d90ef94e193f8cf889b496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:36:04 +0100 Subject: [PATCH 072/187] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 2f1f6f57f27bd1ca3c7c7fcfdc6512235540b164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:38:11 +0100 Subject: [PATCH 073/187] Create static.yml --- .github/workflows/static.yml | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 .github/workflows/static.yml diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml new file mode 100644 index 000000000..f2c9e97c9 --- /dev/null +++ b/.github/workflows/static.yml @@ -0,0 +1,43 @@ +# Simple workflow for deploying static content to GitHub Pages +name: Deploy static content to Pages + +on: + # Runs on pushes targeting the default branch + push: + branches: ["main"] + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages +permissions: + contents: read + pages: write + id-token: write + +# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. +# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. +concurrency: + group: "pages" + cancel-in-progress: false + +jobs: + # Single deploy job since we're just deploying + deploy: + environment: + name: github-pages + url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v4 + - name: Setup Pages + uses: actions/configure-pages@v5 + - name: Upload artifact + uses: actions/upload-pages-artifact@v3 + with: + # Upload entire repository + path: '.' + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4 From 8301df5754bccc2ccdb3f74bccdb1f36fc01a586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:47:05 +0100 Subject: [PATCH 074/187] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From 8548a135498d7c8f9eefb1e2d476060e6e965b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Enrique=20Villar=20Misa?= Date: Mon, 24 Feb 2025 08:48:10 +0100 Subject: [PATCH 075/187] add domain --- .idea/.gitignore | 3 +++ .idea/vcs.xml | 6 ++++++ domains/thorito.json | 12 ++++++++++++ 3 files changed, 21 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/vcs.xml create mode 100644 domains/thorito.json diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 000000000..26d33521a --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..352138b5e --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com", + "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + }, + "record": { + "CNAME": "thorito.github.io" + } +} \ No newline at end of file From b210c54b82626efcdc20b10c083f06c29dafa228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Enrique=20Villar=20Misa?= Date: Mon, 24 Feb 2025 08:48:10 +0100 Subject: [PATCH 076/187] add domain --- .idea/.gitignore | 3 + .idea/caches/deviceStreaming.xml | 509 +++++++++++++++++++++++++++++++ .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/register.iml | 9 + .idea/vcs.xml | 6 + domains/thorito.json | 12 + 7 files changed, 553 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/caches/deviceStreaming.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/register.iml create mode 100644 .idea/vcs.xml create mode 100644 domains/thorito.json diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 000000000..26d33521a --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml new file mode 100644 index 000000000..f37d0c543 --- /dev/null +++ b/.idea/caches/deviceStreaming.xml @@ -0,0 +1,509 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 000000000..1945ce5fd --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 000000000..a4ca902b4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/register.iml b/.idea/register.iml new file mode 100644 index 000000000..d6ebd4805 --- /dev/null +++ b/.idea/register.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..352138b5e --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com", + "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + }, + "record": { + "CNAME": "thorito.github.io" + } +} \ No newline at end of file From b460856b81adb00a4e32489b3cc45c406bd05c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:52:56 +0100 Subject: [PATCH 077/187] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file 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 078/187] "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 079/187] 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 080/187] "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 081/187] 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 082/187] 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 083/187] 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 084/187] 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 085/187] 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 086/187] 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 087/187] 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 088/187] 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 089/187] 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 35f6f7478f601e5824ffa9f12574f3aa5c1dcc5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:54:07 +0100 Subject: [PATCH 090/187] Delete .idea directory --- .idea/.gitignore | 3 - .idea/caches/deviceStreaming.xml | 509 ------------------------------- .idea/misc.xml | 6 - .idea/modules.xml | 8 - .idea/register.iml | 9 - .idea/vcs.xml | 6 - 6 files changed, 541 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/caches/deviceStreaming.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/register.iml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 26d33521a..000000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml deleted file mode 100644 index f37d0c543..000000000 --- a/.idea/caches/deviceStreaming.xml +++ /dev/null @@ -1,509 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 1945ce5fd..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index a4ca902b4..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/register.iml b/.idea/register.iml deleted file mode 100644 index d6ebd4805..000000000 --- a/.idea/register.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddfb..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file From ec97a8eccb657294a9e4eb83946cf226ba764f19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:59:09 +0100 Subject: [PATCH 091/187] Delete .github/workflows/static.yml --- .github/workflows/static.yml | 43 ------------------------------------ 1 file changed, 43 deletions(-) delete mode 100644 .github/workflows/static.yml diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml deleted file mode 100644 index f2c9e97c9..000000000 --- a/.github/workflows/static.yml +++ /dev/null @@ -1,43 +0,0 @@ -# Simple workflow for deploying static content to GitHub Pages -name: Deploy static content to Pages - -on: - # Runs on pushes targeting the default branch - push: - branches: ["main"] - - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: - -# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages -permissions: - contents: read - pages: write - id-token: write - -# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. -# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. -concurrency: - group: "pages" - cancel-in-progress: false - -jobs: - # Single deploy job since we're just deploying - deploy: - environment: - name: github-pages - url: ${{ steps.deployment.outputs.page_url }} - runs-on: ubuntu-latest - steps: - - name: Checkout - uses: actions/checkout@v4 - - name: Setup Pages - uses: actions/configure-pages@v5 - - name: Upload artifact - uses: actions/upload-pages-artifact@v3 - with: - # Upload entire repository - path: '.' - - name: Deploy to GitHub Pages - id: deployment - uses: actions/deploy-pages@v4 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 092/187] 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 093/187] 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 094/187] 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 095/187] 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 096/187] 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 097/187] 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 098/187] 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 099/187] 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 100/187] 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 101/187] 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 102/187] 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 103/187] 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 104/187] 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 105/187] 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 106/187] 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 107/187] 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 108/187] 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 109/187] 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 110/187] 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 111/187] 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 112/187] 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 113/187] 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 114/187] 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 115/187] 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 116/187] 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 117/187] 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 118/187] 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 119/187] 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 120/187] 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 121/187] =?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 122/187] 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 123/187] 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 124/187] 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 125/187] 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 126/187] 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 127/187] 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 128/187] 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 129/187] 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 130/187] 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 ac48456d9ce498e86c3ea64e73c80d5aa1846d2e Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Tue, 25 Feb 2025 09:41:09 +0700 Subject: [PATCH 131/187] feat: add subdomain --- domains/_github-pages-challenge-hungthai1401.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-hungthai1401.json diff --git a/domains/_github-pages-challenge-hungthai1401.json b/domains/_github-pages-challenge-hungthai1401.json new file mode 100644 index 000000000..13abbc273 --- /dev/null +++ b/domains/_github-pages-challenge-hungthai1401.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hungthai1401", + "email": "hungthai1401.it@gmail.com" + }, + "record": { + "TXT": "693e3be4f1121fc00f2fbad65439d0" + } +} \ No newline at end of file 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 132/187] 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 6fa28df1bbd74d5ee1e0ed5133c3f08f2502c1e7 Mon Sep 17 00:00:00 2001 From: Jer <88963373+i-Jer@users.noreply.github.com> Date: Tue, 25 Feb 2025 11:15:35 +0700 Subject: [PATCH 133/187] Update jer.json --- domains/jer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jer.json b/domains/jer.json index be66faf1a..bc4ea8f0c 100644 --- a/domains/jer.json +++ b/domains/jer.json @@ -1,9 +1,9 @@ { "owner": { - "username": "JerBlox", + "username": "i-Jer", "email": "chen.fuyuan07@gmail.com" }, "record": { - "CNAME": "cbx3ryr6.up.railway.app" + "URL": "https://www.i-jer.com/" } } 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 134/187] 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 19ac10fdd61d3221c8001e537357dec127a9af85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:33:02 +0100 Subject: [PATCH 135/187] Update thorito.json --- domains/thorito.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/thorito.json b/domains/thorito.json index 352138b5e..d8859cbca 100644 --- a/domains/thorito.json +++ b/domains/thorito.json @@ -1,12 +1,10 @@ { "description": "Personal Portfolio Website", - "repo": "https://github.com/thorito/thorito", "owner": { "username": "thorito", - "email": "victor.villar.misa@gmail.com", - "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + "email": "victor.villar.misa@gmail.com" }, "record": { "CNAME": "thorito.github.io" } -} \ No newline at end of file +} From b6ccba385727994cb4f7f75489cf0258a279250a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:39:12 +0100 Subject: [PATCH 136/187] Update thorito.json --- domains/thorito.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/thorito.json b/domains/thorito.json index d8859cbca..f9b31b22d 100644 --- a/domains/thorito.json +++ b/domains/thorito.json @@ -1,5 +1,6 @@ { "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito.github.io", "owner": { "username": "thorito", "email": "victor.villar.misa@gmail.com" From 2bf3ccd3e548ac3c0c8eb324a946729a4c087f99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:42:18 +0100 Subject: [PATCH 137/187] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From e840b9010c4633ac11109e7b1cc77565ea11cba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:43:10 +0100 Subject: [PATCH 138/187] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 2cf53d477c205da3fec0b2d930d455060c085f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:49:00 +0100 Subject: [PATCH 139/187] Update thorito.json --- domains/thorito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thorito.json b/domains/thorito.json index f9b31b22d..b91e362e9 100644 --- a/domains/thorito.json +++ b/domains/thorito.json @@ -6,6 +6,6 @@ "email": "victor.villar.misa@gmail.com" }, "record": { - "CNAME": "thorito.github.io" + "TXT": "900d61c3e5e63880bf2f15832064bc" } } From 95500c150aadf4939729ee8c0a3318eeff3c293e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:55:32 +0100 Subject: [PATCH 140/187] Rename thorito.json to _github-pages-challenge-thorito.json --- domains/{thorito.json => _github-pages-challenge-thorito.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{thorito.json => _github-pages-challenge-thorito.json} (100%) diff --git a/domains/thorito.json b/domains/_github-pages-challenge-thorito.json similarity index 100% rename from domains/thorito.json rename to domains/_github-pages-challenge-thorito.json From b33579dbf4755bf78f1467eadf049f55b031467d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:57:03 +0100 Subject: [PATCH 141/187] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index b91e362e9..55bb8a9dd 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -3,7 +3,8 @@ "repo": "https://github.com/thorito/thorito.github.io", "owner": { "username": "thorito", - "email": "victor.villar.misa@gmail.com" + "email": "victor.villar.misa@gmail.com", + "linkedin": "https://www.linkedin.com/in/victor-villar-misa" }, "record": { "TXT": "900d61c3e5e63880bf2f15832064bc" 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 142/187] 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 143/187] 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 144/187] 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 b1f82144ebcabeb2d75c32a638d65d589288da2e Mon Sep 17 00:00:00 2001 From: Syakhisk Al Azmi Date: Tue, 25 Feb 2025 17:32:34 +0700 Subject: [PATCH 145/187] add sakis.is-a.dev --- domains/sakis.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sakis.json diff --git a/domains/sakis.json b/domains/sakis.json new file mode 100644 index 000000000..a6e1c94db --- /dev/null +++ b/domains/sakis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syakhisk", + "email": "syakhisks@gmail.com" + }, + "record": { + "URL": "https://al-az.me" + } +} From 20e954221ae3f62a88d1c43c095f05cd315f07ee Mon Sep 17 00:00:00 2001 From: Aryan Kushwaha Date: Tue, 25 Feb 2025 16:28:59 +0530 Subject: [PATCH 146/187] Create funinkina.json --- domains/funinkina.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/funinkina.json diff --git a/domains/funinkina.json b/domains/funinkina.json new file mode 100644 index 000000000..8ebcbeaf6 --- /dev/null +++ b/domains/funinkina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "funinkina", + "email": "aryankushwaha3101@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=funinkina.is-a.dev,8581bc99ee19dbb2326b" + } +} From e2b2e288a704e07880b86ac90461eda772aa551f Mon Sep 17 00:00:00 2001 From: Aryan Kushwaha Date: Tue, 25 Feb 2025 16:37:03 +0530 Subject: [PATCH 147/187] Rename funinkina.json to _vercel.funinkina.json --- domains/{funinkina.json => _vercel.funinkina.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{funinkina.json => _vercel.funinkina.json} (100%) diff --git a/domains/funinkina.json b/domains/_vercel.funinkina.json similarity index 100% rename from domains/funinkina.json rename to domains/_vercel.funinkina.json From c084893b9e8b1d787abf7fcb40d96afa5e4f4fcb Mon Sep 17 00:00:00 2001 From: Aryan Kushwaha Date: Tue, 25 Feb 2025 16:40:44 +0530 Subject: [PATCH 148/187] Create funinkina.json --- domains/funinkina.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/funinkina.json diff --git a/domains/funinkina.json b/domains/funinkina.json new file mode 100644 index 000000000..95986c38b --- /dev/null +++ b/domains/funinkina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "funinkina", + "email": "aryankushwaha3101@gmail.com" + }, + "record": { + "CNAME": "funinkina.vercel.app" + } +} 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 149/187] 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 150/187] 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 151/187] 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 2206332df3f1cfdfd462580eaebe6f47e05a9f74 Mon Sep 17 00:00:00 2001 From: Moiz Rehman <124293457+mrtspeedy@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:11:25 +0000 Subject: [PATCH 152/187] Add mrtspeedy domain + vercel --- domains/_vercel.mrtspeedy.json | 9 +++++++++ domains/mrtspeedy.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.mrtspeedy.json create mode 100644 domains/mrtspeedy.json diff --git a/domains/_vercel.mrtspeedy.json b/domains/_vercel.mrtspeedy.json new file mode 100644 index 000000000..69a2e32a5 --- /dev/null +++ b/domains/_vercel.mrtspeedy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtspeedy", + "email": "toxicspeedytv@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=mrtspeedy.is-a.dev,c168ba7b9bdca5dd1be8" + } +} \ No newline at end of file diff --git a/domains/mrtspeedy.json b/domains/mrtspeedy.json new file mode 100644 index 000000000..814a5edfb --- /dev/null +++ b/domains/mrtspeedy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtspeedy", + "email": "toxicspeedytv@gmail.com" + }, + "record": { + "CNAME": "portfolio-mrtspeedy.vercel.app" + } +} \ No newline at end of file From f37ff3bb8e849f43ccaaeb25f92fd31344d26618 Mon Sep 17 00:00:00 2001 From: Moiz Rehman <124293457+mrtspeedy@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:17:34 +0000 Subject: [PATCH 153/187] Added discord user id for contact --- domains/_vercel.mrtspeedy.json | 3 ++- domains/mrtspeedy.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.mrtspeedy.json b/domains/_vercel.mrtspeedy.json index 69a2e32a5..bb5aed1e9 100644 --- a/domains/_vercel.mrtspeedy.json +++ b/domains/_vercel.mrtspeedy.json @@ -1,7 +1,8 @@ { "owner": { "username": "mrtspeedy", - "email": "toxicspeedytv@gmail.com" + "email": "toxicspeedytv@gmail.com", + "discord": "1095502790534627348" }, "record": { "TXT": "vc-domain-verify=mrtspeedy.is-a.dev,c168ba7b9bdca5dd1be8" diff --git a/domains/mrtspeedy.json b/domains/mrtspeedy.json index 814a5edfb..c41b41107 100644 --- a/domains/mrtspeedy.json +++ b/domains/mrtspeedy.json @@ -1,7 +1,8 @@ { "owner": { "username": "mrtspeedy", - "email": "toxicspeedytv@gmail.com" + "email": "toxicspeedytv@gmail.com", + "discord": "1095502790534627348" }, "record": { "CNAME": "portfolio-mrtspeedy.vercel.app" From 64515f49c9e3440f6e1af0325756b462542aacb7 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 01:58:32 +0530 Subject: [PATCH 154/187] 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 155/187] 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 156/187] 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 157/187] 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 158/187] 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 159/187] 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 160/187] 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 161/187] 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 162/187] 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 163/187] 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 8273f450eccbc57b9047f1dcf2b7235c488018da Mon Sep 17 00:00:00 2001 From: Berk <67962407+berkkaradalan@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:54:40 +0300 Subject: [PATCH 164/187] Create berkk.json --- domains/berkk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/berkk.json diff --git a/domains/berkk.json b/domains/berkk.json new file mode 100644 index 000000000..9271fcc40 --- /dev/null +++ b/domains/berkk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "berkkaradalan", + "email": "berkkaradalan@gmail.com" + }, + "record": { + "CNAME": "https://berkkaradalan.github.io/" + } +} From 4a56f08448c4df4ef53b0e22b1c5f7805df817ee Mon Sep 17 00:00:00 2001 From: "qing." Date: Wed, 26 Feb 2025 09:39:57 +0800 Subject: [PATCH 165/187] 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 166/187] 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 167/187] 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 168/187] 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 a11c3298206ae7a20cb7d3f9e54693c4526c32f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:55:00 +0100 Subject: [PATCH 169/187] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From f45a8fbfbc09d90c753998cd117e71a6697c6320 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:55:24 +0100 Subject: [PATCH 170/187] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 029b48cc566ee3b50ba723efc706de8871bc738d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:00:06 +0100 Subject: [PATCH 171/187] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From 5f5619003092211e41f8d8970b471667dc9c0f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:00:29 +0100 Subject: [PATCH 172/187] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 86d48a72cf6d9ff346a50898a4487a18d720f767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:28:39 +0100 Subject: [PATCH 173/187] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index 55bb8a9dd..517999f9c 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -1,10 +1,7 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/thorito/thorito.github.io", "owner": { "username": "thorito", - "email": "victor.villar.misa@gmail.com", - "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + "email": "victor.villar.misa@gmail.com" }, "record": { "TXT": "900d61c3e5e63880bf2f15832064bc" From 28f5fac0a3d91ab93f06396db29042cf83225874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:32:01 +0100 Subject: [PATCH 174/187] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From d68c742431b61fbe891ad2cf5f5f0836dad419df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:01:56 +0100 Subject: [PATCH 175/187] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index 517999f9c..6a54ef30f 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -1,4 +1,5 @@ { + "domain": "thorito.is-a.dev", "owner": { "username": "thorito", "email": "victor.villar.misa@gmail.com" From c616c321c9d13f0488825e70df7a000971173f72 Mon Sep 17 00:00:00 2001 From: Berk <67962407+berkkaradalan@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:02:17 +0300 Subject: [PATCH 176/187] Apply suggestions from code review Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/berkk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/berkk.json b/domains/berkk.json index 9271fcc40..e4af0c6d3 100644 --- a/domains/berkk.json +++ b/domains/berkk.json @@ -4,6 +4,6 @@ "email": "berkkaradalan@gmail.com" }, "record": { - "CNAME": "https://berkkaradalan.github.io/" + "CNAME": "berkkaradalan.github.io" } } From 83a5c984597bd3ea435e6dcc4b1e9fb9ea79883c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:15:57 +0100 Subject: [PATCH 177/187] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index 6a54ef30f..517999f9c 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -1,5 +1,4 @@ { - "domain": "thorito.is-a.dev", "owner": { "username": "thorito", "email": "victor.villar.misa@gmail.com" From 152e165bb5fcaf3fc82e1a9f59f810949cd86f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:18:01 +0100 Subject: [PATCH 178/187] Create thorito.json --- domains/thorito.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thorito.json diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..4e348830c --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito.github.io", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com" + }, + "record": { + "CNAME": "thorito.github.io" + } +} 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 179/187] 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 180/187] 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" From 57c96e908ed92e43803281622d130d0c2aeb6d13 Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Thu, 27 Feb 2025 10:58:17 +0700 Subject: [PATCH 181/187] fix: correct filename with subdomain --- ...01.json => _github-pages-challenge-hungthai1401.hungthai.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-hungthai1401.json => _github-pages-challenge-hungthai1401.hungthai.json} (100%) diff --git a/domains/_github-pages-challenge-hungthai1401.json b/domains/_github-pages-challenge-hungthai1401.hungthai.json similarity index 100% rename from domains/_github-pages-challenge-hungthai1401.json rename to domains/_github-pages-challenge-hungthai1401.hungthai.json From 91e52396e992f5ad0739c834910b179aecf6c226 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Thu, 27 Feb 2025 16:05:47 +0530 Subject: [PATCH 182/187] Create clipgen-ai --- domains/clipgen-ai | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/clipgen-ai diff --git a/domains/clipgen-ai b/domains/clipgen-ai new file mode 100644 index 000000000..5d790e1cb --- /dev/null +++ b/domains/clipgen-ai @@ -0,0 +1,13 @@ +{ + "description": "ClipGen AI is a YouTube Video AI Agent which is build during Sonny Sangha's Challenge.", + "repo": "https://github.com/ArhanAnsari/clipgen-ai", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" + }, + "record": { + "CNAME": "arhans-clipgen-ai.vercel.app" + } +} From bee0167dd5a352172e14181c42f90025ddc366ff Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Thu, 27 Feb 2025 16:07:59 +0530 Subject: [PATCH 183/187] Create _vercel.clipgen-ai.json --- domains/_vercel.clipgen-ai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.clipgen-ai.json diff --git a/domains/_vercel.clipgen-ai.json b/domains/_vercel.clipgen-ai.json new file mode 100644 index 000000000..bfd43cc49 --- /dev/null +++ b/domains/_vercel.clipgen-ai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=clipgen-ai.is-a.dev,cc29b5e3741c1c7dc9db" + } +} From 5b64a202e6c037a2f52476fd5032377ffd6d25bc Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Thu, 27 Feb 2025 16:11:51 +0530 Subject: [PATCH 184/187] Rename clipgen-ai to clipgen-ai.json --- domains/{clipgen-ai => clipgen-ai.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{clipgen-ai => clipgen-ai.json} (100%) diff --git a/domains/clipgen-ai b/domains/clipgen-ai.json similarity index 100% rename from domains/clipgen-ai rename to domains/clipgen-ai.json From 165b2b5c48436665caa6554141c5aa5f809e5757 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Feb 2025 14:58:09 +0400 Subject: [PATCH 185/187] Delete domains/clipgen-ai.json --- domains/clipgen-ai.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/clipgen-ai.json diff --git a/domains/clipgen-ai.json b/domains/clipgen-ai.json deleted file mode 100644 index 5d790e1cb..000000000 --- a/domains/clipgen-ai.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "ClipGen AI is a YouTube Video AI Agent which is build during Sonny Sangha's Challenge.", - "repo": "https://github.com/ArhanAnsari/clipgen-ai", - "owner": { - "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com", - "x": "https://x.com/codewitharhan", - "discord": "@codewitharhan" - }, - "record": { - "CNAME": "arhans-clipgen-ai.vercel.app" - } -} From 17a6356634c70e0532289fdca18e72b0ac6130d9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Feb 2025 15:00:20 +0400 Subject: [PATCH 186/187] Delete domains/_vercel.clipgen-ai.json --- domains/_vercel.clipgen-ai.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.clipgen-ai.json diff --git a/domains/_vercel.clipgen-ai.json b/domains/_vercel.clipgen-ai.json deleted file mode 100644 index bfd43cc49..000000000 --- a/domains/_vercel.clipgen-ai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=clipgen-ai.is-a.dev,cc29b5e3741c1c7dc9db" - } -} From 6bc5111bf4e70f3d9f416397eaa2c7e97d891abd Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Feb 2025 15:36:06 +0400 Subject: [PATCH 187/187] fix: files --- CNAME | 1 - ...thorito.json => _github-pages-challenge-thorito.thorito.json} | 0 2 files changed, 1 deletion(-) delete mode 100644 CNAME rename domains/{_github-pages-challenge-thorito.json => _github-pages-challenge-thorito.thorito.json} (100%) diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.thorito.json similarity index 100% rename from domains/_github-pages-challenge-thorito.json rename to domains/_github-pages-challenge-thorito.thorito.json