From e9d35248a72b4c8621da866dd66c7d2ffa333e9d Mon Sep 17 00:00:00 2001 From: sh9351 Date: Mon, 8 Aug 2022 22:31:23 +0900 Subject: [PATCH 1/2] feat: Added domain programatically --- domains/sh9351.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sh9351.json diff --git a/domains/sh9351.json b/domains/sh9351.json new file mode 100644 index 000000000..c86b6118c --- /dev/null +++ b/domains/sh9351.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "sh9351", + "email": "perfect2315shlim@gmail.com" + }, + + "record": { + "CNAME": "https://sh9351.github.io" + } + } + \ No newline at end of file From 73599be21433249351bf1db736eaa810b74dc8d4 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 14 Aug 2022 10:58:11 +0700 Subject: [PATCH 2/2] Update domains/sh9351.json --- domains/sh9351.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh9351.json b/domains/sh9351.json index c86b6118c..f1cea6e4b 100644 --- a/domains/sh9351.json +++ b/domains/sh9351.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://sh9351.github.io" + "CNAME": "sh9351.github.io" } } \ No newline at end of file