From ba92a759715565e062e1d695f6c8955079faa616 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Sat, 30 Jan 2021 22:51:12 +0800 Subject: [PATCH 1/4] Create bs.json --- domains/bs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bs.json diff --git a/domains/bs.json b/domains/bs.json new file mode 100644 index 000000000..0f8223adf --- /dev/null +++ b/domains/bs.json @@ -0,0 +1,11 @@ +{ + "description": "A Website for my api + "repo": "https://github.com/brawlie/api", + "owner": { + "username": "joeleeofficial", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "7b9fd2b3-d702-4577-bcbf-a1a529ad3f3d.repl.co" + } +} From 19b630ae07c735cc00bce2a960caf5fe4c238d2e Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Tue, 2 Feb 2021 08:26:20 +0800 Subject: [PATCH 2/4] Update bs.json --- domains/bs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bs.json b/domains/bs.json index 0f8223adf..e7daac5a3 100644 --- a/domains/bs.json +++ b/domains/bs.json @@ -1,8 +1,8 @@ { - "description": "A Website for my api + "description": "a website for my api", "repo": "https://github.com/brawlie/api", "owner": { - "username": "joeleeofficial", + "username": "brawlie", "email": "tojoeleeofficial@gmail.com" }, "record": { From 555486bc2871c3fb1e6803d2cb8668a0ac354039 Mon Sep 17 00:00:00 2001 From: Samarth Kulshrestha Date: Tue, 2 Feb 2021 13:39:31 +0530 Subject: [PATCH 3/4] adding samarth.json --- domains/samarth.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/samarth.json diff --git a/domains/samarth.json b/domains/samarth.json new file mode 100644 index 000000000..585ceb6b6 --- /dev/null +++ b/domains/samarth.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samarth2005", + "email": "samarthkulshresth@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} From ce6a98af5a468ecefc1f3309a59458aaed8b3f61 Mon Sep 17 00:00:00 2001 From: ZeroTwo <69979824+ZeroTwoDev@users.noreply.github.com> Date: Tue, 2 Feb 2021 15:13:24 +0100 Subject: [PATCH 4/4] updated the domain cuz cool --- domains/zerotwo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zerotwo.json b/domains/zerotwo.json index 287eab13b..155bc7092 100644 --- a/domains/zerotwo.json +++ b/domains/zerotwo.json @@ -6,6 +6,6 @@ "email": "halil_ismail@yahoo.com" }, "record": { - "CNAME": "hosting.gitbook.io" + "CNAME": "zerotwodev.github.io" } -} \ No newline at end of file +}