From bfcb104d754eb07681802ba8500deb1540c54211 Mon Sep 17 00:00:00 2001 From: ariez <111437912+ariezinc@users.noreply.github.com> Date: Fri, 28 Apr 2023 19:48:17 +0100 Subject: [PATCH] Add Cloudflare pages CNAME incase ariez.codes expires --- domains/ariez.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ariez.json b/domains/ariez.json index f9b4bb470..99a6fa682 100644 --- a/domains/ariez.json +++ b/domains/ariez.json @@ -1,10 +1,10 @@ { "owner": { - "username": "AriezzYT", + "username": "ariezinc", "email": "ttkeaton@outlook.com" }, "record": { - "CNAME": "ariezzyt.github.io" + "CNAME": "ariez-codes.pages.dev" } }