From e8a3224f6ac265b13898b55c9d015ae0d63293ec Mon Sep 17 00:00:00 2001 From: Alpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Thu, 26 May 2022 21:15:19 +0300 Subject: [PATCH] Create api.alpha.json --- domains/api.alpha.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/api.alpha.json diff --git a/domains/api.alpha.json b/domains/api.alpha.json new file mode 100644 index 000000000..997a5ca29 --- /dev/null +++ b/domains/api.alpha.json @@ -0,0 +1,19 @@ +{ +"repo": "https://github.com/YouFoundAlpha/api", + "owner": { + "username": "YouFoundAlpha", + "email": "", + "twitter": "YouFoundAlpha", + "discord": "YouFoundAlpha#5372" + }, + "record": { +"A": [ +"104.196.232.237" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}