From ad06d2406315bb9cc86597f19a773dfdf820e0ca Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Thu, 8 Jun 2023 11:29:48 +0200 Subject: [PATCH] Create ofv.json --- domains/ofv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ofv.json diff --git a/domains/ofv.json b/domains/ofv.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/ofv.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +}