From 1bac7b5ff048189bdfb2c6be945e3573110b5b14 Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Sat, 29 Mar 2025 00:21:29 +0900 Subject: [PATCH] Create play.alora.json --- domains/play.alora.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/play.alora.json diff --git a/domains/play.alora.json b/domains/play.alora.json new file mode 100644 index 000000000..9dcd83339 --- /dev/null +++ b/domains/play.alora.json @@ -0,0 +1,11 @@ +{ + "description": "Making my MC server accessible via a custom domain name", + "repo": "https://www.minecraft.com/", + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "A": ["78.46.65.243"] + } +}