From 7d4fb084a131abbd27ec266ae51d729cea9ac08f Mon Sep 17 00:00:00 2001 From: Pham Thong <52208732+pmint05@users.noreply.github.com> Date: Wed, 31 Aug 2022 09:45:14 +0700 Subject: [PATCH 1/2] Create pmint05.json --- domains/pmint05.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pmint05.json diff --git a/domains/pmint05.json b/domains/pmint05.json new file mode 100644 index 000000000..d2ae09e84 --- /dev/null +++ b/domains/pmint05.json @@ -0,0 +1,12 @@ +{ + "description": "Subdomain for my personal developer website", + "repo": "https://github.com/pmint05/pmint05.github.io", + "owner": { + "username": "pmint05", + "email": "pmint05@protonmail.com", + "twitter": "pmint05" + }, + "record": { + "CNAME": "pmint05.github.io" + } +} From 83345f00ee568ff2476bfdc4bbcdd0a67e761452 Mon Sep 17 00:00:00 2001 From: ItzMaxxi Date: Sat, 29 Oct 2022 20:55:55 -0300 Subject: [PATCH 2/2] feat: Added domain programatically --- domains/max.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/max.json diff --git a/domains/max.json b/domains/max.json new file mode 100644 index 000000000..aa8a8d8fc --- /dev/null +++ b/domains/max.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "ItzMaxxi", + "email": "maxguilham@protonmail.com" + }, + + "record": { + "URL": "https://eu.dzxdev.repl.co/" + } + } + \ No newline at end of file