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" + } +}