diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json deleted file mode 100644 index b2cb5b526..000000000 --- a/domains/mail.badboy.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "repo": "https://github.com/Bad-Boy-Codes/contact", - "description": "My email forwarder", - "owner": { - "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com", - "discord": "Bad Boy Plays#9608", - "note": "My Discord ID is 445073800850046977." - }, - "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", - "URL": "https://badboy.is-a.dev/contact" - } -}