From 3924d3c8ec70752505fce2292fb4b673f5ac9c8a Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Wed, 3 May 2023 11:49:09 +0200 Subject: [PATCH] Update omera.json --- domains/omera.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/omera.json b/domains/omera.json index 285b091a2..9dc9857e6 100644 --- a/domains/omera.json +++ b/domains/omera.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - } -} -{ - "record": { - "A": [ - "212.227.32.105", - ] - } + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } }