From b8f0883662c03dc8ea8bb1295cbdf304818e7066 Mon Sep 17 00:00:00 2001 From: P0rc0D10 Date: Sat, 12 Aug 2023 01:48:35 +0200 Subject: [PATCH 1/2] feat(domain): reizy.is-a.dev --- domains/reizy.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/reizy.json b/domains/reizy.json index b75ddee82..759c7bdba 100644 --- a/domains/reizy.json +++ b/domains/reizy.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "P0rc0D10", "email": "grazioligiuliano52@gmail.com" - }, - "record": { - "URL": "https://reizy.eu" - } + }, + "record": { + "CNAME": "hosts.is-a.dev" } - \ No newline at end of file +} From 757b9760cd4d9387c62c4e6b0f67832b217f6243 Mon Sep 17 00:00:00 2001 From: P0rc0D10 Date: Sat, 12 Aug 2023 01:49:56 +0200 Subject: [PATCH 2/2] feat(domain): malfunzionato.is-a.dev --- domains/malfunzionato.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/malfunzionato.json diff --git a/domains/malfunzionato.json b/domains/malfunzionato.json new file mode 100644 index 000000000..382a331d5 --- /dev/null +++ b/domains/malfunzionato.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "P0rc0D10", + "email": "grazioligiuliano52@gmail.com" + }, + "record": { + "URL": "https://github.com/p0rc0d10" + } +}