From 593fa383b69c11c17e1caa08b0f325434f8a94c5 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Fri, 17 Jan 2025 18:03:10 -0300 Subject: [PATCH 1/5] Create grazitukozaki.json --- domains/grazitukozaki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/grazitukozaki.json diff --git a/domains/grazitukozaki.json b/domains/grazitukozaki.json new file mode 100644 index 000000000..e5910cb90 --- /dev/null +++ b/domains/grazitukozaki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GrazielyTukozaki", + "email": "grazitukozaki@is-a.dev" + }, + "record": { + "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" + } +} From 2acbc6a166bbd90dab6cba9d48eeb60c56040901 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Fri, 17 Jan 2025 18:06:31 -0300 Subject: [PATCH 2/5] Create thiagotukozaki.json --- domains/thiagotukozaki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thiagotukozaki.json diff --git a/domains/thiagotukozaki.json b/domains/thiagotukozaki.json new file mode 100644 index 000000000..86a25fb71 --- /dev/null +++ b/domains/thiagotukozaki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TukozakiT", + "email": "thiagotukozaki@is-a.dev" + }, + "record": { + "RECORDTYPE": "RECORDCONTENT" + } + } +} From 263c4c67f47d8e40d14bd85f374fb9983e570fd7 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Sat, 18 Jan 2025 16:48:19 -0300 Subject: [PATCH 3/5] add tukozaki domains --- domains/_vercel.grazitukozaki.json | 10 ++++++++++ domains/_vercel.thiagotukozaki.json | 9 +++++++++ domains/grazitukozaki.json | 5 +++-- domains/thiagotukozaki.json | 5 ++--- 4 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 domains/_vercel.grazitukozaki.json create mode 100644 domains/_vercel.thiagotukozaki.json diff --git a/domains/_vercel.grazitukozaki.json b/domains/_vercel.grazitukozaki.json new file mode 100644 index 000000000..584b23e6f --- /dev/null +++ b/domains/_vercel.grazitukozaki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GrazielyTukozaki", + "email": "grazitukozaki@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" + } + } + \ No newline at end of file diff --git a/domains/_vercel.thiagotukozaki.json b/domains/_vercel.thiagotukozaki.json new file mode 100644 index 000000000..bd88feb9e --- /dev/null +++ b/domains/_vercel.thiagotukozaki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TukozakiT", + "email": "contato.thiagoeiji@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=thiagotukozaki.is-a.dev,cf21301c66cbaaf29419" + } + } \ No newline at end of file diff --git a/domains/grazitukozaki.json b/domains/grazitukozaki.json index e5910cb90..b62731e1d 100644 --- a/domains/grazitukozaki.json +++ b/domains/grazitukozaki.json @@ -1,9 +1,10 @@ { "owner": { "username": "GrazielyTukozaki", - "email": "grazitukozaki@is-a.dev" + "email": "grazitukozaki@gmail.com" }, "record": { - "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" + "CNAME": "https://grazi-tukozaki-dev.vercel.app/" } } + diff --git a/domains/thiagotukozaki.json b/domains/thiagotukozaki.json index 86a25fb71..d3185cee1 100644 --- a/domains/thiagotukozaki.json +++ b/domains/thiagotukozaki.json @@ -1,10 +1,9 @@ { "owner": { "username": "TukozakiT", - "email": "thiagotukozaki@is-a.dev" + "email": "contato.thiagoeiji@gmail.com" }, "record": { - "RECORDTYPE": "RECORDCONTENT" + "CNAME": "https://thiagotukozaki.vercel.app/" } - } } From 37dc67a7f565e7f5e26fe0e75c040b98924382c1 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Mon, 20 Jan 2025 16:37:24 -0300 Subject: [PATCH 4/5] Update grazitukozaki.json --- domains/grazitukozaki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/grazitukozaki.json b/domains/grazitukozaki.json index b62731e1d..37c53c8dd 100644 --- a/domains/grazitukozaki.json +++ b/domains/grazitukozaki.json @@ -4,7 +4,7 @@ "email": "grazitukozaki@gmail.com" }, "record": { - "CNAME": "https://grazi-tukozaki-dev.vercel.app/" + "CNAME": "grazi-tukozaki-dev.vercel.app" } } From f5b0880b620a6b0998da40b9c06b2d75d7fa6cd3 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Mon, 20 Jan 2025 16:37:48 -0300 Subject: [PATCH 5/5] Update thiagotukozaki.json --- domains/thiagotukozaki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thiagotukozaki.json b/domains/thiagotukozaki.json index d3185cee1..bc1f0e6cd 100644 --- a/domains/thiagotukozaki.json +++ b/domains/thiagotukozaki.json @@ -4,6 +4,6 @@ "email": "contato.thiagoeiji@gmail.com" }, "record": { - "CNAME": "https://thiagotukozaki.vercel.app/" + "CNAME": "thiagotukozaki.vercel.app" } }