From e10ffab94004d78b93c68936a5ae3a3dbb59d153 Mon Sep 17 00:00:00 2001 From: akpi816218 <111009970+akpi816218@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:58:15 -0700 Subject: [PATCH] Create akpi.json --- domains/akpi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/akpi.json diff --git a/domains/akpi.json b/domains/akpi.json new file mode 100644 index 000000000..1cdbd6c00 --- /dev/null +++ b/domains/akpi.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + }, + "record": { + "CNAME": "akpi816218.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }