From b7c434373f355d2caed6b14b67341d86d8b4de88 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:56:31 +0700 Subject: [PATCH 1/2] Create layhout.json --- domains/layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/layhout.json diff --git a/domains/layhout.json b/domains/layhout.json new file mode 100644 index 000000000..8495d5052 --- /dev/null +++ b/domains/layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "CNAME": "https://chea-layhout.vercel.app/" + } +} From 43623273920f2576afcd975b932bbba408e1bfb8 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:09:01 +0700 Subject: [PATCH 2/2] Update layhout.json --- domains/layhout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/layhout.json b/domains/layhout.json index 8495d5052..c36c03fa1 100644 --- a/domains/layhout.json +++ b/domains/layhout.json @@ -4,6 +4,6 @@ "email": "layhoutworkmail@gmail.com" }, "record": { - "CNAME": "https://chea-layhout.vercel.app/" + "A": ["76.76.21.21"] } }