From cef6b436f938eda88062ed5ca7733bbfa6eef0ca Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 28 Apr 2024 14:24:54 +0800 Subject: [PATCH 01/23] 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 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 02/23] Create notzer0two.json --- domains/notzer0two.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notzer0two.json diff --git a/domains/notzer0two.json b/domains/notzer0two.json new file mode 100644 index 000000000..263514b6b --- /dev/null +++ b/domains/notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=notzer0two.is-a.dev,38a2a717010666874386" + } +} From b492d4aefcf30858fa2db3de39c80577b5f1b6d2 Mon Sep 17 00:00:00 2001 From: Rafael Andrade de Oliveira Date: Sat, 22 Feb 2025 11:17:30 -0300 Subject: [PATCH 03/23] 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 04/23] 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 05/23] 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 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 06/23] Create _vercel.tsania.json --- domains/_vercel.tsania.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.tsania.json diff --git a/domains/_vercel.tsania.json b/domains/_vercel.tsania.json new file mode 100644 index 000000000..89c86c079 --- /dev/null +++ b/domains/_vercel.tsania.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tsnzzhr" + }, + "record": { + "TXT": "vc-domain-verify=tsania-az.is-a.dev,3cf74b208f3938a96f7b" + } +} From 6dad33a09c06f63fe6b52e3168acb2cfa5d5a61e Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:22:05 +0000 Subject: [PATCH 07/23] 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 08/23] 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 09/23] 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 10/23] 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 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 11/23] 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 12/23] 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 524cb8ba9491634eaafc5da145acf1cf88ec12e6 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:14:15 +0100 Subject: [PATCH 13/23] 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 14/23] 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 15/23] 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 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 16/23] 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 521909e97d5254c0708c84fd9b2ff61af92a3d7c Mon Sep 17 00:00:00 2001 From: "qing." Date: Tue, 25 Feb 2025 05:51:54 +0800 Subject: [PATCH 17/23] 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 18/23] 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 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 19/23] 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 20/23] 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 21/23] 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 4a56f08448c4df4ef53b0e22b1c5f7805df817ee Mon Sep 17 00:00:00 2001 From: "qing." Date: Wed, 26 Feb 2025 09:39:57 +0800 Subject: [PATCH 22/23] 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 23/23] 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