From 5e297a747ff762163f9012b4fff6fa728a2417af Mon Sep 17 00:00:00 2001 From: Minx Date: Thu, 16 Jul 2026 11:25:09 +0200 Subject: [PATCH 1/2] Update minxie.json --- domains/minxie.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/minxie.json b/domains/minxie.json index fe5e1b90e9..346ef5ec6b 100644 --- a/domains/minxie.json +++ b/domains/minxie.json @@ -5,7 +5,6 @@ "discord": "Minxify_ig" }, "records": { - "CNAME": "minxie.likesyou.org" - }, - "proxied": false + "CNAME": "Minxify.github.io" + } } From ff80c0bdbce64710837f826e35c48914557926e0 Mon Sep 17 00:00:00 2001 From: Hayes Frank <88054399+Hayessolo@users.noreply.github.com> Date: Thu, 16 Jul 2026 15:46:32 +0300 Subject: [PATCH 2/2] Add hayes.json for domain configuration --- domains/hayes.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/hayes.json diff --git a/domains/hayes.json b/domains/hayes.json new file mode 100644 index 0000000000..0829b5a86d --- /dev/null +++ b/domains/hayes.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Hayessolo" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +}