From 0f27c38987928e9bada2639b0edab7f858bbad4a Mon Sep 17 00:00:00 2001 From: eaxly <62254492+eaxly@users.noreply.github.com> Date: Sun, 18 Sep 2022 15:09:12 +0200 Subject: [PATCH] feat(eax.json): Redirect to new site. Redirect to my new website. Thank you so much for this service. --- domains/eax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eax.json b/domains/eax.json index 8b49879e6..b2136ce0c 100644 --- a/domains/eax.json +++ b/domains/eax.json @@ -6,6 +6,6 @@ "email": "extinctaxolotl@protonmail.com" }, "record": { - "CNAME": "eax.codeberg.page" + "URL": "https://site.eax.li" } }