From 17876a88b4d2f9a6b57ffb0c3def58330c5171ee Mon Sep 17 00:00:00 2001 From: Yutong Han <114771606+YutongHanOfficial@users.noreply.github.com> Date: Wed, 15 Feb 2023 15:40:09 -0500 Subject: [PATCH 1/2] Create Yutong.json --- domains/Yutong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Yutong.json diff --git a/domains/Yutong.json b/domains/Yutong.json new file mode 100644 index 000000000..523e68be4 --- /dev/null +++ b/domains/Yutong.json @@ -0,0 +1,11 @@ +{ + "description": "Test description", + "repo": "https://Global-Clicks.yutonghan2.repl.co", + "owner": { + "username": "yutonghanofficial", + "email": "realyutonghan@gmail.com" + }, + "record": { + "CNAME": "e5ac2ad9-5903-4c72-9092-7da12688a4c2.id.repl.co" + } +} From e666735e3f226b448f3bb3edef16f0e4518e5d18 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 16 Feb 2023 06:29:36 +0800 Subject: [PATCH 2/2] Rename Yutong.json to yutong.json --- domains/{Yutong.json => yutong.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Yutong.json => yutong.json} (100%) diff --git a/domains/Yutong.json b/domains/yutong.json similarity index 100% rename from domains/Yutong.json rename to domains/yutong.json