From 808cad8b0b2dcafea13c9193b4a0996543bca9e6 Mon Sep 17 00:00:00 2001 From: ztztmc <2timessharp@gmail.com> Date: Mon, 20 Nov 2023 16:15:38 +0530 Subject: [PATCH 1/3] feat(domain): ztzt.is-a.dev --- domains/ztzt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ztzt.json diff --git a/domains/ztzt.json b/domains/ztzt.json new file mode 100644 index 000000000..2f9697c3e --- /dev/null +++ b/domains/ztzt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ztztmc", + "email": "2timessharp@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3e16ccc4ca546a3a2a8cc2e01e6c174caf953c78 Mon Sep 17 00:00:00 2001 From: ztzt <113851739+ztztmc@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:46:35 +0530 Subject: [PATCH 2/3] Add files via upload --- domains/ztzt.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ztzt.json b/domains/ztzt.json index 2f9697c3e..6175a1fe6 100644 --- a/domains/ztzt.json +++ b/domains/ztzt.json @@ -1,12 +1,12 @@ -{ - "owner": { - "username": "ztztmc", - "email": "2timessharp@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } +{ + "description": "ztzt.is-a.dev", + "repo": "https://github.com/ztztmc/ztztmc.github.io", + "owner": { + "username": "ztztmc", + "email": "2timessharp@gmail.com". + "discord": "ztzt" + }, + "record": { + "CNAME": "ztztmc.github.io" + } } \ No newline at end of file From caad85199c3f316a873e3d0e1d9ba9d55a000432 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:43:47 -0500 Subject: [PATCH 3/3] Update ztzt.json --- domains/ztzt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ztzt.json b/domains/ztzt.json index 6175a1fe6..676909dbe 100644 --- a/domains/ztzt.json +++ b/domains/ztzt.json @@ -3,10 +3,10 @@ "repo": "https://github.com/ztztmc/ztztmc.github.io", "owner": { "username": "ztztmc", - "email": "2timessharp@gmail.com". - "discord": "ztzt" + "email": "2timessharp@gmail.com", + "discord": "ztzt" }, "record": { "CNAME": "ztztmc.github.io" } -} \ No newline at end of file +}