From 59ddedecf03017293731b6635a2b23e23c6db3b6 Mon Sep 17 00:00:00 2001 From: El Fietulais <87206907+ElFietulais@users.noreply.github.com> Date: Sat, 23 Jul 2022 16:50:33 -0500 Subject: [PATCH] Create fietu.json --- domains/fietu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fietu.json diff --git a/domains/fietu.json b/domains/fietu.json new file mode 100644 index 000000000..15b53c7c0 --- /dev/null +++ b/domains/fietu.json @@ -0,0 +1,12 @@ +{ + "description": "Fietu Website", + "repo": "https://github.com/elfietulais", + "owner": { + "username": "El Fietulais", + "email": "pancongusanos@gmail.com" + }, + "record": { + "A": ["152.70.198.159"], + "AAAA":["2603:c020:4002:8da8:6f20:6d80:9704:a358"] + } + }