From 4011af62a3fce2562ba062bed2b1cc06cf531c3e Mon Sep 17 00:00:00 2001 From: Petla <66150085+Petla-reboot@users.noreply.github.com> Date: Fri, 7 Oct 2022 00:23:32 +0900 Subject: [PATCH 1/2] Create petla.json --- domains/petla.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/petla.json diff --git a/domains/petla.json b/domains/petla.json new file mode 100644 index 000000000..0f84d757d --- /dev/null +++ b/domains/petla.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Petla-reboot", + "email": "", + "twitter": "Petla_reboot" + }, + + "record": { + "A": ["160.251.151.77"] + } + } From 5fd04155d96c5f9332c6b349d0b6d19572653cd7 Mon Sep 17 00:00:00 2001 From: Petla <66150085+Petla-reboot@users.noreply.github.com> Date: Sun, 9 Oct 2022 18:27:20 +0900 Subject: [PATCH 2/2] Update petla.json Add my email address --- domains/petla.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/petla.json b/domains/petla.json index 0f84d757d..267c2208f 100644 --- a/domains/petla.json +++ b/domains/petla.json @@ -1,7 +1,7 @@ { "owner": { "username": "Petla-reboot", - "email": "", + "email": "petla@s246.xrea.com", "twitter": "Petla_reboot" },