From 547e9d4e1838937e8d4d307bbf39d223d494bd51 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash2019 Date: Tue, 18 Jul 2023 20:13:04 -0400 Subject: [PATCH 1/2] feat(domain): therealgeodash.is-a.dev --- domains/therealgeodash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/therealgeodash.json diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json new file mode 100644 index 000000000..f41fd5887 --- /dev/null +++ b/domains/therealgeodash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheRealGeoDash2019", + "email": "TheRealGeoDash2019@gmail.com" + }, + "record": { + "CNAME": "lhost.dev" + } + } + \ No newline at end of file From c184dfaaec9c9d35415743d96efef25ca171a905 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash Date: Tue, 18 Jul 2023 20:29:14 -0400 Subject: [PATCH 2/2] Update therealgeodash.json --- domains/therealgeodash.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json index f41fd5887..652978f52 100644 --- a/domains/therealgeodash.json +++ b/domains/therealgeodash.json @@ -1,7 +1,8 @@ { "owner": { "username": "TheRealGeoDash2019", - "email": "TheRealGeoDash2019@gmail.com" + "email": "therealgeodash@lhost.dev", + "discord": "710268763844640839" }, "record": { "CNAME": "lhost.dev"