From 7e13e765ce216b38bba62e9876e1a003f3d56f6c Mon Sep 17 00:00:00 2001 From: BIPUL-BORDOLOI <154501966+BIPUL-BORDOLOI@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:25:11 +0530 Subject: [PATCH 1/2] Create bipul.json --- domains/bipul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bipul.json diff --git a/domains/bipul.json b/domains/bipul.json new file mode 100644 index 00000000000..abca8ee4cde --- /dev/null +++ b/domains/bipul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BIPUL-BORDOLOI" + }, + "records": { + "A": ["31.97.236.128"] + }, + "proxied": true +} From c264bcc7423972e6e41d113fc5b622a0d0834b37 Mon Sep 17 00:00:00 2001 From: Xuan Hoa Au <147972985+sunwane@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:43:11 +0700 Subject: [PATCH 2/2] Update TXT record for domain verification --- domains/_vercel.hoaau.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.hoaau.json b/domains/_vercel.hoaau.json index 66dda71d18e..4d125a992de 100644 --- a/domains/_vercel.hoaau.json +++ b/domains/_vercel.hoaau.json @@ -4,6 +4,6 @@ "email": "auxuanhoa@gmail.com" }, "records": { - "TXT": "vc-domain-verify=www.hoaau.is-a.dev,be99a61cb84de2e5353c" + "TXT": "vc-domain-verify=hoaau.is-a.dev,be67250b8c95fce2ce87" } }