From 733506a6234daedbe713a6853aaf8f209c044535 Mon Sep 17 00:00:00 2001 From: samuraidev <86363335+CodeGeekR@users.noreply.github.com> Date: Thu, 20 Mar 2025 15:38:07 -0500 Subject: [PATCH 1/2] Create _vercel.pythonweb.json --- domains/_vercel.pythonweb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.pythonweb.json diff --git a/domains/_vercel.pythonweb.json b/domains/_vercel.pythonweb.json new file mode 100644 index 000000000..dbb366a7a --- /dev/null +++ b/domains/_vercel.pythonweb.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CodeGeekR", + "email": "", + "discord": "768080481924677632" + }, + "record": { + "TXT": "vc-domain-verify=pythonweb.is-a.dev,395acbd091553c5523bb" + } +} From 9a9b81e6efbf8cdc08d6653f97c6981f4e893611 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 21 Mar 2025 12:40:37 +0400 Subject: [PATCH 2/2] fix: remove empty field --- domains/_vercel.pythonweb.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.pythonweb.json b/domains/_vercel.pythonweb.json index dbb366a7a..175a58013 100644 --- a/domains/_vercel.pythonweb.json +++ b/domains/_vercel.pythonweb.json @@ -1,7 +1,6 @@ { "owner": { "username": "CodeGeekR", - "email": "", "discord": "768080481924677632" }, "record": {