From 0d4cf8afb1835aafc61869ac4f7d84a497b50161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=AA=A8=EB=A9=94MoMe?= Date: Mon, 21 Dec 2020 09:59:25 +0900 Subject: [PATCH 1/3] Create pororo.json --- domains/pororo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pororo.json diff --git a/domains/pororo.json b/domains/pororo.json new file mode 100644 index 000000000..300a876d1 --- /dev/null +++ b/domains/pororo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MoartMedia", + "email": "u.hello@kakao.com" + }, + "record": { + "CNAME": "u.hellomo.me" + } +} From 3c3d738fa0a06b594ccaa3f69fd003ba9b44a7a0 Mon Sep 17 00:00:00 2001 From: Davekibh Date: Mon, 21 Dec 2020 14:16:49 +0530 Subject: [PATCH 2/3] Added my json file --- domains/davekibh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/davekibh.json diff --git a/domains/davekibh.json b/domains/davekibh.json new file mode 100644 index 000000000..447fb2b99 --- /dev/null +++ b/domains/davekibh.json @@ -0,0 +1,11 @@ +{ + "description": "Dave Bhandari's Portfolio", + "repo": "https://github.com/Davekibh/Davekibh.github.io", + "owner": { + "username": "Davekibh", + "email": "davestephen2002@gmail.com" + }, + "record": { + "CNAME": "Davekibh.github.io" + } +} \ No newline at end of file From 95d81b295dccf8e46980f3c9e75ca21de6e6b8f2 Mon Sep 17 00:00:00 2001 From: prasadbobby Date: Mon, 21 Dec 2020 15:36:52 +0530 Subject: [PATCH 3/3] =?UTF-8?q?prasadbobby.json=20added=20into=20Domains?= =?UTF-8?q?=20folder...=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/prasadbobby.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prasadbobby.json diff --git a/domains/prasadbobby.json b/domains/prasadbobby.json new file mode 100644 index 000000000..fe701cbe7 --- /dev/null +++ b/domains/prasadbobby.json @@ -0,0 +1,11 @@ +{ + "description": "Edu Manager", + "repo": "https://github.com/prasadbobby", + "owner": { + "username": "prasadbobby", + "email": "prasadbobby057@gmail.com" + }, + "record": { + "URL": "http://prasadbobby.me" + } + } \ No newline at end of file