From dbd3cacc97945614992f5e1e7f99c1e77a67dab0 Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:41:51 +0700 Subject: [PATCH] Update trueuser.json --- domains/trueuser.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 76511aadb..db9ca5498 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "istrueuser", - "email": "thisistrueemail@gmail.com" -}, - "record": { - "A": ["35.186.245.55"], - "MX": ["hosts.is-a.dev"], -} + "owner": { + "username": "istrueuser", + "email": "thisistrueemail@gmail.com" + }, + "record": { + "A": ["35.186.245.55"], + "MX": ["hosts.is-a.dev"], + } }