From e1f61852d6ad1a9730e32d4ab42a90f8d7d1eaba Mon Sep 17 00:00:00 2001 From: L0SER <65214509+L0SER8228@users.noreply.github.com> Date: Sun, 7 Mar 2021 22:14:49 +0530 Subject: [PATCH 1/3] Create l0ser.json --- domains/l0ser.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/l0ser.json diff --git a/domains/l0ser.json b/domains/l0ser.json new file mode 100644 index 000000000..b5cb346b0 --- /dev/null +++ b/domains/l0ser.json @@ -0,0 +1,11 @@ +{ + "description": "L0SER's personal developer website", + "repo": "https://github.com/L0SER8228", + "owner": { + "username": "L0SER8228", + "email": "loserlackey@gmail.com" + }, + "record": { + "CNAME": "L0SER8228.github.io" + } +} From cd0e5dae12d4928f0e4af87c6b1452a6cc87142f Mon Sep 17 00:00:00 2001 From: bashou <69566373+bashoudev@users.noreply.github.com> Date: Sun, 7 Mar 2021 12:36:08 -0500 Subject: [PATCH 2/3] Update bashou.json --- domains/bashou.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bashou.json b/domains/bashou.json index 764db6922..79d7fa55d 100644 --- a/domains/bashou.json +++ b/domains/bashou.json @@ -5,6 +5,6 @@ "twitter": "bashoudev" }, "record": { - "CNAME": "bashoudev.ga" + "URL": "https://bashoudev.ga" } -} \ No newline at end of file +} From 36a639c9732aa2faa1907aac91557945ee591e47 Mon Sep 17 00:00:00 2001 From: Luis Antonio Correa Leyva Date: Mon, 8 Mar 2021 08:35:08 -0500 Subject: [PATCH 3/3] Create luis-ciber.json --- domains/luis-ciber.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luis-ciber.json diff --git a/domains/luis-ciber.json b/domains/luis-ciber.json new file mode 100644 index 000000000..4ba174760 --- /dev/null +++ b/domains/luis-ciber.json @@ -0,0 +1,11 @@ +{ + "description": "Luis Correa Leyva", + "repo": "https://github.com/correaleyval/correaleyval.github.io", + "owner": { + "username": "correaleyval", + "email": "correaleyval@gmail.com" + }, + "record": { + "CNAME": "correaleyval.github.io" + } +}