From 3cdf5eaa0af9be46a2f0290b5d50289a0a989440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vannesa=20=E6=96=87?= <95283773+Xvannn07@users.noreply.github.com> Date: Sun, 27 Apr 2025 10:22:41 +0800 Subject: [PATCH 1/2] Create _vercel.xvannn07.json --- domains/_vercel.xvannn07.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.xvannn07.json diff --git a/domains/_vercel.xvannn07.json b/domains/_vercel.xvannn07.json new file mode 100644 index 000000000..ce87a6497 --- /dev/null +++ b/domains/_vercel.xvannn07.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Xvannn07" + }, + "record": { + "TXT": "vc-domain-verify=xvannn07.is-a.dev,4316a096c3d8550c18c6" + } +} From 0255cd42ced9e5bded75d4f582d4faddeaaee166 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 28 Apr 2025 17:26:06 +0400 Subject: [PATCH 2/2] fix: field name --- domains/_vercel.xvannn07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.xvannn07.json b/domains/_vercel.xvannn07.json index ce87a6497..c3cf98f79 100644 --- a/domains/_vercel.xvannn07.json +++ b/domains/_vercel.xvannn07.json @@ -2,7 +2,7 @@ "owner": { "username": "Xvannn07" }, - "record": { + "records": { "TXT": "vc-domain-verify=xvannn07.is-a.dev,4316a096c3d8550c18c6" } }