From 20f5224d33af8d5be943809a66415300e6e2ba60 Mon Sep 17 00:00:00 2001 From: GizmoRA2 Date: Fri, 9 Dec 2022 15:53:19 +1300 Subject: [PATCH] Register Subdomain: gizmora2 Added the domain: gizmora2 --- domains/gizmora2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/gizmora2.json diff --git a/domains/gizmora2.json b/domains/gizmora2.json new file mode 100644 index 000000000..eac819b81 --- /dev/null +++ b/domains/gizmora2.json @@ -0,0 +1,14 @@ +{ + "description": "Personal developer profile/blog", + "repo": "https://github.com/GizmoRA2/me", + "owner": { + "username": "GizmoRA2", + "email": "gizmora2@gmail.com" + }, + "record": { + "A": "125.236.202.192" + } + "MX": [ + "mx.nwh.nz" + ] +} \ No newline at end of file