From 229604d22cd65f8612b2be6a7952ddaea802d315 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:38:42 +0300 Subject: [PATCH] Delete domains/alphatest.json --- domains/alphatest.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/alphatest.json diff --git a/domains/alphatest.json b/domains/alphatest.json deleted file mode 100644 index e8b88d53e..000000000 --- a/domains/alphatest.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] - } -}