From f8deec4f62ed5da3fef473ba351afeb600b6ae11 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Mon, 29 Jan 2024 10:31:17 +0800 Subject: [PATCH] chore: remove mail.badboy.is-a.dev --- domains/mail.badboy.json | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 domains/mail.badboy.json 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" - } -}