From 0e81fc149434f803d770bc66053e0ff0772e14d6 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 22 Feb 2025 18:57:47 +0530 Subject: [PATCH 1/2] Create synthara.json --- domains/synthara.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/synthara.json diff --git a/domains/synthara.json b/domains/synthara.json new file mode 100644 index 000000000..7aee4a82d --- /dev/null +++ b/domains/synthara.json @@ -0,0 +1,13 @@ +{ + "description": "🚀 Synthara – Your Smart AI Assistant Synthara is an advanced AI-powered virtual assistant designed to enhance productivity, answer queries, and automate tasks efficiently. Built with cutting-edge AI technology, Synthara delivers seamless interactions and intelligent responses.", + "repo": "https://github.com/ArhanAnsari/Synthara", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" + }, + "record": { + "CNAME": "synthara.vercel.app" + } +} From 2f8363041eea835c54cab6c2b108dc21d88c9d94 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 22 Feb 2025 18:59:18 +0530 Subject: [PATCH 2/2] Create _vercel.synthara.json --- domains/_vercel.synthara.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.synthara.json diff --git a/domains/_vercel.synthara.json b/domains/_vercel.synthara.json new file mode 100644 index 000000000..1c48f3e66 --- /dev/null +++ b/domains/_vercel.synthara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=synthara.is-a.dev,5cfe1b6f6a8530d47a55" + } +}