From 2e7634272cc46c87316e1fed6645e9b8180c2c66 Mon Sep 17 00:00:00 2001 From: Lenny <65754609+JewishLewish@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:47:26 -0800 Subject: [PATCH 1/4] Added lunes --- domains/lunes.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lunes.json diff --git a/domains/lunes.json b/domains/lunes.json new file mode 100644 index 000000000..4242ae5b2 --- /dev/null +++ b/domains/lunes.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "JewishLewish", + "email": "lanbrokhman@gmail.com" + }, + "record": { + "CNAME": "lunes.host" + } + } + \ No newline at end of file From 005a6f5bea71c64f8f869648dcde00eed2ce4630 Mon Sep 17 00:00:00 2001 From: Lenny <65754609+JewishLewish@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:59:50 -0800 Subject: [PATCH 2/4] Added jewishlewish --- domains/jewishlewish.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jewishlewish.json diff --git a/domains/jewishlewish.json b/domains/jewishlewish.json new file mode 100644 index 000000000..88c9580fa --- /dev/null +++ b/domains/jewishlewish.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "JewishLewish", + "email": "lanbrokhman@gmail.com" + }, + "record": { + "CNAME": "https://github.com/jewishlewish" + } + } + \ No newline at end of file From 574a3e17fbe71a8e3479a2a3f2d4e1b53d210a80 Mon Sep 17 00:00:00 2001 From: Lenny <65754609+JewishLewish@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:00:11 -0800 Subject: [PATCH 3/4] I don't want to use Lunes. --- domains/lunes.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lunes.json diff --git a/domains/lunes.json b/domains/lunes.json deleted file mode 100644 index 4242ae5b2..000000000 --- a/domains/lunes.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "JewishLewish", - "email": "lanbrokhman@gmail.com" - }, - "record": { - "CNAME": "lunes.host" - } - } - \ No newline at end of file From 2ead4b38f27a6b48c6231df93355b7d224f25065 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 24 Dec 2022 17:06:36 +0700 Subject: [PATCH 4/4] fix records --- domains/jewishlewish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jewishlewish.json b/domains/jewishlewish.json index 88c9580fa..1c3019101 100644 --- a/domains/jewishlewish.json +++ b/domains/jewishlewish.json @@ -5,7 +5,7 @@ "email": "lanbrokhman@gmail.com" }, "record": { - "CNAME": "https://github.com/jewishlewish" + "URL": "https://github.com/jewishlewish" } } - \ No newline at end of file +