diff --git a/domains/_vercel.farooq.json b/domains/_vercel.farooq.json new file mode 100644 index 000000000..32d631ffd --- /dev/null +++ b/domains/_vercel.farooq.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fexxix", + "email": "fexxix@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=farooq.is-a.dev,a240a8b43ff88d419864" + } +} diff --git a/domains/_vercel.udhaya.json b/domains/_vercel.udhaya.json new file mode 100644 index 000000000..7472bd312 --- /dev/null +++ b/domains/_vercel.udhaya.json @@ -0,0 +1,12 @@ +{ + "description": "Vercel Txt Verification", + "owner": { + "username": "xAceDuke", + "email": "kinghtth0@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=udhaya.is-a.dev,accd4809ddad58ac55a4" + ] + } +} diff --git a/domains/akcord.json b/domains/akcord.json index 2132ee213..f367e58b2 100644 --- a/domains/akcord.json +++ b/domains/akcord.json @@ -1,11 +1,14 @@ { - "description": "AKCord's Portfolio", - "repo": "https://github.com/AKCord/akcord.github.io", - "owner": { - "username": "AKCord", - "email": "shrestha.aeniv@gmail.com" - }, - "record": { - "CNAME": "akcord.github.io" - } + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com", + "discord": "AKCord" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } } diff --git a/domains/farooq.json b/domains/farooq.json new file mode 100644 index 000000000..a80b47ebe --- /dev/null +++ b/domains/farooq.json @@ -0,0 +1,10 @@ +{ + "description": "Will be used for my portfolio", + "owner": { + "username": "fexxix", + "email": "fexxix@gmail.com" + }, + "record": { + "CNAME": "portfolio-one-jet-50.vercel.app" + } +} diff --git a/domains/ilawy.json b/domains/ilawy.json new file mode 100644 index 000000000..4527b33b3 --- /dev/null +++ b/domains/ilawy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "repo": "https://github.com/ilawy/ilawy", + "owner": { + "username": "ilawy", + "email": "ilawy@proton.me" + }, + "record": { + "CNAME": "ilawy.pages.dev" + } +} diff --git a/domains/udhaya.json b/domains/udhaya.json new file mode 100644 index 000000000..1585ab18a --- /dev/null +++ b/domains/udhaya.json @@ -0,0 +1,11 @@ +{ + "description": "Just My personal portfolio page hosted in vercel", + "repo": "https://github.com/xAceDuke/ProjectAlpha", + "owner": { + "username": "xAceDuke", + "email": "kinghtth0@gmail.com" + }, + "record": { + "CNAME": "projectalpha-xtgt.vercel.app" + } +}