From ce8bea7782c0502c51852921edc5696a0f37d978 Mon Sep 17 00:00:00 2001 From: Amr Gawish <87614+agawish@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:00:30 +0000 Subject: [PATCH 1/2] Create amr.json To have `amr-is-a.dev` --- domains/amr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amr.json diff --git a/domains/amr.json b/domains/amr.json new file mode 100644 index 000000000..d33621228 --- /dev/null +++ b/domains/amr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "agawish", + "email": "amr.gawish@gmail.com" + }, + "record": { + "CNAME": "amr-gawish.com" + } +} From 96d81b576e4db1b45e4458ef859138a2808ced07 Mon Sep 17 00:00:00 2001 From: Dishant radadiya <164029200+Dishant402955@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:18:44 +0530 Subject: [PATCH 2/2] Create _vercel.dishant.json (for the verification) --- domains/_vercel.dishant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.dishant.json diff --git a/domains/_vercel.dishant.json b/domains/_vercel.dishant.json new file mode 100644 index 000000000..8e1e08fd2 --- /dev/null +++ b/domains/_vercel.dishant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dishant402955", + "email": "dishantradadiya3036@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=dishant.is-a.dev,cfc2c6cd0ad49054757b" + } +}