From 5eaaa563fb40cbfed595ccc49b5acc6f4b6b8e1a Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 11 Dec 2023 01:04:54 +0000 Subject: [PATCH 1/2] Register mailx.is-a.dev --- domains/mailx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mailx.json diff --git a/domains/mailx.json b/domains/mailx.json new file mode 100644 index 000000000..c77e2cced --- /dev/null +++ b/domains/mailx.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "A": ["51.161.54.164"] + } + } + \ No newline at end of file From bbbe526cd8ab012d09964a5e120213f33f557f10 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Dec 2023 09:09:32 +0800 Subject: [PATCH 2/2] Update mailx.json --- domains/mailx.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/mailx.json b/domains/mailx.json index c77e2cced..7b66d1b4d 100644 --- a/domains/mailx.json +++ b/domains/mailx.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "andrewstech", - "email": "andrew@maintainers.is-a.dev", - "discord": "598245488977903688" - }, - - "record": { - "A": ["51.161.54.164"] - } + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "A": ["51.161.54.164"] } - \ No newline at end of file +}