From ee8742d59636fae6623227691d0cf544efb03b1c Mon Sep 17 00:00:00 2001 From: Joshua Webb <162640629+jwe0@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:58:23 +0000 Subject: [PATCH 01/12] Create jwe0.json --- domains/jwe0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jwe0.json diff --git a/domains/jwe0.json b/domains/jwe0.json new file mode 100644 index 000000000..44002c409 --- /dev/null +++ b/domains/jwe0.json @@ -0,0 +1,9 @@ +{ + "description": "Forwarding", + "owner": { + "email": "900qxecf7@mozmail.com" + }, + "record": { + "NS": ["betty.ns.cloudflare.com", "cody.ns.cloudflare.com"] + } +} From 86fe445dcb1b54e68b1dd377f3f9a7cb52b22543 Mon Sep 17 00:00:00 2001 From: hareesh Date: Tue, 4 Mar 2025 14:34:34 +0530 Subject: [PATCH 02/12] Creating the domain files for hareesh.is-a.dev domain --- domains/_vercel.hareesh.json | 9 +++++++++ domains/hareesh.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.hareesh.json create mode 100644 domains/hareesh.json diff --git a/domains/_vercel.hareesh.json b/domains/_vercel.hareesh.json new file mode 100644 index 000000000..a2e8f060f --- /dev/null +++ b/domains/_vercel.hareesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hareesh108", + "email": "hareeshbhittam@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hareesh.is-a.dev,477c6844f0ac3a8191e6" + } +} \ No newline at end of file diff --git a/domains/hareesh.json b/domains/hareesh.json new file mode 100644 index 000000000..7b68823f8 --- /dev/null +++ b/domains/hareesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hareesh108", + "email": "hareeshbhittam@gmail.com" + }, + "record": { + "URL": "https://me-hazel-delta.vercel.app" + } +} \ No newline at end of file From ffefba53434e1689fe1b536b6061f10294527c80 Mon Sep 17 00:00:00 2001 From: sh13y <153997025+sh13y@users.noreply.github.com> Date: Tue, 4 Mar 2025 19:06:36 +0530 Subject: [PATCH 03/12] Create sh13y.json --- domains/sh13y.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sh13y.json diff --git a/domains/sh13y.json b/domains/sh13y.json new file mode 100644 index 000000000..45459c20a --- /dev/null +++ b/domains/sh13y.json @@ -0,0 +1,11 @@ +{ + "description": "For My Blog", + "repo": "https://github.com/sh13y/register, + "owner": { + "username": "sh13y", + "email": "[email protected]" + }, + "record": { + "CNAME": "sh13y.github.io" + } +} From fe11cbac5bd2ef0ba501328a922982a85c5702f4 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:10:11 +0100 Subject: [PATCH 04/12] add the missing `"` --- domains/sh13y.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh13y.json b/domains/sh13y.json index 45459c20a..2a9e25af1 100644 --- a/domains/sh13y.json +++ b/domains/sh13y.json @@ -1,6 +1,6 @@ { "description": "For My Blog", - "repo": "https://github.com/sh13y/register, + "repo": "https://github.com/sh13y/register", "owner": { "username": "sh13y", "email": "[email protected]" From d8ddbcf8ef2b98b8ca0996bd3eae248f4df6c686 Mon Sep 17 00:00:00 2001 From: Joshua Webb <162640629+jwe0@users.noreply.github.com> Date: Tue, 4 Mar 2025 19:46:01 +0000 Subject: [PATCH 05/12] Update jwe0.json --- domains/jwe0.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jwe0.json b/domains/jwe0.json index 44002c409..22e259b58 100644 --- a/domains/jwe0.json +++ b/domains/jwe0.json @@ -1,9 +1,10 @@ { "description": "Forwarding", "owner": { - "email": "900qxecf7@mozmail.com" + "email": "900qxecf7@mozmail.com", + "username" : "jwe0" }, "record": { - "NS": ["betty.ns.cloudflare.com", "cody.ns.cloudflare.com"] + "CNAME" : "jwe0.xyz" } } From c2922cca55c4224039fb7c74eaf8d46ac31155f8 Mon Sep 17 00:00:00 2001 From: sh13y <153997025+sh13y@users.noreply.github.com> Date: Wed, 5 Mar 2025 04:16:22 +0530 Subject: [PATCH 06/12] Update sh13y.json Add Email --- domains/sh13y.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh13y.json b/domains/sh13y.json index 2a9e25af1..663d3be97 100644 --- a/domains/sh13y.json +++ b/domains/sh13y.json @@ -3,7 +3,7 @@ "repo": "https://github.com/sh13y/register", "owner": { "username": "sh13y", - "email": "[email protected]" + "email": "lucky10isuru@gmail.com" }, "record": { "CNAME": "sh13y.github.io" From 80726f262514be3c9a604d5fb91c28aca1aaf42b Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Tue, 4 Mar 2025 23:22:24 +0000 Subject: [PATCH 07/12] Update drbaph.json --- domains/drbaph.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/drbaph.json b/domains/drbaph.json index e8a42f364..f3166ee6a 100644 --- a/domains/drbaph.json +++ b/domains/drbaph.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "drbaph-srj.pages.dev" - }, - "proxied": true + } } From 6319abf3e0f7d30e1f5575356d8e72bcc79edc4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valent=C3=ADn=20Nicheglod?= <67331469+ValentinNicheglod@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:01:18 -0300 Subject: [PATCH 08/12] Create valentin-nicheglod.json --- domains/valentin-nicheglod.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/valentin-nicheglod.json diff --git a/domains/valentin-nicheglod.json b/domains/valentin-nicheglod.json new file mode 100644 index 000000000..08cf9c30c --- /dev/null +++ b/domains/valentin-nicheglod.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "valentinnicheglod", + "email": "nicheglod69@gmail.com" + }, + "record": { + "CNAME": "valentinnicheglod.github.io" + } +} From d91956c2747019b9ae625965294f2616da869cfe Mon Sep 17 00:00:00 2001 From: Rizky Kurniawan Ritonga Date: Wed, 5 Mar 2025 08:55:58 +0700 Subject: [PATCH 09/12] Change CNAME into Cloudflare Workers for prevent ip public exposed --- domains/rizkykr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rizkykr.json b/domains/rizkykr.json index ba47c4d0c..ca7de90b7 100644 --- a/domains/rizkykr.json +++ b/domains/rizkykr.json @@ -5,7 +5,7 @@ }, "description": "Personal Website for Personal Branding", "record": { - "CNAME": "sub-is-dev.rizkykr.com" + "CNAME": "rizkykr-is-a-dev.rizkykr.workers.dev" }, - "proxied": false + "proxied": true } From 7a8adfead996f27a04f1b385fd0608149f1a1aed Mon Sep 17 00:00:00 2001 From: hareesh Date: Wed, 5 Mar 2025 09:58:18 +0530 Subject: [PATCH 10/12] Updated changes according to suggestions --- domains/hareesh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hareesh.json b/domains/hareesh.json index 7b68823f8..be06919ef 100644 --- a/domains/hareesh.json +++ b/domains/hareesh.json @@ -4,6 +4,7 @@ "email": "hareeshbhittam@gmail.com" }, "record": { - "URL": "https://me-hazel-delta.vercel.app" + "URL": "https://me-hazel-delta.vercel.app", + "CNAME": "me-hazel-delta.vercel.app" } } \ No newline at end of file From 4b68326699ae7cb9fa950db09638a1bd33b2b6aa Mon Sep 17 00:00:00 2001 From: hareesh Date: Wed, 5 Mar 2025 11:03:21 +0530 Subject: [PATCH 11/12] Minor change --- domains/hareesh.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hareesh.json b/domains/hareesh.json index be06919ef..ec4c3873f 100644 --- a/domains/hareesh.json +++ b/domains/hareesh.json @@ -4,7 +4,6 @@ "email": "hareeshbhittam@gmail.com" }, "record": { - "URL": "https://me-hazel-delta.vercel.app", "CNAME": "me-hazel-delta.vercel.app" } } \ No newline at end of file From df636572148d09a632dbf958ff527e5c096474f6 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Wed, 5 Mar 2025 12:52:16 +0700 Subject: [PATCH 12/12] Rename _vercel.blogs.akk1to.json to _vercel.akk1to.json --- domains/{_vercel.blogs.akk1to.json => _vercel.akk1to.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.blogs.akk1to.json => _vercel.akk1to.json} (100%) diff --git a/domains/_vercel.blogs.akk1to.json b/domains/_vercel.akk1to.json similarity index 100% rename from domains/_vercel.blogs.akk1to.json rename to domains/_vercel.akk1to.json