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/16] 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 77c838aa76d4ff330d52bba2a5207fa991d66272 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 21 Sep 2023 10:46:12 -0400 Subject: [PATCH 02/16] feat(domain): ultrix.is-a.dev --- domains/ultrix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ultrix.json diff --git a/domains/ultrix.json b/domains/ultrix.json new file mode 100644 index 000000000..6c986115d --- /dev/null +++ b/domains/ultrix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.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 5e7134f70775fa5d213cd25370c36cc064c8f666 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 21 Sep 2023 10:55:25 -0400 Subject: [PATCH 03/16] feat(domain): interstellar.is-a.dev --- domains/interstellar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/interstellar.json diff --git a/domains/interstellar.json b/domains/interstellar.json new file mode 100644 index 000000000..6c986115d --- /dev/null +++ b/domains/interstellar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.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 28c19368feb67587265b56b6f95b186557a57d24 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 21 Sep 2023 10:56:05 -0400 Subject: [PATCH 04/16] feat(domain): interstellar.ultrix.is-a.dev --- domains/interstellar.ultrix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/interstellar.ultrix.json diff --git a/domains/interstellar.ultrix.json b/domains/interstellar.ultrix.json new file mode 100644 index 000000000..6c986115d --- /dev/null +++ b/domains/interstellar.ultrix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.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 044adbc0f02dcf62e01dde3d925dcc7c3cb75123 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 21 Sep 2023 10:56:37 -0400 Subject: [PATCH 05/16] feat(domain): stellaros.is-a.dev --- domains/stellaros.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/stellaros.json diff --git a/domains/stellaros.json b/domains/stellaros.json new file mode 100644 index 000000000..6c986115d --- /dev/null +++ b/domains/stellaros.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.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 06/16] 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 07/16] 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 08/16] 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 09/16] 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 10/16] 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 11/16] 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 12/16] 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 13/16] 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 14/16] 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 15/16] 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 16/16] 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