From 4822a18d564b71a22d0672d8b21fb2b02ef800d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=2E=20D=C5=A9ng?= <85283786+phantatdung233@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:10:19 +0700 Subject: [PATCH 1/3] Create ptd.json --- domains/ptd.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ptd.json diff --git a/domains/ptd.json b/domains/ptd.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ptd.json @@ -0,0 +1 @@ + From 26722c2e3998883220711d3448215545db54fb19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=2E=20D=C5=A9ng?= <85283786+phantatdung233@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:32:55 +0700 Subject: [PATCH 2/3] Update ptd.json --- domains/ptd.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/ptd.json b/domains/ptd.json index 8b1378917..0f3f406aa 100644 --- a/domains/ptd.json +++ b/domains/ptd.json @@ -1 +1,10 @@ - +{ + "description": "Documentation for ptdung", + "owner": { + "username": "phantatdung233", + "email": "phantatdung233@gmail.com" + }, + "record": { + "CNAME": "https://ptdung.site" + } +} From 544aaffdff3dd56089f4d3ad1f65740a9784846f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=2E=20D=C5=A9ng?= <85283786+phantatdung233@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:37:27 +0700 Subject: [PATCH 3/3] Update ptd.json --- domains/ptd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ptd.json b/domains/ptd.json index 0f3f406aa..401823245 100644 --- a/domains/ptd.json +++ b/domains/ptd.json @@ -5,6 +5,6 @@ "email": "phantatdung233@gmail.com" }, "record": { - "CNAME": "https://ptdung.site" + "CNAME": "ptdung.site" } }