From d130c2eab4cc3f941efc74dc1fc59d8339ac4c55 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Wed, 29 Jan 2025 09:28:15 -0300 Subject: [PATCH] Create hotfix.saftec.json --- domains/hotfix.saftec.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hotfix.saftec.json diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json new file mode 100644 index 000000000..7c062218c --- /dev/null +++ b/domains/hotfix.saftec.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": [ + "207.244.235.32" + ] + } +}