From 11aa7e2b7c6cc67f303c8de54a689985a9d04b7a Mon Sep 17 00:00:00 2001 From: codeRisshi25 Date: Mon, 25 Sep 2023 14:10:03 +0530 Subject: [PATCH 01/45] feat(domain): risshi.is-a.dev --- domains/risshi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/risshi.json diff --git a/domains/risshi.json b/domains/risshi.json new file mode 100644 index 000000000..16ef6f5e1 --- /dev/null +++ b/domains/risshi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "codeRisshi25", + "email": "risshirajsen@gmail.com" + }, + "record": { + "CNAME": "www.coderisshi25.github.io" + } +} From 7eced5f1f0f3e7962484e65bddc8f4bfad9f71a4 Mon Sep 17 00:00:00 2001 From: Risshi Raj Sen <74894700+codeRisshi25@users.noreply.github.com> Date: Tue, 26 Sep 2023 00:56:40 +0530 Subject: [PATCH 02/45] Update risshi.json --- domains/risshi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/risshi.json b/domains/risshi.json index 16ef6f5e1..4c3092aaf 100644 --- a/domains/risshi.json +++ b/domains/risshi.json @@ -4,6 +4,6 @@ "email": "risshirajsen@gmail.com" }, "record": { - "CNAME": "www.coderisshi25.github.io" + "CNAME": "www.codeRisshi25.github.io" } } From 271d7a1a5c71002f1d692dddcc00746124f9eebb Mon Sep 17 00:00:00 2001 From: Risshi Raj Sen <74894700+codeRisshi25@users.noreply.github.com> Date: Fri, 29 Sep 2023 10:51:53 +0530 Subject: [PATCH 03/45] necessary changes made --- domains/risshi.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/risshi.json b/domains/risshi.json index 4c3092aaf..88438fd81 100644 --- a/domains/risshi.json +++ b/domains/risshi.json @@ -1,9 +1,11 @@ { + "description": "portfolio website", + "repo": "https://github.com/codeRisshi25/codeRisshi25.github.io", "owner": { "username": "codeRisshi25", - "email": "risshirajsen@gmail.com" + "email": "risshirajsen@gmail.com", }, "record": { - "CNAME": "www.codeRisshi25.github.io" + "CNAME": "codeRisshi25.github.io" } } From 00930ed0496083d2f7cbf04e4f85df00c88a3f0e Mon Sep 17 00:00:00 2001 From: AVVERSION Date: Mon, 2 Oct 2023 14:10:34 +0530 Subject: [PATCH 04/45] feat(domain): avversion.is-a.dev --- domains/avversion.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/avversion.json diff --git a/domains/avversion.json b/domains/avversion.json new file mode 100644 index 000000000..7bb955743 --- /dev/null +++ b/domains/avversion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AVVERSION", + "email": "ishmansingh24@gmail.com" + }, + "record": { + "CNAME": "avversion.github.io" + } +} From b99ca84c41bf7569d1bd4455fb72ef9b0777b588 Mon Sep 17 00:00:00 2001 From: AVVERSION <79741360+AVVERSION@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:39:03 +0530 Subject: [PATCH 05/45] Update avversion.json --- domains/avversion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/avversion.json b/domains/avversion.json index 7bb955743..021faebab 100644 --- a/domains/avversion.json +++ b/domains/avversion.json @@ -1,7 +1,7 @@ { "owner": { "username": "AVVERSION", - "email": "ishmansingh24@gmail.com" + "email": "79741360+AVVERSION@users.noreply.github.com" }, "record": { "CNAME": "avversion.github.io" From ed8a26625d3b8a3c8d3677ff033fef268c96e1f9 Mon Sep 17 00:00:00 2001 From: chocovannii Date: Tue, 3 Oct 2023 12:27:26 +0300 Subject: [PATCH 06/45] feat(domain): snowcat.is-a.dev --- domains/snowcat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snowcat.json diff --git a/domains/snowcat.json b/domains/snowcat.json new file mode 100644 index 000000000..a11f37c40 --- /dev/null +++ b/domains/snowcat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chocovannii", + "email": "eldar.fire.tv@gmail.com" + }, + "record": { + "A": ["79.165.121.142"] + } +} From 515598ea4152bdc8bc40a82a65fb5a22373bc802 Mon Sep 17 00:00:00 2001 From: muandane Date: Tue, 3 Oct 2023 22:15:56 +0100 Subject: [PATCH 07/45] feat(domain): zine.is-a.dev --- domains/zine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zine.json diff --git a/domains/zine.json b/domains/zine.json new file mode 100644 index 000000000..dea0768a6 --- /dev/null +++ b/domains/zine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muandane", + "email": "zmoualhi@outlook.com" + }, + "record": { + "URL": "muandane.github.io/portfolio/" + } +} From b18a689821e39c14c414989b5159b1e22f1f0028 Mon Sep 17 00:00:00 2001 From: SC136 Date: Wed, 4 Oct 2023 03:14:50 +0530 Subject: [PATCH 08/45] feat(domain): sc.is-a.dev --- domains/sc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sc.json diff --git a/domains/sc.json b/domains/sc.json new file mode 100644 index 000000000..0bb548c7f --- /dev/null +++ b/domains/sc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SC136", + "email": "swarchuri06@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 fc40c21b779e45e268e5789770be8acc8fc1ad52 Mon Sep 17 00:00:00 2001 From: sedat342042 Date: Wed, 4 Oct 2023 01:37:57 +0300 Subject: [PATCH 09/45] feat(domain): sedat3344.is-a.dev --- domains/sedat3344.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sedat3344.json diff --git a/domains/sedat3344.json b/domains/sedat3344.json new file mode 100644 index 000000000..07c775c62 --- /dev/null +++ b/domains/sedat3344.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sedat342042", + "email": "sedat342042@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 3d0711abdb4ca96aded39677dec532a3beadca7e Mon Sep 17 00:00:00 2001 From: trailblazie Date: Wed, 4 Oct 2023 17:09:38 +0300 Subject: [PATCH 10/45] feat(domain): trailblazertech.is-a.dev --- domains/trailblazertech.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trailblazertech.json diff --git a/domains/trailblazertech.json b/domains/trailblazertech.json new file mode 100644 index 000000000..21aa904de --- /dev/null +++ b/domains/trailblazertech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "trailblazie", + "email": "trailblazire@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 c7363143abef88e55a5d351ddd10891779331177 Mon Sep 17 00:00:00 2001 From: mrtemp70 Date: Thu, 5 Oct 2023 19:37:52 +0600 Subject: [PATCH 11/45] feat(domain): mrtemp70.is-a.dev --- domains/mrtemp70.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mrtemp70.json diff --git a/domains/mrtemp70.json b/domains/mrtemp70.json new file mode 100644 index 000000000..d5e5e35ea --- /dev/null +++ b/domains/mrtemp70.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@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 701b52bd8faa65db8765cb60aae72cdc4c6c2197 Mon Sep 17 00:00:00 2001 From: chocovannii Date: Thu, 5 Oct 2023 19:51:44 +0300 Subject: [PATCH 12/45] feat(domain): finsniper.is-a.dev --- domains/finsniper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/finsniper.json diff --git a/domains/finsniper.json b/domains/finsniper.json new file mode 100644 index 000000000..4af193110 --- /dev/null +++ b/domains/finsniper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chocovannii", + "email": "eldar.fire.tv@gmail.com" + }, + "record": { + "MX": ["feedback-smtp.us-east-1.amazonses.com"] + } +} From 524e17a7afdd2141f0a5c1993bf27981e647c37a Mon Sep 17 00:00:00 2001 From: HQMTGaming Date: Fri, 6 Oct 2023 10:16:36 +0700 Subject: [PATCH 13/45] feat(domain): hqmtgaming.is-a.dev --- domains/hqmtgaming.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hqmtgaming.json diff --git a/domains/hqmtgaming.json b/domains/hqmtgaming.json new file mode 100644 index 000000000..f936119b4 --- /dev/null +++ b/domains/hqmtgaming.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "HQMTGaming", + "email": "hoangquocminhthien@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 d466152352e9bae435396ba2158ab4d035b47cbe Mon Sep 17 00:00:00 2001 From: HQMTGaming Date: Fri, 6 Oct 2023 10:42:08 +0700 Subject: [PATCH 14/45] feat(domain): hqmt.is-a.dev --- domains/hqmt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hqmt.json diff --git a/domains/hqmt.json b/domains/hqmt.json new file mode 100644 index 000000000..f936119b4 --- /dev/null +++ b/domains/hqmt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "HQMTGaming", + "email": "hoangquocminhthien@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 c24c6daafc3b794ff48eeec2bd645305873259df Mon Sep 17 00:00:00 2001 From: PythonScratcher Date: Fri, 6 Oct 2023 13:55:04 +0100 Subject: [PATCH 15/45] feat(domain): shrek.is-a.dev --- domains/shrek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shrek.json diff --git a/domains/shrek.json b/domains/shrek.json new file mode 100644 index 000000000..f45ff53a9 --- /dev/null +++ b/domains/shrek.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PythonScratcher", + "email": "callumcardy7@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 978675563e292cde9adae948e0fdaf08582a135e Mon Sep 17 00:00:00 2001 From: diegohh0411 Date: Fri, 6 Oct 2023 08:16:54 -0600 Subject: [PATCH 16/45] feat(domain): diego.is-a.dev --- domains/diego.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/diego.json diff --git a/domains/diego.json b/domains/diego.json new file mode 100644 index 000000000..e3b4c353a --- /dev/null +++ b/domains/diego.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "diegohh0411", + "email": "diegohh0411@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 c56f624abb26edbc14ef7160ac7e0f48b94d0a31 Mon Sep 17 00:00:00 2001 From: IfVar Date: Fri, 6 Oct 2023 09:29:33 -0500 Subject: [PATCH 17/45] feat(domain): var.is-a.dev --- domains/var.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/var.json diff --git a/domains/var.json b/domains/var.json new file mode 100644 index 000000000..901d5d04d --- /dev/null +++ b/domains/var.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "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 e3b93d8e9ab7a2ddb3687a1afbdd43d643ce1d5b Mon Sep 17 00:00:00 2001 From: AzureZeng Date: Fri, 6 Oct 2023 23:19:13 +0800 Subject: [PATCH 18/45] feat(domain): azw.is-a.dev --- domains/azw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/azw.json diff --git a/domains/azw.json b/domains/azw.json new file mode 100644 index 000000000..fc337ac8e --- /dev/null +++ b/domains/azw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AzureZeng", + "email": "weedycn@outlook.com" + }, + "record": { + "CNAME": "azurezeng.com" + } +} From e5f9af0a3b9706d33b799d30f25a929efb8715ce Mon Sep 17 00:00:00 2001 From: SuperIcecube1 Date: Fri, 6 Oct 2023 17:02:22 +0100 Subject: [PATCH 19/45] feat(domain): isaacrobinson.is-a.dev --- domains/isaacrobinson.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isaacrobinson.json diff --git a/domains/isaacrobinson.json b/domains/isaacrobinson.json new file mode 100644 index 000000000..6cad9c037 --- /dev/null +++ b/domains/isaacrobinson.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SuperIcecube1", + "email": "supericecube@aol.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 3d7ac5eef53e8636c19266659f6867494a11683d Mon Sep 17 00:00:00 2001 From: K-K-L-L Date: Fri, 6 Oct 2023 20:24:06 +0300 Subject: [PATCH 20/45] feat(domain): rayan.is-a.dev --- domains/rayan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rayan.json diff --git a/domains/rayan.json b/domains/rayan.json new file mode 100644 index 000000000..cff26534a --- /dev/null +++ b/domains/rayan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "K-K-L-L", + "email": "kkll345643@protonmail.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 1cee23af1e1b17ee28fd64c94cfb0dba7cc0cd67 Mon Sep 17 00:00:00 2001 From: Md Rakibul Islam <121342608+rakibul-islam-hasib@users.noreply.github.com> Date: Sat, 7 Oct 2023 00:05:10 +0600 Subject: [PATCH 21/45] Create rakib.json --- domains/rakib.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rakib.json diff --git a/domains/rakib.json b/domains/rakib.json new file mode 100644 index 000000000..cc586fe32 --- /dev/null +++ b/domains/rakib.json @@ -0,0 +1,12 @@ +{ + "description": "For my personal portfolio", + "repo": "https://github.comrakibul-islam-hasib/rakibul-islam-hasib.github.io", + "owner": { + "username": "rakibul-islam-hasib", + "email": "boraborhasib@gmail.com", + "twitter": "netkinghasib" + }, + "record": { + "CNAME": "rakibul-islam-hasib.github.io" + } +} From 6c4bd74ad48980d0d966ea3dcf5c76f4cce684c3 Mon Sep 17 00:00:00 2001 From: IfVar Date: Fri, 6 Oct 2023 13:35:21 -0500 Subject: [PATCH 22/45] feat(domain): constvar.is-a.dev --- domains/constvar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/constvar.json diff --git a/domains/constvar.json b/domains/constvar.json new file mode 100644 index 000000000..901d5d04d --- /dev/null +++ b/domains/constvar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "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 d7f17117f53370afa7a391bd6ea9d38a66646b6e Mon Sep 17 00:00:00 2001 From: eyesmad Date: Fri, 6 Oct 2023 20:02:31 -0700 Subject: [PATCH 23/45] feat(domain): apa.is-a.dev --- domains/apa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/apa.json diff --git a/domains/apa.json b/domains/apa.json new file mode 100644 index 000000000..0af1ce035 --- /dev/null +++ b/domains/apa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "eyesmad", + "email": "eagam0002@mymail.lausd.net" + }, + "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 22c7a1a0d3d96473d0b887a1ff3a281611ba00d7 Mon Sep 17 00:00:00 2001 From: mrtemp70 Date: Sat, 7 Oct 2023 10:31:42 +0600 Subject: [PATCH 24/45] feat(domain): gfhfg.is-a.dev --- domains/gfhfg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gfhfg.json diff --git a/domains/gfhfg.json b/domains/gfhfg.json new file mode 100644 index 000000000..7328921c2 --- /dev/null +++ b/domains/gfhfg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "CNAME": "mrtemp70.github.io" + } +} From 68b2859d7769002eb8dbc440af6294313d2e21e9 Mon Sep 17 00:00:00 2001 From: Mr Backman <144264784+mrtemp70@users.noreply.github.com> Date: Sat, 7 Oct 2023 10:59:37 +0600 Subject: [PATCH 25/45] Rename mrtemp70.json to mrtemp70-host.json --- domains/{mrtemp70.json => mrtemp70host.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{mrtemp70.json => mrtemp70host.json} (99%) diff --git a/domains/mrtemp70.json b/domains/mrtemp70host.json similarity index 99% rename from domains/mrtemp70.json rename to domains/mrtemp70host.json index d5e5e35ea..774e041a4 100644 --- a/domains/mrtemp70.json +++ b/domains/mrtemp70host.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 64f14c808d2b5a4b2b59fa08f072c813dab41638 Mon Sep 17 00:00:00 2001 From: Mr Backman <144264784+mrtemp70@users.noreply.github.com> Date: Sat, 7 Oct 2023 11:01:06 +0600 Subject: [PATCH 26/45] Rename gfhfg.json to mrtemp70.json --- domains/{gfhfg.json => mrtemp70.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{gfhfg.json => mrtemp70.json} (100%) diff --git a/domains/gfhfg.json b/domains/mrtemp70.json similarity index 100% rename from domains/gfhfg.json rename to domains/mrtemp70.json From ca4e3dd908a06d716cc56fda9d9e5d1a34276683 Mon Sep 17 00:00:00 2001 From: Mr Backman <144264784+mrtemp70@users.noreply.github.com> Date: Sat, 7 Oct 2023 11:03:22 +0600 Subject: [PATCH 27/45] Delete domains/mrtemp70host.json --- domains/mrtemp70host.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mrtemp70host.json diff --git a/domains/mrtemp70host.json b/domains/mrtemp70host.json deleted file mode 100644 index 774e041a4..000000000 --- a/domains/mrtemp70host.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "mrtemp70", - "email": "mrtemp70@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From 1028d01757ee2992a1c0aac41ef7d15aa839ecf5 Mon Sep 17 00:00:00 2001 From: AngerminecraftYT Date: Sat, 7 Oct 2023 09:39:37 +0200 Subject: [PATCH 28/45] feat(domain): aware.is-a.dev --- domains/aware.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aware.json diff --git a/domains/aware.json b/domains/aware.json new file mode 100644 index 000000000..6b0b6cba3 --- /dev/null +++ b/domains/aware.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AngerminecraftYT", + "email": "david.boltong@icloud.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 4c66fbb67127134d0385540238df20aeb044deb8 Mon Sep 17 00:00:00 2001 From: dizzy123323 Date: Sat, 7 Oct 2023 11:43:08 +0400 Subject: [PATCH 29/45] feat(domain): drv.is-a.dev --- domains/drv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drv.json diff --git a/domains/drv.json b/domains/drv.json new file mode 100644 index 000000000..9cf9bc7dd --- /dev/null +++ b/domains/drv.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dizzy123323", + "email": "dhruvksuru@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 f8e7ca38cfa7f1bb0ba32bed46e4b909ddd2b6b0 Mon Sep 17 00:00:00 2001 From: Akhilesh Vaghela <90500790+theavian@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:44:13 +0530 Subject: [PATCH 30/45] Create theavian.json --- domains/theavian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theavian.json diff --git a/domains/theavian.json b/domains/theavian.json new file mode 100644 index 000000000..5e60bd599 --- /dev/null +++ b/domains/theavian.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portofolio website", + "repo": "https://github.com/theavian/theavian.github.io", + "owner": { + "username": "theavian", + "email": "avicrafty8@gmail.com", + "twitter": "Avian_studios" + }, + "record": { + "CNAME": "theavian.github.io" + } +} From 25616b8f7fc422b4d6bd775eab013888ad499617 Mon Sep 17 00:00:00 2001 From: oxoomy Date: Sat, 7 Oct 2023 10:55:09 +0200 Subject: [PATCH 31/45] feat(domain): oxoomy.is-a.dev --- domains/oxoomy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/oxoomy.json diff --git a/domains/oxoomy.json b/domains/oxoomy.json new file mode 100644 index 000000000..25180da87 --- /dev/null +++ b/domains/oxoomy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "oxoomy", + "email": "goument.yelinn52@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 f57cce177e6aa7571cf78e9b5a685c4fe4e6814d Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sat, 7 Oct 2023 14:01:31 +0200 Subject: [PATCH 32/45] Create _discord.shing.json --- domains/_discord.shing.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.shing.json diff --git a/domains/_discord.shing.json b/domains/_discord.shing.json new file mode 100644 index 000000000..aab849dc9 --- /dev/null +++ b/domains/_discord.shing.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "TXT": "dh=df5daefdc7745f38295b3f89ac5de5373eec9c6c" + } +} From be351711545ad2f5b5a9cd90b6ffc59298196964 Mon Sep 17 00:00:00 2001 From: CodingBobby Date: Sat, 7 Oct 2023 14:02:58 +0200 Subject: [PATCH 33/45] feat(domain): codingbobby.is-a.dev --- domains/codingbobby.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/codingbobby.json diff --git a/domains/codingbobby.json b/domains/codingbobby.json new file mode 100644 index 000000000..530835aab --- /dev/null +++ b/domains/codingbobby.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CodingBobby", + "email": "codingbobby+github@posteo.org" + }, + "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 61888eb2299b8238c749a2f770354d34bb0243c2 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Sat, 7 Oct 2023 22:25:10 +0800 Subject: [PATCH 34/45] Create hchs-bot.json --- hchs-bot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 hchs-bot.json diff --git a/hchs-bot.json b/hchs-bot.json new file mode 100644 index 000000000..4c692732c --- /dev/null +++ b/hchs-bot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com", + "twitter": "@jimmyyo45639462", + "discord": "xiaoxi_tw#0" + }, + "record": { + "CNAME": "tw-node2.thisalesa.eu.org:26020" + } +} From 306d3df84ab4827b112c2659f182601687d9a78f Mon Sep 17 00:00:00 2001 From: mazimez Date: Sat, 7 Oct 2023 20:34:25 +0530 Subject: [PATCH 35/45] feat(domain): mazimez.is-a.dev --- domains/mazimez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mazimez.json diff --git a/domains/mazimez.json b/domains/mazimez.json new file mode 100644 index 000000000..0bb3e5e3c --- /dev/null +++ b/domains/mazimez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mazimez", + "email": "asif987patel@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 40c0705198ca29798ab4ab87661506f4d371bfc0 Mon Sep 17 00:00:00 2001 From: Hex-4 Date: Sat, 7 Oct 2023 09:26:55 -0600 Subject: [PATCH 36/45] feat(domain): hex4.is-a.dev --- domains/hex4.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hex4.json diff --git a/domains/hex4.json b/domains/hex4.json new file mode 100644 index 000000000..d2b2cb0c2 --- /dev/null +++ b/domains/hex4.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hex-4", + "email": "nenex54@pm.me" + }, + "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 960271cee05862f4b764b6520f655678b0c98302 Mon Sep 17 00:00:00 2001 From: Ghalib-craftLeProgrammeur Date: Sat, 7 Oct 2023 19:49:12 +0100 Subject: [PATCH 37/45] feat(domain): ghalibcraft.is-a.dev --- domains/ghalibcraft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ghalibcraft.json diff --git a/domains/ghalibcraft.json b/domains/ghalibcraft.json new file mode 100644 index 000000000..930bc083e --- /dev/null +++ b/domains/ghalibcraft.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Ghalib-craftLeProgrammeur", + "email": "ghalibmezeghiche2012@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 3d32958b0b84623ee1ce6c9e1e813cbb3a1cf20b Mon Sep 17 00:00:00 2001 From: thecrazytech1 Date: Sun, 8 Oct 2023 07:55:44 +1100 Subject: [PATCH 38/45] feat(domain): quartz.is-a.dev --- domains/quartz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quartz.json diff --git a/domains/quartz.json b/domains/quartz.json new file mode 100644 index 000000000..2aa1c45c9 --- /dev/null +++ b/domains/quartz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "thecrazytech1", + "email": "chrissquartz@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 9b4dc34c38e28ae405066d2d28faf9389aa463ff Mon Sep 17 00:00:00 2001 From: Anish Shobith P S <38991749+anishshobithps@users.noreply.github.com> Date: Sun, 8 Oct 2023 02:37:55 +0530 Subject: [PATCH 39/45] feat(delete): domains/anishshobithps.json --- domains/anishshobithps.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/anishshobithps.json diff --git a/domains/anishshobithps.json b/domains/anishshobithps.json deleted file mode 100644 index 60e1b4402..000000000 --- a/domains/anishshobithps.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Personal Website of Anish Shobith P S", - "repo": "https://github.com/Anish-Shobith/anish-shobith.github.io", - "owner": { - "username": "Anish-Shobith", - "email": "anish.shobith19@gmail.com", - "twitter": "Anish_Shobith", - "discord": "Anish Shobith#4542" - }, - "record": { - "CNAME": "anish-shobith.github.io" - } -} From 6a33aa9daf26768078f754d180fb90b532fbdbb7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Oct 2023 09:05:54 +0800 Subject: [PATCH 40/45] fix json --- domains/risshi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/risshi.json b/domains/risshi.json index 88438fd81..d314806ca 100644 --- a/domains/risshi.json +++ b/domains/risshi.json @@ -3,7 +3,7 @@ "repo": "https://github.com/codeRisshi25/codeRisshi25.github.io", "owner": { "username": "codeRisshi25", - "email": "risshirajsen@gmail.com", + "email": "risshirajsen@gmail.com" }, "record": { "CNAME": "codeRisshi25.github.io" From 50259c564622c2b9efae31e12e8cba320e6778f0 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Sun, 8 Oct 2023 09:06:36 +0800 Subject: [PATCH 41/45] Update hchs-bot.json --- hchs-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hchs-bot.json b/hchs-bot.json index 4c692732c..df55b141a 100644 --- a/hchs-bot.json +++ b/hchs-bot.json @@ -6,6 +6,6 @@ "discord": "xiaoxi_tw#0" }, "record": { - "CNAME": "tw-node2.thisalesa.eu.org:26020" + "URL": "http://tw-node2.thisalesa.eu.org:26020" } } From 782e116f0194f74f32dbf9e260f61a6968122efd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 7 Oct 2023 21:09:44 -0400 Subject: [PATCH 42/45] fix --- domains/zine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zine.json b/domains/zine.json index dea0768a6..1a098ead6 100644 --- a/domains/zine.json +++ b/domains/zine.json @@ -4,6 +4,6 @@ "email": "zmoualhi@outlook.com" }, "record": { - "URL": "muandane.github.io/portfolio/" + "URL": "https://muandane.github.io/portfolio/" } } From 3888c296c11e5d18ee04875ea8964659e5cf2252 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Sun, 8 Oct 2023 09:27:22 +0800 Subject: [PATCH 43/45] Create _discord.xiaoxi-tw.json --- domains/_discord.xiaoxi-tw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.xiaoxi-tw.json diff --git a/domains/_discord.xiaoxi-tw.json b/domains/_discord.xiaoxi-tw.json new file mode 100644 index 000000000..d1ba73ad1 --- /dev/null +++ b/domains/_discord.xiaoxi-tw.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com", + "twitter": "@jimmyyo45639462", + "discord": "xiaoxi_tw#0" + }, + "record": { + "TXT": "dh=9e975563be399e84dd4007a4638f27e79128dcab" + } +} From 55d6ff7c7d80a4d524f73ae0b0c246ad70afe766 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Oct 2023 12:22:49 +0800 Subject: [PATCH 44/45] Update and rename hchs-bot.json to domains/hchs-bot.json --- hchs-bot.json => domains/hchs-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename hchs-bot.json => domains/hchs-bot.json (84%) diff --git a/hchs-bot.json b/domains/hchs-bot.json similarity index 84% rename from hchs-bot.json rename to domains/hchs-bot.json index df55b141a..185063480 100644 --- a/hchs-bot.json +++ b/domains/hchs-bot.json @@ -2,7 +2,7 @@ "owner": { "username": "jimmy20180130", "email": "jimmy20180130@gmail.com", - "twitter": "@jimmyyo45639462", + "twitter": "@ljimmyyo45639462", "discord": "xiaoxi_tw#0" }, "record": { From a6a69243b8ff9b962571a0aa7dcb47aa392c3eba Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Oct 2023 12:23:17 +0800 Subject: [PATCH 45/45] Update hchs-bot.json --- domains/hchs-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hchs-bot.json b/domains/hchs-bot.json index 185063480..a6c554ad5 100644 --- a/domains/hchs-bot.json +++ b/domains/hchs-bot.json @@ -2,7 +2,7 @@ "owner": { "username": "jimmy20180130", "email": "jimmy20180130@gmail.com", - "twitter": "@ljimmyyo45639462", + "twitter": "ljimmyyo45639462", "discord": "xiaoxi_tw#0" }, "record": {