From 10245e5f00b6dc84d1b4219accbe69ff88f1edb1 Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Mon, 20 Jan 2025 13:43:47 +0530 Subject: [PATCH] Create _vercel.rushabh.json --- domains/_vercel.rushabh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.rushabh.json diff --git a/domains/_vercel.rushabh.json b/domains/_vercel.rushabh.json new file mode 100644 index 000000000..b7919209d --- /dev/null +++ b/domains/_vercel.rushabh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rushabhcodes", + "email": "rushabhpatil.dev@gmail.com", + "discord": "_rushabh" + }, + "record": { + "TXT": "vc-domain-verify=rushabh.is-a.dev,e47a4ecf75c610a591e3" + } +}