From 0e81fc149434f803d770bc66053e0ff0772e14d6 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 22 Feb 2025 18:57:47 +0530 Subject: [PATCH 1/4] 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/4] 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" + } +} From b122eea734ebcf5688d562253bc6b44786097095 Mon Sep 17 00:00:00 2001 From: josem430 <44243335+josem430@users.noreply.github.com> Date: Sat, 22 Feb 2025 08:48:34 -0500 Subject: [PATCH 3/4] Create jmc.is-a.dev.json --- domains/jmc.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jmc.is-a.dev.json diff --git a/domains/jmc.is-a.dev.json b/domains/jmc.is-a.dev.json new file mode 100644 index 000000000..b938c448e --- /dev/null +++ b/domains/jmc.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "josem430", + "email": "jmc300499@gmail.com", + "discord": "josem430" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 1bc42fda60b81823f99fe4c7af5b60343dd3c70f Mon Sep 17 00:00:00 2001 From: josem430 <44243335+josem430@users.noreply.github.com> Date: Sat, 22 Feb 2025 09:29:05 -0500 Subject: [PATCH 4/4] Rename jmc.is-a.dev.json to jmc.json --- domains/{jmc.is-a.dev.json => jmc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jmc.is-a.dev.json => jmc.json} (100%) diff --git a/domains/jmc.is-a.dev.json b/domains/jmc.json similarity index 100% rename from domains/jmc.is-a.dev.json rename to domains/jmc.json