From c968ff5028b93dbfed64a79df6c1812f6b368250 Mon Sep 17 00:00:00 2001 From: NotZishan <94621181+NotZishan@users.noreply.github.com> Date: Wed, 6 Apr 2022 09:24:10 +0530 Subject: [PATCH 1/5] Create zishan.json --- domains/zishan.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 domains/zishan.json diff --git a/domains/zishan.json b/domains/zishan.json new file mode 100644 index 000000000..efbc6ed17 --- /dev/null +++ b/domains/zishan.json @@ -0,0 +1,22 @@ +{ + + "owner": { + + "username": "notzishan", + + "discord": "LukeLy#8025", + + + + } + +} +{ + + "record": { + + "CNAME": "542e524c-fe94-4ee5-b51a-7ef228234d95.id.repl.co" + + } + +} From e38c9733f0db973d9d7940d9f23af4b4c3534e41 Mon Sep 17 00:00:00 2001 From: NotZishan <94621181+NotZishan@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:45:54 +0530 Subject: [PATCH 2/5] Update zishan.json --- domains/zishan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zishan.json b/domains/zishan.json index efbc6ed17..5ed5f0250 100644 --- a/domains/zishan.json +++ b/domains/zishan.json @@ -6,7 +6,7 @@ "discord": "LukeLy#8025", - + "email": "zishankhan470414273@gmail.com" } From 864d244a0ff34af3d561b9c3e12cca313b60c12d Mon Sep 17 00:00:00 2001 From: NotZishan <94621181+NotZishan@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:49:14 +0530 Subject: [PATCH 3/5] Update zishan.json --- domains/zishan.json | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/domains/zishan.json b/domains/zishan.json index 5ed5f0250..3dd2bd324 100644 --- a/domains/zishan.json +++ b/domains/zishan.json @@ -1,22 +1,12 @@ { - - "owner": { - +"owner": { "username": "notzishan", - "discord": "LukeLy#8025", - "email": "zishankhan470414273@gmail.com" - } - } { - - "record": { - +"record": { "CNAME": "542e524c-fe94-4ee5-b51a-7ef228234d95.id.repl.co" - } - } From 8bb9e3dc3aa708a3b2b058b598bb7e3e62a0e77c Mon Sep 17 00:00:00 2001 From: NotZishan <94621181+NotZishan@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:55:51 +0530 Subject: [PATCH 4/5] Update zishan.json --- domains/zishan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zishan.json b/domains/zishan.json index 3dd2bd324..df6690e0e 100644 --- a/domains/zishan.json +++ b/domains/zishan.json @@ -2,7 +2,7 @@ "owner": { "username": "notzishan", "discord": "LukeLy#8025", - "email": "zishankhan470414273@gmail.com" + "email": "rizwankhan28081979@gmail.com" } } { From 60a9e80759216a68d5c860324d25e98dd92be95c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 7 Apr 2022 18:12:11 +0700 Subject: [PATCH 5/5] nicely unfuck json --- domains/zishan.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/zishan.json b/domains/zishan.json index df6690e0e..d49be3d94 100644 --- a/domains/zishan.json +++ b/domains/zishan.json @@ -1,12 +1,10 @@ { -"owner": { - "username": "notzishan", - "discord": "LukeLy#8025", - "email": "rizwankhan28081979@gmail.com" - } -} -{ -"record": { - "CNAME": "542e524c-fe94-4ee5-b51a-7ef228234d95.id.repl.co" - } + "owner": { + "username": "notzishan", + "discord": "LukeLy#8025", + "email": "rizwankhan28081979@gmail.com" + }, + "record": { + "CNAME": "542e524c-fe94-4ee5-b51a-7ef228234d95.id.repl.co" + } }