From 8bac55e853708133a56feb13e73be37651c8db77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio?= Date: Fri, 17 Jan 2025 10:22:20 -0300 Subject: [PATCH] fix: m3o target --- domains/m3o.json | 4 ++-- domains/podcodar.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/m3o.json b/domains/m3o.json index 512c3063c..c7b7b6fea 100644 --- a/domains/m3o.json +++ b/domains/m3o.json @@ -4,6 +4,6 @@ "email": "marco@tremtec.com" }, "record": { - "CNAME": "marco-6t2.pages.dev" + "CNAME": "marco.deno.dev" } -} \ No newline at end of file +} diff --git a/domains/podcodar.json b/domains/podcodar.json index ec403d55f..1c82e8e8a 100644 --- a/domains/podcodar.json +++ b/domains/podcodar.json @@ -6,4 +6,4 @@ "record": { "CNAME": "podcodar.pages.dev" } -} \ No newline at end of file +}