From 26aafe98ee8270ddbbace2f5e1aff864f3b41f56 Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Mon, 21 Mar 2022 09:07:20 +0530 Subject: [PATCH] Create magniquick.json --- domains/magniquick.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 domains/magniquick.json diff --git a/domains/magniquick.json b/domains/magniquick.json new file mode 100644 index 000000000..e7e8892ba --- /dev/null +++ b/domains/magniquick.json @@ -0,0 +1,22 @@ +{ + "description": "magniquick's personal site", + "repo": "https://github.com/Magniquick/magniquick.github.io", + "owner": { + "username": "magniquick", + "email": "", + "discord": "Magniquick#5003" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}