From c6a4fac90604dcf4657712a066e3c0ad4e6ba83f Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:49:45 +0300 Subject: [PATCH 1/7] feat(domain): add `matrix.is-a.dev` --- domains/matrix.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/matrix.json diff --git a/domains/matrix.json b/domains/matrix.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/matrix.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From 6d05c5c51f6f01e4381bab3ed90829a7cddcd188 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:50:50 +0300 Subject: [PATCH 2/7] feat(domain): add `matrix.vi0leta.is-a.dev` --- domains/matrix.vi0leta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/matrix.vi0leta.json diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/matrix.vi0leta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From 8a278e9c5858c3d3fe1cd14877059768d9865a7f Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:53:04 +0300 Subject: [PATCH 3/7] Delete matrix.json --- domains/matrix.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/matrix.json diff --git a/domains/matrix.json b/domains/matrix.json deleted file mode 100644 index eed253c13..000000000 --- a/domains/matrix.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - - "record": { - "A": ["143.47.191.152"] - } -} From 39ad3d43addb386a64877694505d95f601aa639c Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:57:53 +0300 Subject: [PATCH 4/7] Delete trio.json --- domains/trio.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/trio.json diff --git a/domains/trio.json b/domains/trio.json deleted file mode 100644 index cf7a34106..000000000 --- a/domains/trio.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "trio", - "owner": { - "username": "trio745", - "email": "triofran6@gmail.com" - }, - "record": { - "MX": ["smtp.internal.xhyrom.dev"] - } -} From 76b50871d09b86e764f157737bb91836f99567d0 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:58:56 +0300 Subject: [PATCH 5/7] Delete matrix.vi0leta.json --- domains/matrix.vi0leta.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/matrix.vi0leta.json diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json deleted file mode 100644 index eed253c13..000000000 --- a/domains/matrix.vi0leta.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - - "record": { - "A": ["143.47.191.152"] - } -} From 20020f703a8f69a023cac16443202daf804c18ab Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:59:31 +0300 Subject: [PATCH 6/7] feat(domain): add `matrix.vi0leta.is-a.dev` --- domains/matrix.vi0leta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/matrix.vi0leta.json diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/matrix.vi0leta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From cda902653d2aa8feb71dfd6b51f68a67451fec86 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 12:44:55 +0800 Subject: [PATCH 7/7] Discard changes to domains/trio.json --- domains/trio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/trio.json diff --git a/domains/trio.json b/domains/trio.json new file mode 100644 index 000000000..cf7a34106 --- /dev/null +++ b/domains/trio.json @@ -0,0 +1,10 @@ +{ + "description": "trio", + "owner": { + "username": "trio745", + "email": "triofran6@gmail.com" + }, + "record": { + "MX": ["smtp.internal.xhyrom.dev"] + } +}