From 23d2ee615c6e0ac9a6bc95e0b02a967eaa1f69bf Mon Sep 17 00:00:00 2001 From: Muhammad Subhan <109712805+MS1034@users.noreply.github.com> Date: Fri, 28 Mar 2025 21:58:49 +0500 Subject: [PATCH] Update domains/subhan.json Remove the protocol in CNAME Co-authored-by: 21Z <21z95@proton.me> --- domains/subhan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subhan.json b/domains/subhan.json index 32f7ab82e..c77c29a22 100644 --- a/domains/subhan.json +++ b/domains/subhan.json @@ -4,6 +4,6 @@ "email": "muhammadsubhan5701@gmail.com" }, "record": { - "CNAME": "https://muhammad-subhan.vercel.app" + "CNAME": "muhammad-subhan.vercel.app" } } \ No newline at end of file