From 11aa7e2b7c6cc67f303c8de54a689985a9d04b7a Mon Sep 17 00:00:00 2001 From: codeRisshi25 Date: Mon, 25 Sep 2023 14:10:03 +0530 Subject: [PATCH 01/33] 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/33] 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/33] 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 ed8a26625d3b8a3c8d3677ff033fef268c96e1f9 Mon Sep 17 00:00:00 2001 From: chocovannii Date: Tue, 3 Oct 2023 12:27:26 +0300 Subject: [PATCH 04/33] 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 05/33] 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 fc40c21b779e45e268e5789770be8acc8fc1ad52 Mon Sep 17 00:00:00 2001 From: sedat342042 Date: Wed, 4 Oct 2023 01:37:57 +0300 Subject: [PATCH 06/33] 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 c7363143abef88e55a5d351ddd10891779331177 Mon Sep 17 00:00:00 2001 From: mrtemp70 Date: Thu, 5 Oct 2023 19:37:52 +0600 Subject: [PATCH 07/33] 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 08/33] 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 09/33] 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 10/33] 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 c56f624abb26edbc14ef7160ac7e0f48b94d0a31 Mon Sep 17 00:00:00 2001 From: IfVar Date: Fri, 6 Oct 2023 09:29:33 -0500 Subject: [PATCH 11/33] 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 12/33] 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 3d7ac5eef53e8636c19266659f6867494a11683d Mon Sep 17 00:00:00 2001 From: K-K-L-L Date: Fri, 6 Oct 2023 20:24:06 +0300 Subject: [PATCH 13/33] 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 6c4bd74ad48980d0d966ea3dcf5c76f4cce684c3 Mon Sep 17 00:00:00 2001 From: IfVar Date: Fri, 6 Oct 2023 13:35:21 -0500 Subject: [PATCH 14/33] 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 15/33] 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 16/33] 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 17/33] 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 18/33] 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 19/33] 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 20/33] 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 21/33] 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 22/33] 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 23/33] 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 24/33] 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 25/33] 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 306d3df84ab4827b112c2659f182601687d9a78f Mon Sep 17 00:00:00 2001 From: mazimez Date: Sat, 7 Oct 2023 20:34:25 +0530 Subject: [PATCH 26/33] 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 27/33] 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 fd76a3e2a8e0c05e38933316301bc04ac8e25158 Mon Sep 17 00:00:00 2001 From: dusiadudusia Date: Sat, 7 Oct 2023 21:32:22 +0500 Subject: [PATCH 28/33] feat(domain): ryameeloveme.is-a.dev --- domains/ryameeloveme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ryameeloveme.json diff --git a/domains/ryameeloveme.json b/domains/ryameeloveme.json new file mode 100644 index 000000000..d0f7c4479 --- /dev/null +++ b/domains/ryameeloveme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dusiadudusia", + "email": "ds4667861@gmaiL.com" + }, + "record": { + "URL": "https://sites.google.com/view/ryameeloveme" + } +} From 960271cee05862f4b764b6520f655678b0c98302 Mon Sep 17 00:00:00 2001 From: Ghalib-craftLeProgrammeur Date: Sat, 7 Oct 2023 19:49:12 +0100 Subject: [PATCH 29/33] 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 30/33] 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 31/33] 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 32/33] 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 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 33/33] 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/" } }