From 52c152f30738bce5a7dc8b5b78b6a31aa1876c44 Mon Sep 17 00:00:00 2001 From: Midlaj M Date: Fri, 21 Jun 2024 11:02:54 +0530 Subject: [PATCH 1/4] Update midlaj.json --- domains/midlaj.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/midlaj.json b/domains/midlaj.json index fb48373f0..e7ac29813 100644 --- a/domains/midlaj.json +++ b/domains/midlaj.json @@ -4,6 +4,7 @@ "email": "midlaj@tuta.io" }, "record": { - "CNAME": "whoismidlaj.github.io" + "CNAME": "cname.vercel-dns.com", + "TXT": ["_vercel", "vc-domain-verify=midlaj.is-a.dev,241ff5d3a4a7e0403ed6"] } } From fe1bd2f9acc163cd4ded717b361a3d672521b53f Mon Sep 17 00:00:00 2001 From: Aero Date: Sat, 22 Jun 2024 11:05:55 +0530 Subject: [PATCH 2/4] Create aerocyber.json --- domains/aerocyber.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aerocyber.json diff --git a/domains/aerocyber.json b/domains/aerocyber.json new file mode 100644 index 000000000..e22329bfe --- /dev/null +++ b/domains/aerocyber.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aerocyber", + "email": "aerocyberdev@pm.me" + }, + "record": { + "CNAME": "aerocyber.github.io" + }, + "description": "My personal project hosting", + "repo": "https://github.com/aerocyber", +} From 1eebb0a18a115a970123adaf081d9154afa7944b Mon Sep 17 00:00:00 2001 From: Midlaj M Date: Sun, 23 Jun 2024 03:15:49 +0530 Subject: [PATCH 3/4] Update midlaj.json --- domains/midlaj.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/midlaj.json b/domains/midlaj.json index e7ac29813..d17eee7dc 100644 --- a/domains/midlaj.json +++ b/domains/midlaj.json @@ -4,7 +4,6 @@ "email": "midlaj@tuta.io" }, "record": { - "CNAME": "cname.vercel-dns.com", - "TXT": ["_vercel", "vc-domain-verify=midlaj.is-a.dev,241ff5d3a4a7e0403ed6"] + "CNAME": "nuxtfolio.pages.dev" } } From 8245076ceba424d9b6267fdcffdea6e03fa1765b Mon Sep 17 00:00:00 2001 From: Aero Date: Sun, 23 Jun 2024 08:04:02 +0530 Subject: [PATCH 4/4] Update domains/aerocyber.json Co-authored-by: CuteDog5695 --- domains/aerocyber.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aerocyber.json b/domains/aerocyber.json index e22329bfe..ffc3bb003 100644 --- a/domains/aerocyber.json +++ b/domains/aerocyber.json @@ -7,5 +7,5 @@ "CNAME": "aerocyber.github.io" }, "description": "My personal project hosting", - "repo": "https://github.com/aerocyber", + "repo": "https://github.com/aerocyber" }