From 3961974315c07f82b5dc41b0f7a943472413409a Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:27:55 +0000 Subject: [PATCH] Remove MX and TXT records from sabidzpro.json, keep only CNAME --- domains/sabidzpro.json | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index b5d2cf1b3..8adcbbd4f 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -7,19 +7,6 @@ }, "proxied": true, "records": { - "CNAME": "sabidzpro.vercel.app", - "MX": [ - { - "priority": 10, - "host": "mx1.forwardemail.net" - }, - { - "priority": 10, - "host": "mx2.forwardemail.net" - } - ], - "TXT": [ - "forward-email=syaiful.osd@yahoo.com" - ] + "CNAME": "sabidzpro.vercel.app" } -} +} \ No newline at end of file