From ae6a3cfc01d99b75915596f0fcf4d4f016321208 Mon Sep 17 00:00:00 2001 From: myxi <86738916+eeriemyxi@users.noreply.github.com> Date: Mon, 19 Feb 2024 00:59:10 +0530 Subject: [PATCH] Update myxi.json - Update primary e-mail address. - Update redirect URL to my new website. --- domains/myxi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/myxi.json b/domains/myxi.json index bb24694db..d288c06e2 100644 --- a/domains/myxi.json +++ b/domains/myxi.json @@ -1,9 +1,9 @@ { "owner": { "username": "eeriemyxi", - "email": "myxi@duck.com" + "email": "myxi@envs.net" }, "record": { - "URL": "https://eeriemyxi.blogspot.com" + "URL": "https://myxi.envs.net" } }