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] 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"] + } + }