From 57e96ea4a2eaf4da6acab652e656230c08ceeddd Mon Sep 17 00:00:00 2001 From: Agung Firmansyah <47552952+agungfir10@users.noreply.github.com> Date: Wed, 9 Apr 2025 08:07:43 +0700 Subject: [PATCH] Create _vercel.agungfir.json --- domains/_vercel.agungfir.json | 9 +++++++++ domains/agungfir.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.agungfir.json create mode 100644 domains/agungfir.json diff --git a/domains/_vercel.agungfir.json b/domains/_vercel.agungfir.json new file mode 100644 index 000000000..1721e67e4 --- /dev/null +++ b/domains/_vercel.agungfir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "agungfir10", + "email": "agungfirid@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=agungfir.is-a.dev,f3a8d63f073d51dadc29" + } +} \ No newline at end of file diff --git a/domains/agungfir.json b/domains/agungfir.json new file mode 100644 index 000000000..ad57330c0 --- /dev/null +++ b/domains/agungfir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "agungfir10", + "email": "agungfirid@gmail.com" + }, + "record": { + "CNAME": "agungfir.vercel.app" + } +} \ No newline at end of file