From 64934b0fc230a4513f898a5e7cf564954bb78316 Mon Sep 17 00:00:00 2001 From: Mateus Lopes Costa Date: Sat, 18 Jan 2025 09:21:31 -0300 Subject: [PATCH] Create mateus.json --- domains/mateus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mateus.json diff --git a/domains/mateus.json b/domains/mateus.json new file mode 100644 index 000000000..df2dbbc12 --- /dev/null +++ b/domains/mateus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CostaMateus", + "email": "mateus@costamateus.com.br" + }, + "record": { + "A": [ "147.79.84.80" ] + } +}