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 1/4] 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", + ]} +} From 3e2f87a792e98396179298075345a71fcde3b786 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Thu, 26 May 2022 05:38:29 -0400 Subject: [PATCH 2/4] Update tiuri.json --- domains/tiuri.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tiuri.json b/domains/tiuri.json index 737067c8b..ebb6767da 100644 --- a/domains/tiuri.json +++ b/domains/tiuri.json @@ -8,5 +8,5 @@ "record": { "A": [ "100.99.120.60", - ]} + ] } From 0c69dcf9b15f301487f920c8f924834978a7299d Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Thu, 26 May 2022 05:38:58 -0400 Subject: [PATCH 3/4] Update tiuri.json --- domains/tiuri.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tiuri.json b/domains/tiuri.json index ebb6767da..3646e74ec 100644 --- a/domains/tiuri.json +++ b/domains/tiuri.json @@ -7,6 +7,6 @@ }, "record": { "A": [ - "100.99.120.60", + "100.99.120.60" ] } From f6fd634dbc8e198c1515f9b906e30de68e7650b7 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Thu, 26 May 2022 05:43:02 -0400 Subject: [PATCH 4/4] Update tiuri.json --- domains/tiuri.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tiuri.json b/domains/tiuri.json index 3646e74ec..fdfe8f7ae 100644 --- a/domains/tiuri.json +++ b/domains/tiuri.json @@ -8,5 +8,5 @@ "record": { "A": [ "100.99.120.60" - ] + ]} }