From 95dbf8ee267ad11c3ffe1057165ac376bb297a74 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:06:39 +0530 Subject: [PATCH] Create wasim.json --- domains/wasim.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wasim.json diff --git a/domains/wasim.json b/domains/wasim.json new file mode 100644 index 000000000..c65cdb9bc --- /dev/null +++ b/domains/wasim.json @@ -0,0 +1,10 @@ +{ + "subdomain": "wasim", + "owner": { + "email": "wasimbaig000@gmail.com" + }, + "records": { + "CNAME": "wasimb.vercel.app" + }, + "proxied": false +}