From 60791b09b08e6d37586471a3fb67a4ce8fe51189 Mon Sep 17 00:00:00 2001 From: HSGamer Date: Sun, 14 Aug 2022 11:58:38 +0700 Subject: [PATCH] feat: Added domain programatically --- domains/hsgamer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hsgamer.json diff --git a/domains/hsgamer.json b/domains/hsgamer.json new file mode 100644 index 000000000..5a749b8d2 --- /dev/null +++ b/domains/hsgamer.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "HSGamer", + "email": "huynhqtienvtag@gmail.com" + }, + + "record": { + "CNAME": "hsgamer.github.io" + } + } + \ No newline at end of file