From 18a6f5e376d48cf5743329cc866c9a9716cf65e3 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:36:23 +0700 Subject: [PATCH 1/2] Create minhtan.json --- domains/minhtan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/minhtan.json diff --git a/domains/minhtan.json b/domains/minhtan.json new file mode 100644 index 000000000..3211b7562 --- /dev/null +++ b/domains/minhtan.json @@ -0,0 +1,12 @@ +{ + "description": "Trình giả lập chạy mã Python trên website.", + "repo": "https://github.com/tanbaycu/pythonCLI-webapp", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "python-cli-webapp.vercel.app" + }, + "proxied": true +} From fa8815a91d8e42c057ed32e6513c1c1f25e4c8a4 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:37:38 +0700 Subject: [PATCH 2/2] Create _vercel.minhtan.json --- domains/_vercel.minhtan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.minhtan.json diff --git a/domains/_vercel.minhtan.json b/domains/_vercel.minhtan.json new file mode 100644 index 000000000..60f5234bc --- /dev/null +++ b/domains/_vercel.minhtan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=minhtan.is-a.dev,7be64448654af271a7c5" + } +}