From a63bbec815431f908227aa253e3abac28462f6b2 Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:48:55 +0200 Subject: [PATCH 1/3] Create haft.json --- domains/haft.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/haft.json diff --git a/domains/haft.json b/domains/haft.json new file mode 100644 index 000000000..c79f1e7a2 --- /dev/null +++ b/domains/haft.json @@ -0,0 +1,12 @@ +{ + "description": "socials, etc", + "repo": "https://github.com/HaftIsntHere/haftisnthere.github.io", + "owner": { + "username": "HaftIsntHere", + "discord": "imhaft", + "email": "haftthedev@gmail.com" + }, + "record": { + "CNAME": "haftisnthere.github.io" + } +} From a2d2373933acc8b76282628fd8e7c337286498ef Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:01:44 +0200 Subject: [PATCH 2/3] Create mc.haft.json --- domains/mc.haft.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mc.haft.json diff --git a/domains/mc.haft.json b/domains/mc.haft.json new file mode 100644 index 000000000..047a07388 --- /dev/null +++ b/domains/mc.haft.json @@ -0,0 +1,12 @@ +{ + "description": "socials, etc", + "repo": "https://github.com/HaftIsntHere/haftisnthere.github.io", + "owner": { + "username": "HaftIsntHere", + "discord": "imhaft", + "email": "haftthedev@gmail.com" + }, + "record": { + "A": "38.22.104.156" + } +} From 3f647e75685e8be3850e5cdada6896b43201988a Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Fri, 1 Nov 2024 19:43:54 +0200 Subject: [PATCH 3/3] Update domains/mc.haft.json --- domains/mc.haft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.haft.json b/domains/mc.haft.json index 047a07388..6cf4bd80a 100644 --- a/domains/mc.haft.json +++ b/domains/mc.haft.json @@ -7,6 +7,6 @@ "email": "haftthedev@gmail.com" }, "record": { - "A": "38.22.104.156" + "A": ["38.22.104.156"] } }