From bd87649e3b266b9e42271f3e8d8e773142a9104a Mon Sep 17 00:00:00 2001 From: Alpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Fri, 27 May 2022 20:31:40 +0300 Subject: [PATCH] Delete alpha.json --- domains/alpha.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json deleted file mode 100644 index 207dfbc41..000000000 --- a/domains/alpha.json +++ /dev/null @@ -1,22 +0,0 @@ -{ -"repo": "https://github.com/YouFoundAlpha/youfoundalpha.github.io", - "owner": { - "username": "YouFoundAlpha", - "email": "", - "twitter": "YouFoundAlpha", - "discord": "YouFoundAlpha#5372" - }, - "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" - } -}