From 6206183719d1faf9df5ee6d3933d137955251aa6 Mon Sep 17 00:00:00 2001 From: Andrey de Oliveira <20956226+andreydeoliveira@users.noreply.github.com> Date: Thu, 1 May 2025 17:06:16 -0300 Subject: [PATCH 1/3] Create andreyontech.json --- domains/andreyontech.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/andreyontech.json diff --git a/domains/andreyontech.json b/domains/andreyontech.json new file mode 100644 index 000000000..71a054652 --- /dev/null +++ b/domains/andreyontech.json @@ -0,0 +1,10 @@ +{ + "owner": { + "email": "andreyontech@gmail.com", + "twitter": "AndreyOnTech" + }, + "record": { + "CNAME": "andreyontech.vercel.app" + }, + "ttl": 3600 +} From 3c3bad0a856b8d48eb5d78934d79bbc652d81084 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 7 May 2025 10:17:01 +0800 Subject: [PATCH 2/3] Update andreyontech.json --- domains/andreyontech.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/andreyontech.json b/domains/andreyontech.json index 71a054652..d165db228 100644 --- a/domains/andreyontech.json +++ b/domains/andreyontech.json @@ -3,8 +3,7 @@ "email": "andreyontech@gmail.com", "twitter": "AndreyOnTech" }, - "record": { + "records": { "CNAME": "andreyontech.vercel.app" - }, - "ttl": 3600 + } } From 84c8330589daa6faba284fbd4db75caccee26dbb Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 7 May 2025 10:19:04 +0800 Subject: [PATCH 3/3] Update andreyontech.json --- domains/andreyontech.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/andreyontech.json b/domains/andreyontech.json index d165db228..4dda8a726 100644 --- a/domains/andreyontech.json +++ b/domains/andreyontech.json @@ -1,5 +1,6 @@ { "owner": { + "username": "andreydeoliveira", "email": "andreyontech@gmail.com", "twitter": "AndreyOnTech" },