From 639578a295783450bade5176215fe5dbbd7faae8 Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:15:58 +0100 Subject: [PATCH 1/3] Create exrand.json --- domains/exrand.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/exrand.json diff --git a/domains/exrand.json b/domains/exrand.json new file mode 100644 index 000000000..552c05d4a --- /dev/null +++ b/domains/exrand.json @@ -0,0 +1 @@ +exrand-is-a.dev From 3460fcea2ca871bd71d56c26c44227e9cb317d54 Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Thu, 30 Jan 2025 19:26:22 +0100 Subject: [PATCH 2/3] Update exrand.json --- domains/exrand.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index 552c05d4a..dc96de88c 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -1 +1,9 @@ -exrand-is-a.dev +{ + "owner": { + "username": "exrand", + "email": "totallynota903@gmail.com" + }, + "record": { + "A": "128.204.218.63" + } +} From aef20cebbe41d1cd6cd9c86508e14b33f46d5b42 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:43:11 -0500 Subject: [PATCH 3/3] Update exrand.json --- domains/exrand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index dc96de88c..054f200de 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -4,6 +4,6 @@ "email": "totallynota903@gmail.com" }, "record": { - "A": "128.204.218.63" + "A": ["128.204.218.63"] } }