From c88ccf09274f37121d50a7ee4c4cc836d53617b1 Mon Sep 17 00:00:00 2001 From: ituir <79328695+ituir@users.noreply.github.com> Date: Tue, 24 May 2022 19:57:06 +0200 Subject: [PATCH] Create tiuri.json --- domains/tiuri.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tiuri.json diff --git a/domains/tiuri.json b/domains/tiuri.json new file mode 100644 index 000000000..737067c8b --- /dev/null +++ b/domains/tiuri.json @@ -0,0 +1,12 @@ +{ + "description": "because im an dev", + "repo": "https://github.com/ituir", + "owner": { + "username": "ituir", + "email": "tiuri@server.tiuri.be" + }, + "record": { + "A": [ + "100.99.120.60", + ]} +}