From 8ffbaba863ebfba5c4b31fb1db4cd9d44520a6cd Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:09:11 +0200 Subject: [PATCH] Delete domains/spicy.json --- domains/spicy.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 domains/spicy.json diff --git a/domains/spicy.json b/domains/spicy.json deleted file mode 100644 index f50b70ba4..000000000 --- a/domains/spicy.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "oyepriyansh", - "email": "oyepriyansh@hotmail.com" - }, - "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" - } -}