From 02b6ce05416028878dd7d5571b1cf1974d3f57c5 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 17 Dec 2024 14:14:53 -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..1b5d366c3 --- /dev/null +++ b/domains/hotfix.saftec.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": [ + "100.42.189.124" + ] + } +}