From 82fe6a3224d6190a704001fe1d8431c2f33a67e2 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Thu, 21 Sep 2023 11:41:31 +0800 Subject: [PATCH 01/13] Update hcs.json --- domains/hcs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/hcs.json b/domains/hcs.json index 969b0f3ed..7cf3b23f3 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,10 +1,10 @@ { "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" + "username": "hcs1219", + "email": "hcskaiask@gmail.com" }, "record": { - "A": ["5.196.239.158"] + "CNAME": "bbd928e6-8d57-4ccb-99e3-97b961397448.id.repl.co", + "TXT": "replit-verify=bbd928e6-8d57-4ccb-99e3-97b961397448" } } - From 350eb64fbceb921c0bb566cf4888aef6f04da75a Mon Sep 17 00:00:00 2001 From: justDarian Date: Thu, 21 Sep 2023 15:52:24 -0400 Subject: [PATCH 02/13] feat(domain): darian.is-a.dev --- domains/darian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/darian.json diff --git a/domains/darian.json b/domains/darian.json new file mode 100644 index 000000000..db4c9a500 --- /dev/null +++ b/domains/darian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "justDarian", + "email": "Darian.mohaseb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e91c99cedecc8bb9bc9a5d3f5e194f6186c6744d Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:35:39 +0530 Subject: [PATCH 03/13] Create syntaxloopers --- domains/syntaxloopers | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/syntaxloopers diff --git a/domains/syntaxloopers b/domains/syntaxloopers new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/syntaxloopers @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 29626af8be61f8f0ddcb6348ba85a86bad0e7124 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:36:42 +0530 Subject: [PATCH 04/13] Create marketplace.syntaxloopers --- domains/marketplace.syntaxloopers | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marketplace.syntaxloopers diff --git a/domains/marketplace.syntaxloopers b/domains/marketplace.syntaxloopers new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/marketplace.syntaxloopers @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 5114bed4125f83dba1dee0a8fc3fe329223e38b1 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:38:24 +0530 Subject: [PATCH 05/13] Rename marketplace.syntaxloopers to marketplace.syntaxlooper.jsons --- .../{marketplace.syntaxloopers => marketplace.syntaxlooper.jsons} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{marketplace.syntaxloopers => marketplace.syntaxlooper.jsons} (100%) diff --git a/domains/marketplace.syntaxloopers b/domains/marketplace.syntaxlooper.jsons similarity index 100% rename from domains/marketplace.syntaxloopers rename to domains/marketplace.syntaxlooper.jsons From 58caae9374eef01caf1480d50294536c755b8fa9 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:38:57 +0530 Subject: [PATCH 06/13] Rename syntaxloopers to syntaxloopers.json --- domains/{syntaxloopers => syntaxloopers.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{syntaxloopers => syntaxloopers.json} (100%) diff --git a/domains/syntaxloopers b/domains/syntaxloopers.json similarity index 100% rename from domains/syntaxloopers rename to domains/syntaxloopers.json From b7e363288f1c0ea2e5fd019d04837eb688084036 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:39:48 +0530 Subject: [PATCH 07/13] Rename marketplace.syntaxlooper.jsons to marketplace.syntaxlooper.json --- ...rketplace.syntaxlooper.jsons => marketplace.syntaxlooper.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{marketplace.syntaxlooper.jsons => marketplace.syntaxlooper.json} (100%) diff --git a/domains/marketplace.syntaxlooper.jsons b/domains/marketplace.syntaxlooper.json similarity index 100% rename from domains/marketplace.syntaxlooper.jsons rename to domains/marketplace.syntaxlooper.json From 187f173ee04fdd79700142d0644a1324e8a88c09 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:37:29 +0800 Subject: [PATCH 08/13] Update hcs.json --- domains/hcs.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/hcs.json b/domains/hcs.json index 7cf3b23f3..dbbbd645b 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -4,7 +4,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "bbd928e6-8d57-4ccb-99e3-97b961397448.id.repl.co", - "TXT": "replit-verify=bbd928e6-8d57-4ccb-99e3-97b961397448" + "CNAME": "https://hcs1219.github.io" } } From 2f9d6a343b4a9c93a401333bde67162e357f9dcc Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Fri, 22 Sep 2023 15:29:47 +0800 Subject: [PATCH 09/13] Update hcs.json --- domains/hcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hcs.json b/domains/hcs.json index dbbbd645b..b585e5e80 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -4,6 +4,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "https://hcs1219.github.io" + "CNAME": "hcs1219.github.io" } } From 9cb02467c3ba6f88eee332d71ab422a1a82bf424 Mon Sep 17 00:00:00 2001 From: atharvalt <100528425+atharvalt@users.noreply.github.com> Date: Fri, 22 Sep 2023 19:42:20 +0530 Subject: [PATCH 10/13] Update atharva.json --- domains/atharva.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/atharva.json b/domains/atharva.json index ce05b2a98..98fa0ec8c 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/atharvalt/atharvalt.github.io", + "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", "owner": { - "username": "atharvalt", + "username": "atharvaupadhyay", "email": "atharva.upadhyay1099@gmail.com", - "discord": "ã‚·Atharva#5374" + "discord": "atharvaupadhyay" }, "record": { - "CNAME": "atharvalt.github.io" + "CNAME": "atharvaupadhyay.github.io" } } From 4052f22fe73a78b2c249eba3741e2eb15ced18d5 Mon Sep 17 00:00:00 2001 From: atharvalt Date: Fri, 22 Sep 2023 19:44:56 +0530 Subject: [PATCH 11/13] feat(domain): saatvik.is-a.dev --- domains/saatvik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saatvik.json diff --git a/domains/saatvik.json b/domains/saatvik.json new file mode 100644 index 000000000..4dfeac60c --- /dev/null +++ b/domains/saatvik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "atharvalt", + "email": "beast.gaming1099@gmail.com" + }, + "record": { + "CNAME": "atharvaupadhyay.github.io" + } +} From 48014e00c6c3f4fb1f07be07edb728b477cedba2 Mon Sep 17 00:00:00 2001 From: U8K50 Date: Fri, 22 Sep 2023 19:51:06 +0530 Subject: [PATCH 12/13] feat(domain): ukirio.is-a.dev --- domains/ukirio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ukirio.json diff --git a/domains/ukirio.json b/domains/ukirio.json new file mode 100644 index 000000000..392964700 --- /dev/null +++ b/domains/ukirio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "U8K50", + "email": "u8k50850@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 18b740ac61fa0243d45074a53bce877c40b25a2a Mon Sep 17 00:00:00 2001 From: legendsayantan Date: Fri, 22 Sep 2023 19:54:50 +0530 Subject: [PATCH 13/13] feat(domain): sayantan.is-a.dev --- domains/sayantan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sayantan.json diff --git a/domains/sayantan.json b/domains/sayantan.json new file mode 100644 index 000000000..138802c0b --- /dev/null +++ b/domains/sayantan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "legendsayantan", + "email": "legendsayantanpaul@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file