From 991583174f4553980525421859d58efefdfc1dd5 Mon Sep 17 00:00:00 2001 From: Chirath Timodh <115262015+duesacrifice69@users.noreply.github.com> Date: Sun, 5 Mar 2023 14:57:50 +0530 Subject: [PATCH 001/231] Create chirathtimodh.json --- domains/chirathtimodh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chirathtimodh.json diff --git a/domains/chirathtimodh.json b/domains/chirathtimodh.json new file mode 100644 index 000000000..fc6b81d5f --- /dev/null +++ b/domains/chirathtimodh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duesacrifice69", + "email": "chirathtimodh@gmail.com" + }, + "record": { + "URL": "https://chirath.w3spaces.com" + } +} From 67fd15782f5755105ba607e09307984a54fd2ee9 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Mon, 18 Sep 2023 07:25:59 +0300 Subject: [PATCH 002/231] Update alpha.json --- domains/alpha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index b6ae67c40..1e599fe17 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all", "google-site-verification=1Yp1rxUsb362ukiIiFIXt27Cb6lMG-prU24CwBNDW_w"] } -} \ No newline at end of file +} From 0434f0ae45de413b77bfe8ad4cd49b99cb71fc9a Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:52:40 +0300 Subject: [PATCH 003/231] Update alpha.json --- domains/alpha.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index 1e599fe17..01c5cb585 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,6 +6,7 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all", "google-site-verification=1Yp1rxUsb362ukiIiFIXt27Cb6lMG-prU24CwBNDW_w"] + "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all"], + "CNAME": "yfa.pages.dev" } } From 11aa7e2b7c6cc67f303c8de54a689985a9d04b7a Mon Sep 17 00:00:00 2001 From: codeRisshi25 Date: Mon, 25 Sep 2023 14:10:03 +0530 Subject: [PATCH 004/231] 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 005/231] 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 477a62e5e5257c1491ae754c97a637c5f3d053b4 Mon Sep 17 00:00:00 2001 From: finnickguo Date: Tue, 26 Sep 2023 09:34:34 +0800 Subject: [PATCH 006/231] feat(domain): oops.is-a.dev --- domains/oops.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oops.json diff --git a/domains/oops.json b/domains/oops.json new file mode 100644 index 000000000..e656ff1dd --- /dev/null +++ b/domains/oops.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "finnickguo", + "email": "finnickguo@gmail.com" + }, + "record": { + "CNAME": "150.109.115.77" + } +} 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 007/231] 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 7f7bbb20b339bf8ce6d41c2b10c5dd402c3391b4 Mon Sep 17 00:00:00 2001 From: parov0z Date: Fri, 29 Sep 2023 20:37:19 +0400 Subject: [PATCH 008/231] feat(domain): parovoz.is-a.dev --- domains/parovoz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/parovoz.json diff --git a/domains/parovoz.json b/domains/parovoz.json new file mode 100644 index 000000000..38745a67c --- /dev/null +++ b/domains/parovoz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "parov0z", + "email": "andrey.android7890@mail.ru" + }, + "record": { + "CNAME": "parovoz.tw1.ru" + } +} From 4d83a6cb1b76b55808a0e025d154ff585cf2484c Mon Sep 17 00:00:00 2001 From: Kashif Raza Date: Sat, 30 Sep 2023 14:34:13 +0530 Subject: [PATCH 009/231] Create kashif.is-a.dev.json --- domains/kashif.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kashif.is-a.dev.json diff --git a/domains/kashif.is-a.dev.json b/domains/kashif.is-a.dev.json new file mode 100644 index 000000000..b9f4c77f9 --- /dev/null +++ b/domains/kashif.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "Simple portfolio with a famous domain like .is-a.dev will give a lot of opportunities + "repo": "https://github.com/alkriz/Kriztech", + "owner": { + "username": "altkriz", + "email": "k.raza1932000@gmail.com", + "twitter": "altkriz" + }, + "record": { + "CNAME": "altkriz.github.io" + } +} From 95ff48ad8457e30756a6bb29f66cd8b5dc729893 Mon Sep 17 00:00:00 2001 From: altkriz Date: Sat, 30 Sep 2023 21:00:50 +0530 Subject: [PATCH 010/231] feat(domain): kriz.is-a.dev --- domains/kriz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kriz.json diff --git a/domains/kriz.json b/domains/kriz.json new file mode 100644 index 000000000..96005cb14 --- /dev/null +++ b/domains/kriz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "altkriz", + "email": "k.raza1932000@gmail.com" + }, + "record": { + "CNAME": "altkriz.github.io" + } +} From 7335ac3d7b3cc64b4432a648f62938df5ddeed8e Mon Sep 17 00:00:00 2001 From: Lucas Date: Mon, 2 Oct 2023 05:13:28 +0100 Subject: [PATCH 011/231] Update shamshitty.json --- domains/shamshitty.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/shamshitty.json b/domains/shamshitty.json index 9a5ce1ecd..3e8fb2349 100644 --- a/domains/shamshitty.json +++ b/domains/shamshitty.json @@ -1,11 +1,16 @@ { "owner": { "username": "shamshitty", - "email": "iaminvisy@gmail.com" + "email": "iaminvisy@gmail.com", + "twitter": "shamshitty", + "discord": "shamshitty" + }, + "description": { + "shamshitty is indeed a dev (kinda)" }, "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 00930ed0496083d2f7cbf04e4f85df00c88a3f0e Mon Sep 17 00:00:00 2001 From: AVVERSION Date: Mon, 2 Oct 2023 14:10:34 +0530 Subject: [PATCH 012/231] 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 73dbefae74241f95fcfdd70d7b13b527ccf78f1a Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 2 Oct 2023 12:01:21 +0200 Subject: [PATCH 013/231] Create filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/filmflu.is-a-dev.json diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json new file mode 100644 index 000000000..9f60561e2 --- /dev/null +++ b/domains/filmflu.is-a-dev.json @@ -0,0 +1,10 @@ +{ + "description": "Film Flu Web Platform", + "repo": "https://github.com/dherediat97/FilmFlu", + "owner": { + "username": "dherediat97", + }, + "record": { + "CNAME": "https://dherediat97.github.io/FilmFlu/" + } +} From a07d079c7e365fa2c2047eb7afd9408a1eeefb01 Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 2 Oct 2023 12:04:13 +0200 Subject: [PATCH 014/231] Update filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json index 9f60561e2..d0baa42f2 100644 --- a/domains/filmflu.is-a-dev.json +++ b/domains/filmflu.is-a-dev.json @@ -3,6 +3,7 @@ "repo": "https://github.com/dherediat97/FilmFlu", "owner": { "username": "dherediat97", + "email": "dherediat97@gmail.com", }, "record": { "CNAME": "https://dherediat97.github.io/FilmFlu/" From 6802424ef1924e00f52541ea9277eed492079866 Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 2 Oct 2023 12:06:29 +0200 Subject: [PATCH 015/231] Update filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json index d0baa42f2..8e90220aa 100644 --- a/domains/filmflu.is-a-dev.json +++ b/domains/filmflu.is-a-dev.json @@ -6,6 +6,6 @@ "email": "dherediat97@gmail.com", }, "record": { - "CNAME": "https://dherediat97.github.io/FilmFlu/" + "CNAME": "dherediat97.github.io/FilmFlu" } } 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 016/231] 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 a4214dea23aa46ab020a82b428b7f2159170f8a4 Mon Sep 17 00:00:00 2001 From: vi0letadev Date: Tue, 3 Oct 2023 03:08:25 +0300 Subject: [PATCH 017/231] feat(domain): matrix.vi0leta.is-a.dev --- domains/matrix.vi0leta.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json index eed253c13..23a4748ac 100644 --- a/domains/matrix.vi0leta.json +++ b/domains/matrix.vi0leta.json @@ -3,8 +3,9 @@ "username": "vi0letadev", "email": "vi0leta@riseup.net" }, - "record": { - "A": ["143.47.191.152"] + "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 9460207c8ff9867640101069a31fc4055d54742d Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:14:14 +0300 Subject: [PATCH 018/231] Update v2ray.vi0leta.json --- domains/v2ray.vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/v2ray.vi0leta.json b/domains/v2ray.vi0leta.json index 462d9e226..97299bd43 100644 --- a/domains/v2ray.vi0leta.json +++ b/domains/v2ray.vi0leta.json @@ -4,6 +4,6 @@ "email": "vi0leta@riseup.net" }, "record": { - "A": ["143.47.191.152"] + "A": ["158.101.199.231"] } } From bda9dee3fbfed51bc06d9408b1387c65083258a1 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:15:26 +0300 Subject: [PATCH 019/231] Update vi0leta.json --- domains/vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vi0leta.json b/domains/vi0leta.json index eed253c13..bbcd415dd 100644 --- a/domains/vi0leta.json +++ b/domains/vi0leta.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["143.47.191.152"] + "A": ["158.101.199.231"] } } From 63d63e4430aaa0d9cf4f5e1182ee5b5216dd45c6 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:16:12 +0300 Subject: [PATCH 020/231] Update tetris.vi0leta.json --- domains/tetris.vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tetris.vi0leta.json b/domains/tetris.vi0leta.json index 462d9e226..97299bd43 100644 --- a/domains/tetris.vi0leta.json +++ b/domains/tetris.vi0leta.json @@ -4,6 +4,6 @@ "email": "vi0leta@riseup.net" }, "record": { - "A": ["143.47.191.152"] + "A": ["158.101.199.231"] } } From 307147d6a241779695205c06540181aad57a22d1 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:17:20 +0300 Subject: [PATCH 021/231] Update nextcloud.vi0leta.json --- domains/nextcloud.vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nextcloud.vi0leta.json b/domains/nextcloud.vi0leta.json index eed253c13..bbcd415dd 100644 --- a/domains/nextcloud.vi0leta.json +++ b/domains/nextcloud.vi0leta.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["143.47.191.152"] + "A": ["158.101.199.231"] } } From f7830a97d9df99c3e99ed461faaccd6b826bb1eb Mon Sep 17 00:00:00 2001 From: Chirath Timodh <115262015+duesacrifice69@users.noreply.github.com> Date: Tue, 3 Oct 2023 12:34:32 +0530 Subject: [PATCH 022/231] Update chirathtimodh.json --- domains/chirathtimodh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chirathtimodh.json b/domains/chirathtimodh.json index fc6b81d5f..6e7e8f01c 100644 --- a/domains/chirathtimodh.json +++ b/domains/chirathtimodh.json @@ -4,6 +4,6 @@ "email": "chirathtimodh@gmail.com" }, "record": { - "URL": "https://chirath.w3spaces.com" + "CNAME": "duesacrifice69.github.io" } } From 304c1b4bbc41f2d31f979cab8f5fee57df47ddf9 Mon Sep 17 00:00:00 2001 From: ivansnippy Date: Tue, 3 Oct 2023 12:11:13 +0300 Subject: [PATCH 023/231] feat(domain): snippyivan.is-a.dev --- domains/snippyivan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snippyivan.json diff --git a/domains/snippyivan.json b/domains/snippyivan.json new file mode 100644 index 000000000..f32416c2f --- /dev/null +++ b/domains/snippyivan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ivansnippy", + "email": "ivanmasinde@outlook.com" + }, + "record": { + "CNAME": "ivan.ac.ke" + } +} From ed8a26625d3b8a3c8d3677ff033fef268c96e1f9 Mon Sep 17 00:00:00 2001 From: chocovannii Date: Tue, 3 Oct 2023 12:27:26 +0300 Subject: [PATCH 024/231] 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 c0f8e90c02d263c6581d7c5a23211f1983907b59 Mon Sep 17 00:00:00 2001 From: ivansnippy Date: Tue, 3 Oct 2023 12:36:54 +0300 Subject: [PATCH 025/231] feat(domain): snippytech.is-a.dev --- domains/snippytech.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/snippytech.json diff --git a/domains/snippytech.json b/domains/snippytech.json new file mode 100644 index 000000000..dbbb3907a --- /dev/null +++ b/domains/snippytech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ivansnippy", + "email": "ivanmasinde@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 4a2a9b4da0837db0f1d6122c9727e8ce5447b493 Mon Sep 17 00:00:00 2001 From: collinsdawns Date: Tue, 3 Oct 2023 17:53:59 +0300 Subject: [PATCH 026/231] feat(domain): sirens.is-a.dev --- domains/sirens.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sirens.json diff --git a/domains/sirens.json b/domains/sirens.json new file mode 100644 index 000000000..706aa2b1f --- /dev/null +++ b/domains/sirens.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "collinsdawns", + "email": "collinsdawns184@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 aa9b699b24a834afa52fab793848096edd06379e Mon Sep 17 00:00:00 2001 From: collinsdawns Date: Tue, 3 Oct 2023 18:12:04 +0300 Subject: [PATCH 027/231] feat(domain): sirens-.is-a.dev --- domains/sirens-.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sirens-.json diff --git a/domains/sirens-.json b/domains/sirens-.json new file mode 100644 index 000000000..706aa2b1f --- /dev/null +++ b/domains/sirens-.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "collinsdawns", + "email": "collinsdawns184@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 0215c6b701e28d544d0b7abc3072852d464d6bba Mon Sep 17 00:00:00 2001 From: collinsdawns Date: Tue, 3 Oct 2023 18:16:22 +0300 Subject: [PATCH 028/231] feat(domain): helloworld.is-a.dev --- domains/helloworld.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/helloworld.json diff --git a/domains/helloworld.json b/domains/helloworld.json new file mode 100644 index 000000000..706aa2b1f --- /dev/null +++ b/domains/helloworld.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "collinsdawns", + "email": "collinsdawns184@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 3b4b8a3330c7c7650cba08a08de77ed89fb4b876 Mon Sep 17 00:00:00 2001 From: Luongzz Date: Tue, 3 Oct 2023 22:44:39 +0700 Subject: [PATCH 029/231] feat(domain): convertlink.is-a.dev --- domains/convertlink.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/convertlink.json b/domains/convertlink.json index d987cce22..53c4070c4 100644 --- a/domains/convertlink.json +++ b/domains/convertlink.json @@ -4,6 +4,8 @@ "email": "buivanluong0204@gmail.com" }, "record": { - "CNAME": "46c2784f-e6dc-4f2e-9fa8-d0913f5d1cf5.id.repl.co" + "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 faf223f337a60bcf36e76be474ca9d5c0e477c72 Mon Sep 17 00:00:00 2001 From: SOF009 Date: Tue, 3 Oct 2023 20:28:52 +0330 Subject: [PATCH 030/231] feat(domain): sof009.is-a.dev --- domains/sof009.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sof009.json diff --git a/domains/sof009.json b/domains/sof009.json new file mode 100644 index 000000000..06087f1ab --- /dev/null +++ b/domains/sof009.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SOF009", + "email": "SOF.009@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 8de917b3405da26b180891ba02eab3eceabbf73f Mon Sep 17 00:00:00 2001 From: Harshrai1023 Date: Tue, 3 Oct 2023 23:43:10 +0530 Subject: [PATCH 031/231] feat(domain): blogs.harshrai.is-a.dev --- domains/blogs.harshrai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blogs.harshrai.json diff --git a/domains/blogs.harshrai.json b/domains/blogs.harshrai.json new file mode 100644 index 000000000..e582c3ad1 --- /dev/null +++ b/domains/blogs.harshrai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Harshrai1023", + "email": "harshrai1023@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From 4896d100d5870c381c15aae43d93667bf3c391ec Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Tue, 3 Oct 2023 15:06:43 -0400 Subject: [PATCH 032/231] feat(domain): fluxate.is-a.dev --- domains/fluxate.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/fluxate.json b/domains/fluxate.json index 2947f3ea5..52e753f4a 100644 --- a/domains/fluxate.json +++ b/domains/fluxate.json @@ -4,6 +4,8 @@ "email": "nxyylol@protonmail.com" }, "record": { - "CNAME": "fluxatemc.github.io" + "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 e33550af1be63755ff153139cba416024f866d7f Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Tue, 3 Oct 2023 15:08:06 -0400 Subject: [PATCH 033/231] feat(domain): nxyy.is-a.dev --- domains/nxyy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nxyy.json diff --git a/domains/nxyy.json b/domains/nxyy.json new file mode 100644 index 000000000..52e753f4a --- /dev/null +++ b/domains/nxyy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NxyyLOL", + "email": "nxyylol@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 9decbbc075a2ad58cee662b6375ef7b4653b59ee Mon Sep 17 00:00:00 2001 From: KoopaCode Date: Tue, 3 Oct 2023 16:41:19 -0400 Subject: [PATCH 034/231] feat(domain): koopa.gg.is-a.dev --- domains/koopa.gg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/koopa.gg.json diff --git a/domains/koopa.gg.json b/domains/koopa.gg.json new file mode 100644 index 000000000..6766676a3 --- /dev/null +++ b/domains/koopa.gg.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KoopaCode", + "email": "AndrewLife92@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 515598ea4152bdc8bc40a82a65fb5a22373bc802 Mon Sep 17 00:00:00 2001 From: muandane Date: Tue, 3 Oct 2023 22:15:56 +0100 Subject: [PATCH 035/231] 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 036/231] 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 06131afcc2077836c0a8b49b0d1acc2e4cea321c Mon Sep 17 00:00:00 2001 From: PRODEFIX Date: Tue, 3 Oct 2023 23:52:46 +0200 Subject: [PATCH 037/231] Update prodefix.json --- domains/prodefix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/prodefix.json b/domains/prodefix.json index 74d9272c4..c80a7635c 100644 --- a/domains/prodefix.json +++ b/domains/prodefix.json @@ -1,11 +1,11 @@ { "owner": { "username": "PRODEFIX", - "email": "felaloula@hotmail.com" + "email": "prodefix.ytb@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 038/231] 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 35b2ea6057075b593a635f7e73c373a16fce39ce Mon Sep 17 00:00:00 2001 From: pirpall Date: Tue, 3 Oct 2023 19:39:48 -0300 Subject: [PATCH 039/231] feat(domain): pirpal.is-a.dev --- domains/pirpal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pirpal.json diff --git a/domains/pirpal.json b/domains/pirpal.json new file mode 100644 index 000000000..c5fa06067 --- /dev/null +++ b/domains/pirpal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "pirpall", + "email": "pirpalss@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 40dff91de1bf9003b60635e44da2b4fad42cc9e7 Mon Sep 17 00:00:00 2001 From: YukiVN Date: Wed, 4 Oct 2023 05:52:16 +0700 Subject: [PATCH 040/231] feat(domain): yukii.is-a.dev --- domains/yukii.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yukii.json diff --git a/domains/yukii.json b/domains/yukii.json new file mode 100644 index 000000000..74d3cb4ef --- /dev/null +++ b/domains/yukii.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YukiVN", + "email": "mejmayfoof@gmail.com" + }, + "record": { + "CNAME": "yukivn.github.io" + } +} From ead090f0e153737d976752147b33258c66f81bfa Mon Sep 17 00:00:00 2001 From: zsfell Date: Wed, 4 Oct 2023 07:32:19 +0700 Subject: [PATCH 041/231] feat(domain): notzsfell.is-a.dev --- domains/notzsfell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notzsfell.json diff --git a/domains/notzsfell.json b/domains/notzsfell.json new file mode 100644 index 000000000..90425b148 --- /dev/null +++ b/domains/notzsfell.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zsfell", + "email": "felinzkvic@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 9543a44a2000398e7e5da861c48ca0d2b26a1a09 Mon Sep 17 00:00:00 2001 From: Nonamendev Date: Wed, 4 Oct 2023 10:07:50 +0530 Subject: [PATCH 042/231] feat(domain): noname.is-a.dev --- domains/noname.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noname.json diff --git a/domains/noname.json b/domains/noname.json new file mode 100644 index 000000000..d79718b17 --- /dev/null +++ b/domains/noname.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nonamendev", + "email": "ndevnoname@gmail.com" + }, + "record": { + "TXT": "dig _github-pages-challenge-username.example.com nostats nocomments nocmd txt" + } +} From 7f367d50c9517a95e2b206860bb2a2a858dc769f Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Wed, 4 Oct 2023 11:22:42 +0530 Subject: [PATCH 043/231] Delete domains/wasterecycleassistant.chiragnahata.json --- domains/wasterecycleassistant.chiragnahata.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wasterecycleassistant.chiragnahata.json diff --git a/domains/wasterecycleassistant.chiragnahata.json b/domains/wasterecycleassistant.chiragnahata.json deleted file mode 100644 index a23664d55..000000000 --- a/domains/wasterecycleassistant.chiragnahata.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From 4073eec71d8cec09893bdec4d66c051f16b1ca29 Mon Sep 17 00:00:00 2001 From: hazwana Date: Wed, 4 Oct 2023 15:41:17 +0800 Subject: [PATCH 044/231] feat(domain): hazwana.is-a.dev --- domains/hazwana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hazwana.json diff --git a/domains/hazwana.json b/domains/hazwana.json new file mode 100644 index 000000000..3e78f2175 --- /dev/null +++ b/domains/hazwana.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hazwana", + "email": "n.hazwana@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 487eed38ddfd087dbd473e9cef5f5f4cf80422d1 Mon Sep 17 00:00:00 2001 From: g1gabyteDEV Date: Wed, 4 Oct 2023 14:11:30 +0100 Subject: [PATCH 045/231] feat(domain): jams.is-a.dev --- domains/jams.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jams.json diff --git a/domains/jams.json b/domains/jams.json new file mode 100644 index 000000000..227d8af96 --- /dev/null +++ b/domains/jams.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "g1gabyteDEV", + "email": "jamesmarke7@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 046/231] 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 cd4f7dce310fd536f70b6f2cf0e28d358970a50f Mon Sep 17 00:00:00 2001 From: Vixen-1 Date: Wed, 4 Oct 2023 21:55:57 +0530 Subject: [PATCH 047/231] feat(domain): ayushi.is-a.dev --- domains/ayushi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayushi.json diff --git a/domains/ayushi.json b/domains/ayushi.json new file mode 100644 index 000000000..59581e1d1 --- /dev/null +++ b/domains/ayushi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Vixen-1", + "email": "ayushisaxena24111999@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 9f84bcb85f8650eca7eae6e8fd8790a6cfbae602 Mon Sep 17 00:00:00 2001 From: raystatic Date: Wed, 4 Oct 2023 22:32:31 +0530 Subject: [PATCH 048/231] feat(domain): raystatic.is-a.dev --- domains/raystatic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/raystatic.json diff --git a/domains/raystatic.json b/domains/raystatic.json new file mode 100644 index 000000000..2982171f9 --- /dev/null +++ b/domains/raystatic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic", + "email": "rahul9650ray@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 45b62c52e02cf5bcb5b11bf00881277152c6ed0b Mon Sep 17 00:00:00 2001 From: raystatic Date: Wed, 4 Oct 2023 22:36:49 +0530 Subject: [PATCH 049/231] feat(domain): rahulray.is-a.dev --- domains/rahulray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulray.json diff --git a/domains/rahulray.json b/domains/rahulray.json new file mode 100644 index 000000000..2982171f9 --- /dev/null +++ b/domains/rahulray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic", + "email": "rahul9650ray@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 2f4b5e738e27137fe73c4e83cd5cf879ba1004b7 Mon Sep 17 00:00:00 2001 From: AzureZeng Date: Thu, 5 Oct 2023 02:39:05 +0800 Subject: [PATCH 050/231] feat(domain): azurezeng.is-a.dev --- domains/azurezeng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/azurezeng.json diff --git a/domains/azurezeng.json b/domains/azurezeng.json new file mode 100644 index 000000000..fc337ac8e --- /dev/null +++ b/domains/azurezeng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AzureZeng", + "email": "weedycn@outlook.com" + }, + "record": { + "CNAME": "azurezeng.com" + } +} From 9e2a15cfb0b23ee0e5667a9437567b740c6f0d4e Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:42:37 -0700 Subject: [PATCH 051/231] Create upd.oxmc.json I want to make this a sub domain for a specific repo for now --- domains/upd.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/upd.oxmc.json diff --git a/domains/upd.oxmc.json b/domains/upd.oxmc.json new file mode 100644 index 000000000..4cd7a7415 --- /dev/null +++ b/domains/upd.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From d194550a6f4732f116aca6d8993fe449e7e8b5b8 Mon Sep 17 00:00:00 2001 From: raystatic Date: Thu, 5 Oct 2023 12:51:07 +0530 Subject: [PATCH 052/231] feat(domain): rahul.ray.is-a.dev --- domains/rahul.ray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahul.ray.json diff --git a/domains/rahul.ray.json b/domains/rahul.ray.json new file mode 100644 index 000000000..2982171f9 --- /dev/null +++ b/domains/rahul.ray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic", + "email": "rahul9650ray@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 2d3c10aef8d623319daed018970f78a04a1fe9a5 Mon Sep 17 00:00:00 2001 From: raystatic9650 Date: Thu, 5 Oct 2023 12:56:00 +0530 Subject: [PATCH 053/231] feat(domain): rahulray.is-a.dev --- domains/rahulray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulray.json diff --git a/domains/rahulray.json b/domains/rahulray.json new file mode 100644 index 000000000..5e0f55ae4 --- /dev/null +++ b/domains/rahulray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic9650", + "email": "raystatic9650@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 b038ceec6f54d59ece07fcb070b664a02f3c19d0 Mon Sep 17 00:00:00 2001 From: raystatic9650 Date: Thu, 5 Oct 2023 12:57:33 +0530 Subject: [PATCH 054/231] feat(domain): rahul.ray.is-a.dev --- domains/rahul.ray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahul.ray.json diff --git a/domains/rahul.ray.json b/domains/rahul.ray.json new file mode 100644 index 000000000..5e0f55ae4 --- /dev/null +++ b/domains/rahul.ray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic9650", + "email": "raystatic9650@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 62f02723fe159d381734de20877cf29a6165171a Mon Sep 17 00:00:00 2001 From: raystatic9650 Date: Thu, 5 Oct 2023 12:58:09 +0530 Subject: [PATCH 055/231] feat(domain): rahul-ray.is-a.dev --- domains/rahul-ray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahul-ray.json diff --git a/domains/rahul-ray.json b/domains/rahul-ray.json new file mode 100644 index 000000000..5e0f55ae4 --- /dev/null +++ b/domains/rahul-ray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic9650", + "email": "raystatic9650@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 f6e77c47ffa9e6d40e4776f84522ebbc157f018b Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:33:50 +0300 Subject: [PATCH 056/231] Update alpha.json --- domains/alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index 01c5cb585..b27f12561 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,7 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all"], - "CNAME": "yfa.pages.dev" + "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all"] } } From 988387335109f50f8f5536704d44f78f4b4dda8e Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:37:47 +0300 Subject: [PATCH 057/231] Create sh.cdn.alpha.json --- domains/sh.cdn.alpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sh.cdn.alpha.json diff --git a/domains/sh.cdn.alpha.json b/domains/sh.cdn.alpha.json new file mode 100644 index 000000000..6a2ab48e2 --- /dev/null +++ b/domains/sh.cdn.alpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "CNAME": "cdn-45f.pages.dev" + } +} From 229604d22cd65f8612b2be6a7952ddaea802d315 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:38:42 +0300 Subject: [PATCH 058/231] Delete domains/alphatest.json --- domains/alphatest.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/alphatest.json diff --git a/domains/alphatest.json b/domains/alphatest.json deleted file mode 100644 index e8b88d53e..000000000 --- a/domains/alphatest.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] - } -} From bd031621263b2c9a883b9cdd25bff8ae919fb01a Mon Sep 17 00:00:00 2001 From: Koopa <115321970+KoopaCode@users.noreply.github.com> Date: Thu, 5 Oct 2023 08:17:25 -0400 Subject: [PATCH 059/231] Update koopa.json --- domains/koopa.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/domains/koopa.json b/domains/koopa.json index 6766676a3..76d3dc210 100644 --- a/domains/koopa.json +++ b/domains/koopa.json @@ -1,11 +1,13 @@ { - "owner": { - "username": "KoopaCode", - "email": "AndrewLife92@gmail.com" + "owner": { + "username": "KoopaCode", + "email": "koopa@koopa.gg", + "twitter": "KioKoopa", + "discord": "koopakio#0" }, "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 5d7e6318dfaf1b5ac20f0e147b6893a0f37e1cfd Mon Sep 17 00:00:00 2001 From: Koopa <115321970+KoopaCode@users.noreply.github.com> Date: Thu, 5 Oct 2023 08:19:00 -0400 Subject: [PATCH 060/231] Update koopa.json --- domains/koopa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/koopa.json b/domains/koopa.json index 76d3dc210..d632bc637 100644 --- a/domains/koopa.json +++ b/domains/koopa.json @@ -3,7 +3,7 @@ "username": "KoopaCode", "email": "koopa@koopa.gg", "twitter": "KioKoopa", - "discord": "koopakio#0" + "discord": "koopakio" }, "record": { "A": ["217.174.245.249"], From f0e8997f52df5d8dd186a38727d0eba1a35bb8b6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 5 Oct 2023 20:21:05 +0800 Subject: [PATCH 061/231] Discard changes to domains/koopa.gg.json --- domains/koopa.gg.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/koopa.gg.json diff --git a/domains/koopa.gg.json b/domains/koopa.gg.json deleted file mode 100644 index 6766676a3..000000000 --- a/domains/koopa.gg.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "KoopaCode", - "email": "AndrewLife92@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 062/231] 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 063/231] 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 8c328c98ff0311fa283ea0f098b49ca6b09e138c Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Thu, 5 Oct 2023 22:53:35 +0530 Subject: [PATCH 064/231] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index fa790fa70..412c80bd4 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,8 +6,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "A": [ - "4.224.45.32" - ] + "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" } } From 9880f1bcc6c22b7d57eb5a1d07bc7519d2345164 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Thu, 5 Oct 2023 23:19:58 +0530 Subject: [PATCH 065/231] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 412c80bd4..addb913fe 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,6 +6,8 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" + "A": [ + "20.197.60.252" + ] } } From 10389dc675c9b91e7a2431888da98f5f4673c5a9 Mon Sep 17 00:00:00 2001 From: MacengBOT Date: Fri, 6 Oct 2023 01:03:59 +0700 Subject: [PATCH 066/231] feat(domain): maceng.is-a.dev --- domains/maceng.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maceng.json diff --git a/domains/maceng.json b/domains/maceng.json new file mode 100644 index 000000000..0962bc72c --- /dev/null +++ b/domains/maceng.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MacengBOT", + "email": "macengbot@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 e5e3fdd79216850c5dd1361cc634e992fcc17f48 Mon Sep 17 00:00:00 2001 From: Aether1777 <69597148+Aether1777@users.noreply.github.com> Date: Thu, 5 Oct 2023 11:08:14 -0700 Subject: [PATCH 067/231] Update xeno.json --- domains/xeno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xeno.json b/domains/xeno.json index 7f8c47487..c79bccdfb 100644 --- a/domains/xeno.json +++ b/domains/xeno.json @@ -4,6 +4,6 @@ "email": "bkevin39415@gmail.com" }, "record": { - "CNAME": "border.hop.io" + "CNAME": "espwt.hop.sh" } } From 94b591db04c5111760b4aa33ad86853f156ff855 Mon Sep 17 00:00:00 2001 From: CommanderGuyen Date: Thu, 5 Oct 2023 20:09:02 +0200 Subject: [PATCH 068/231] feat(domain): guyen.is-a.dev --- domains/guyen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/guyen.json diff --git a/domains/guyen.json b/domains/guyen.json new file mode 100644 index 000000000..0cacdad5e --- /dev/null +++ b/domains/guyen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CommanderGuyen", + "email": "commanderguyen@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 ca9c1b86419ca5060c84d4dba29bd734083a8564 Mon Sep 17 00:00:00 2001 From: Aether1777 Date: Thu, 5 Oct 2023 11:11:12 -0700 Subject: [PATCH 069/231] feat(domain): flowos.is-a.dev --- domains/flowos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/flowos.json diff --git a/domains/flowos.json b/domains/flowos.json new file mode 100644 index 000000000..7e76202b0 --- /dev/null +++ b/domains/flowos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "CNAME": "flowos.hop.sh" + } +} From 6e22a818289342206cd8aaba9ce483a6d11c8dc3 Mon Sep 17 00:00:00 2001 From: Dott-rus Date: Thu, 5 Oct 2023 21:41:22 +0300 Subject: [PATCH 070/231] feat(domain): dott.is-a.dev --- domains/dott.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dott.json diff --git a/domains/dott.json b/domains/dott.json new file mode 100644 index 000000000..06fae4fa7 --- /dev/null +++ b/domains/dott.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dott-rus", + "email": "antonamelin8@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 63c907f53fcb0f7a178f2d5f99465ed18f026517 Mon Sep 17 00:00:00 2001 From: andydrew727 <0793620@student.osceolaschools.net> Date: Thu, 5 Oct 2023 16:40:02 -0400 Subject: [PATCH 071/231] feat(domain): noicemath.is-a.dev --- domains/noicemath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noicemath.json diff --git a/domains/noicemath.json b/domains/noicemath.json new file mode 100644 index 000000000..414667f85 --- /dev/null +++ b/domains/noicemath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "andydrew727", + "email": "0793620@student.osceolaschools.net" + }, + "record": { + "URL": "https://theniceman.netlify.app/" + } +} From ab38f613ec3ac1bd78401404274c4cf5f345fd17 Mon Sep 17 00:00:00 2001 From: drasticfiles Date: Fri, 6 Oct 2023 04:47:12 +0300 Subject: [PATCH 072/231] feat(domain): recoderdrastic.is-a.dev --- domains/recoderdrastic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/recoderdrastic.json diff --git a/domains/recoderdrastic.json b/domains/recoderdrastic.json new file mode 100644 index 000000000..842ac532a --- /dev/null +++ b/domains/recoderdrastic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticfiles", + "email": "shaileteitpa@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 a03e6ef0b8c66f150502afa87b464df584c03ab0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:49:39 -0400 Subject: [PATCH 073/231] Update kashif.is-a.dev.json --- domains/kashif.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kashif.is-a.dev.json b/domains/kashif.is-a.dev.json index b9f4c77f9..d9945a160 100644 --- a/domains/kashif.is-a.dev.json +++ b/domains/kashif.is-a.dev.json @@ -1,5 +1,5 @@ { - "description": "Simple portfolio with a famous domain like .is-a.dev will give a lot of opportunities + "description": "Simple portfolio with a famous domain like .is-a.dev will give a lot of opportunities", "repo": "https://github.com/alkriz/Kriztech", "owner": { "username": "altkriz", From 6fd5c1afb4460101294cd93ae9c1faefe3883dd5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:49:51 -0400 Subject: [PATCH 074/231] Delete domains/kashif.is-a.dev.json --- domains/kashif.is-a.dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/kashif.is-a.dev.json diff --git a/domains/kashif.is-a.dev.json b/domains/kashif.is-a.dev.json deleted file mode 100644 index d9945a160..000000000 --- a/domains/kashif.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Simple portfolio with a famous domain like .is-a.dev will give a lot of opportunities", - "repo": "https://github.com/alkriz/Kriztech", - "owner": { - "username": "altkriz", - "email": "k.raza1932000@gmail.com", - "twitter": "altkriz" - }, - "record": { - "CNAME": "altkriz.github.io" - } -} From 0734195258cd29779555e48bb20fa64d345c4c73 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:59:35 -0400 Subject: [PATCH 075/231] Delete domains/sirens-.json --- domains/sirens-.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sirens-.json diff --git a/domains/sirens-.json b/domains/sirens-.json deleted file mode 100644 index 706aa2b1f..000000000 --- a/domains/sirens-.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "collinsdawns", - "email": "collinsdawns184@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 1ac2e27fd5a150fdbd9885f7f7d3b23dbcbc3a13 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:59:49 -0400 Subject: [PATCH 076/231] Delete domains/helloworld.json --- domains/helloworld.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/helloworld.json diff --git a/domains/helloworld.json b/domains/helloworld.json deleted file mode 100644 index 706aa2b1f..000000000 --- a/domains/helloworld.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "collinsdawns", - "email": "collinsdawns184@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 e769ba13162fb5c07a6e76dcfa1c6488580f2843 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 22:32:37 -0400 Subject: [PATCH 077/231] Update domains/oops.json Co-authored-by: Vaibhav --- domains/oops.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oops.json b/domains/oops.json index e656ff1dd..f9f2eab50 100644 --- a/domains/oops.json +++ b/domains/oops.json @@ -4,6 +4,6 @@ "email": "finnickguo@gmail.com" }, "record": { - "CNAME": "150.109.115.77" + "A": "150.109.115.77" } } From 01f87ef03ce3958a35597b2f1fb094340eeea6b7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 6 Oct 2023 10:34:50 +0800 Subject: [PATCH 078/231] Update shamshitty.json --- domains/shamshitty.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/shamshitty.json b/domains/shamshitty.json index 3e8fb2349..905f9d8bc 100644 --- a/domains/shamshitty.json +++ b/domains/shamshitty.json @@ -5,9 +5,7 @@ "twitter": "shamshitty", "discord": "shamshitty" }, - "description": { - "shamshitty is indeed a dev (kinda)" - }, + "description": "shamshitty is indeed a dev (kinda)", "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], From 524e17a7afdd2141f0a5c1993bf27981e647c37a Mon Sep 17 00:00:00 2001 From: HQMTGaming Date: Fri, 6 Oct 2023 10:16:36 +0700 Subject: [PATCH 079/231] 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 080/231] 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 76ecfa4266ef63ed0327d3ae3294d37bbb300d52 Mon Sep 17 00:00:00 2001 From: Kresswell Date: Fri, 6 Oct 2023 08:21:49 +0300 Subject: [PATCH 081/231] feat(domain): infinityhackers.is-a.dev --- domains/infinityhackers.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/infinityhackers.json diff --git a/domains/infinityhackers.json b/domains/infinityhackers.json new file mode 100644 index 000000000..d800fbf2d --- /dev/null +++ b/domains/infinityhackers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kresswell", + "email": "simonecresswell@outlook.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From 4490f61cda0fb72f6ffe33cc0ca3a08b1d0e199d Mon Sep 17 00:00:00 2001 From: Dott-rus Date: Fri, 6 Oct 2023 08:49:28 +0300 Subject: [PATCH 082/231] feat(domain): dot.is-a.dev --- domains/dot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dot.json diff --git a/domains/dot.json b/domains/dot.json new file mode 100644 index 000000000..8ca6450dd --- /dev/null +++ b/domains/dot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dott-rus", + "email": "antonamelin8@gmail.com", + "discord": "578276833624195125" + }, + + "record": { + "CNAME": "dott-rus.github.io" + } +} From 99576bdd9dfadae8eb1862ee0c295bcf30fca77e Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 6 Oct 2023 09:46:34 +0300 Subject: [PATCH 083/231] feat(domain): _github-challenge-yfadev-org.alpha.is-a.dev --- domains/_github-challenge-yfadev-org.alpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-challenge-yfadev-org.alpha.json diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json new file mode 100644 index 000000000..2ccf8388a --- /dev/null +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "TXT": "9568f60569" + } +} From 2dac73362357d929b9f7f71589696129624fb965 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 6 Oct 2023 10:26:41 +0300 Subject: [PATCH 084/231] feat(domain): mail.alpha.is-a.dev --- domains/mail.alpha.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.alpha.json diff --git a/domains/mail.alpha.json b/domains/mail.alpha.json new file mode 100644 index 000000000..9eb128bf2 --- /dev/null +++ b/domains/mail.alpha.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "vsnygg@hotmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 661121998830960651" + }, + + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=sweepalf@gmail.com" + + } +} From 4dccc3c08377d088b7f434cc6666435b37117195 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 6 Oct 2023 10:27:49 +0300 Subject: [PATCH 085/231] Delete domains/mail.alpha.json --- domains/mail.alpha.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/mail.alpha.json diff --git a/domains/mail.alpha.json b/domains/mail.alpha.json deleted file mode 100644 index 9eb128bf2..000000000 --- a/domains/mail.alpha.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "vsnygg@hotmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 661121998830960651" - }, - - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=sweepalf@gmail.com" - - } -} From 6113b1ab0ff2ef4390458b9f9817895dfad16a05 Mon Sep 17 00:00:00 2001 From: jasonnwc97 Date: Fri, 6 Oct 2023 16:44:16 +0800 Subject: [PATCH 086/231] feat(domain): jason-ng.is-a.dev --- domains/jason-ng.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jason-ng.json diff --git a/domains/jason-ng.json b/domains/jason-ng.json new file mode 100644 index 000000000..447f3d5b1 --- /dev/null +++ b/domains/jason-ng.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jasonnwc97", + "email": "jasonnwc97@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 af926224f41f681646c3838646adbac78b3da268 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Fri, 6 Oct 2023 15:40:53 +0530 Subject: [PATCH 087/231] data: register profile.is-a.dev domain --- domains/profile.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/profile.json diff --git a/domains/profile.json b/domains/profile.json new file mode 100644 index 000000000..4945af1f9 --- /dev/null +++ b/domains/profile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oyepriyansh", + "email": "oyepriyansh@hotmail.com" + }, + "record": { + "CNAME": "oyepriyansh.github.io" + } +} From eb7e2ba4ab12121c347d8c3f472067c5fd4f41b7 Mon Sep 17 00:00:00 2001 From: Xanudu <133562760+XanuduBuster@users.noreply.github.com> Date: Fri, 6 Oct 2023 17:09:39 +0530 Subject: [PATCH 088/231] Create dev-dco.json --- domains/dev-dco.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dev-dco.json diff --git a/domains/dev-dco.json b/domains/dev-dco.json new file mode 100644 index 000000000..1733f6ad4 --- /dev/null +++ b/domains/dev-dco.json @@ -0,0 +1,11 @@ +{ + "description": "/dev/ co-op website.", + "repo": "https://dev-dco.github.io", + "owner": { + "username": "dev-dco", + "email": "dev-coop@murena.io" + }, + "record": { + "CNAME": "dev-dco.github.io" + } +} From c24c6daafc3b794ff48eeec2bd645305873259df Mon Sep 17 00:00:00 2001 From: PythonScratcher Date: Fri, 6 Oct 2023 13:55:04 +0100 Subject: [PATCH 089/231] 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 090/231] 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 091/231] 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 092/231] 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 093/231] 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 094/231] 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 095/231] 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 096/231] 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 4c50ea8e1ce1a4f0a8a84a58183b5f52c2f4e5f2 Mon Sep 17 00:00:00 2001 From: parpok Date: Fri, 6 Oct 2023 23:45:20 +0200 Subject: [PATCH 097/231] feat(domain): parpok.is-a.dev --- domains/parpok.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/parpok.json diff --git a/domains/parpok.json b/domains/parpok.json new file mode 100644 index 000000000..f9db5b6b2 --- /dev/null +++ b/domains/parpok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "parpok", + "email": "patrykpucilowski40@gmail.com" + }, + "record": { + "CNAME": "parpok.xyz" + } +} From d7f17117f53370afa7a391bd6ea9d38a66646b6e Mon Sep 17 00:00:00 2001 From: eyesmad Date: Fri, 6 Oct 2023 20:02:31 -0700 Subject: [PATCH 098/231] 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 099/231] 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 100/231] 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 101/231] 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 102/231] 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 103/231] 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 104/231] 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 105/231] 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 106/231] 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 107/231] 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 108/231] 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 109/231] 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 110/231] 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 111/231] 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 112/231] 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 113/231] 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 114/231] 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 115/231] 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 116/231] 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 117/231] 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 118/231] 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 119/231] 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 120/231] 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 121/231] 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": { From 75499603676966e1b0662523f35e9d6ead1c207e Mon Sep 17 00:00:00 2001 From: dusiadudusia Date: Sun, 8 Oct 2023 09:26:43 +0500 Subject: [PATCH 122/231] feat(domain): ryameeloveme.is-a.dev --- domains/ryameeloveme.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ryameeloveme.json b/domains/ryameeloveme.json index d0f7c4479..6393d6e75 100644 --- a/domains/ryameeloveme.json +++ b/domains/ryameeloveme.json @@ -4,6 +4,8 @@ "email": "ds4667861@gmaiL.com" }, "record": { - "URL": "https://sites.google.com/view/ryameeloveme" + "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 043901f06f6b67ae058280761a46d5e33b36cbb1 Mon Sep 17 00:00:00 2001 From: mrtemp70 Date: Sun, 8 Oct 2023 10:32:42 +0600 Subject: [PATCH 123/231] feat(domain): shoyeb.is-a.dev --- domains/shoyeb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shoyeb.json diff --git a/domains/shoyeb.json b/domains/shoyeb.json new file mode 100644 index 000000000..7c302af96 --- /dev/null +++ b/domains/shoyeb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "CNAME": "msashoyeb.github.io" + } +} From 80c65b47621fa49c67dc3e697d02cca1073feb62 Mon Sep 17 00:00:00 2001 From: shizhhe Date: Sun, 8 Oct 2023 13:18:44 +0800 Subject: [PATCH 124/231] feat(domain): xiaozhe.is-a.dev --- domains/xiaozhe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xiaozhe.json diff --git a/domains/xiaozhe.json b/domains/xiaozhe.json new file mode 100644 index 000000000..aa26a5890 --- /dev/null +++ b/domains/xiaozhe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "shizhhe", + "email": "meps105195@go.edu.tw" + }, + "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 b5223a14e0c9fb76916f27743c58896e63eb4896 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Sun, 8 Oct 2023 14:10:05 +0800 Subject: [PATCH 125/231] 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 a6c554ad5..e6d40ad85 100644 --- a/domains/hchs-bot.json +++ b/domains/hchs-bot.json @@ -6,6 +6,6 @@ "discord": "xiaoxi_tw#0" }, "record": { - "URL": "http://tw-node2.thisalesa.eu.org:26020" + "CNAME": "tw-node2.thisalesa.eu.org" } } From 53b2091fc94caf780d75c114924406db876312ba Mon Sep 17 00:00:00 2001 From: MatrixCoder0101 Date: Sun, 8 Oct 2023 13:29:08 +0530 Subject: [PATCH 126/231] feat(domain): matrixcoder.is-a.dev --- domains/matrixcoder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/matrixcoder.json diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json new file mode 100644 index 000000000..20db0c7ae --- /dev/null +++ b/domains/matrixcoder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MatrixCoder0101", + "email": "tkgoutamm625@gmail.com" + }, + "record": { + "CNAME": "matrixcoder0101.github.io" + } +} From 767463b0fbc3b926ac3d837770bcc21286a0a358 Mon Sep 17 00:00:00 2001 From: DomathID Date: Sun, 8 Oct 2023 15:00:26 +0700 Subject: [PATCH 127/231] feat(domain): wibu.is-a.dev --- domains/wibu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wibu.json diff --git a/domains/wibu.json b/domains/wibu.json new file mode 100644 index 000000000..84c551334 --- /dev/null +++ b/domains/wibu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DomathID", + "email": "admin@yukinoshita.web.id" + }, + "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 0cc5790958b8cfe3b024566395e80790bf669f75 Mon Sep 17 00:00:00 2001 From: MatrixCoder0101 Date: Sun, 8 Oct 2023 15:54:17 +0530 Subject: [PATCH 128/231] feat(domain): mcgoutam.is-a.dev --- domains/mcgoutam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mcgoutam.json diff --git a/domains/mcgoutam.json b/domains/mcgoutam.json new file mode 100644 index 000000000..20db0c7ae --- /dev/null +++ b/domains/mcgoutam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MatrixCoder0101", + "email": "tkgoutamm625@gmail.com" + }, + "record": { + "CNAME": "matrixcoder0101.github.io" + } +} From e1e485a040ef2b2571e3bb57dc61675b151cbcbb Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Sun, 8 Oct 2023 15:59:08 +0530 Subject: [PATCH 129/231] Delete domains/mcgoutam.json --- domains/mcgoutam.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mcgoutam.json diff --git a/domains/mcgoutam.json b/domains/mcgoutam.json deleted file mode 100644 index 20db0c7ae..000000000 --- a/domains/mcgoutam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MatrixCoder0101", - "email": "tkgoutamm625@gmail.com" - }, - "record": { - "CNAME": "matrixcoder0101.github.io" - } -} From 34337cdb2dbf26ce5316d5c324ee894f0bbbe8a7 Mon Sep 17 00:00:00 2001 From: dherediat Date: Sun, 8 Oct 2023 12:48:29 +0200 Subject: [PATCH 130/231] Update filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json index 8e90220aa..6da9e16a5 100644 --- a/domains/filmflu.is-a-dev.json +++ b/domains/filmflu.is-a-dev.json @@ -6,6 +6,6 @@ "email": "dherediat97@gmail.com", }, "record": { - "CNAME": "dherediat97.github.io/FilmFlu" + "URL": "dherediat97.github.io/FilmFlu" } } From 465a007728d3d3e8925a9ffa4e856f37e0adc5c8 Mon Sep 17 00:00:00 2001 From: lori28167 Date: Sun, 8 Oct 2023 15:44:33 +0200 Subject: [PATCH 131/231] feat(domain): lori28167.is-a.dev --- domains/lori28167.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lori28167.json diff --git a/domains/lori28167.json b/domains/lori28167.json new file mode 100644 index 000000000..82ee22b45 --- /dev/null +++ b/domains/lori28167.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lori28167", + "email": "lorenzo.cozzaglio@outlook.it" + }, + "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 af1de52b03efcedf7f32743554ea22c376d208c5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 8 Oct 2023 12:49:14 -0400 Subject: [PATCH 132/231] Update filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json index 6da9e16a5..647d05619 100644 --- a/domains/filmflu.is-a-dev.json +++ b/domains/filmflu.is-a-dev.json @@ -6,6 +6,6 @@ "email": "dherediat97@gmail.com", }, "record": { - "URL": "dherediat97.github.io/FilmFlu" + "URL": "https://dherediat97.github.io/FilmFlu" } } From 87c1589d9d432b96516b7a607579aee67c281b1e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 8 Oct 2023 12:49:39 -0400 Subject: [PATCH 133/231] Rename filmflu.is-a-dev.json to filmflu.json --- domains/{filmflu.is-a-dev.json => filmflu.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{filmflu.is-a-dev.json => filmflu.json} (100%) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.json similarity index 100% rename from domains/filmflu.is-a-dev.json rename to domains/filmflu.json From d00580fa6ae7be1d83128bf33a4d2f60992709e3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 8 Oct 2023 12:50:34 -0400 Subject: [PATCH 134/231] Update filmflu.json --- domains/filmflu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/filmflu.json b/domains/filmflu.json index 647d05619..50dfaa666 100644 --- a/domains/filmflu.json +++ b/domains/filmflu.json @@ -3,7 +3,7 @@ "repo": "https://github.com/dherediat97/FilmFlu", "owner": { "username": "dherediat97", - "email": "dherediat97@gmail.com", + "email": "dherediat97@gmail.com" }, "record": { "URL": "https://dherediat97.github.io/FilmFlu" From c1840a9e84cfff58dccedd34e6bbc3b1dd9e3939 Mon Sep 17 00:00:00 2001 From: TurtleCode <106502718+TurtleCode84@users.noreply.github.com> Date: Sun, 8 Oct 2023 13:12:46 -0400 Subject: [PATCH 135/231] Create turtlecode.json --- domains/turtlecode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/turtlecode.json diff --git a/domains/turtlecode.json b/domains/turtlecode.json new file mode 100644 index 000000000..fd93df6d0 --- /dev/null +++ b/domains/turtlecode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TurtleCode84", + "email": "turtle@turtlecode.tech" + }, + "record": { + "URL": "https://turtlecode.tech" + } +} From b87ac2db8b857b7ff0544a920ff101e0b6a05b06 Mon Sep 17 00:00:00 2001 From: Jupiee Date: Mon, 9 Oct 2023 01:38:44 +0500 Subject: [PATCH 136/231] feat(domain): jupie.is-a.dev --- domains/jupie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jupie.json diff --git a/domains/jupie.json b/domains/jupie.json new file mode 100644 index 000000000..2e3142c9d --- /dev/null +++ b/domains/jupie.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Jupiee", + "email": "mzkplayz1@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 5223aa451f9d74639c7789d4ff3dbb9a12697e26 Mon Sep 17 00:00:00 2001 From: Spaace-Save Date: Sun, 8 Oct 2023 16:54:41 -0400 Subject: [PATCH 137/231] feat(domain): spaace.is-a.dev --- domains/spaace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spaace.json diff --git a/domains/spaace.json b/domains/spaace.json new file mode 100644 index 000000000..452ae9bc1 --- /dev/null +++ b/domains/spaace.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Spaace-Save", + "email": "coelhoaiden@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 d754fbdfe6c756129b2ff17d0cb4bd7517cd5123 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:48:21 +0800 Subject: [PATCH 138/231] 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 e6d40ad85..fad9aecec 100644 --- a/domains/hchs-bot.json +++ b/domains/hchs-bot.json @@ -6,6 +6,6 @@ "discord": "xiaoxi_tw#0" }, "record": { - "CNAME": "tw-node2.thisalesa.eu.org" + "A": ["60.249.193.112"] } } From 8c0cf6ac5cc362649dd8caa0926008ea7640a5a1 Mon Sep 17 00:00:00 2001 From: piyush-rb Date: Mon, 9 Oct 2023 08:50:31 +0530 Subject: [PATCH 139/231] feat(domain): piyushrb.is-a.dev --- domains/piyushrb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/piyushrb.json diff --git a/domains/piyushrb.json b/domains/piyushrb.json new file mode 100644 index 000000000..691f86aec --- /dev/null +++ b/domains/piyushrb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piyush-rb", + "email": "urpiyush39@gmail.com" + }, + "record": { + "MX": ["free1.googiehost.com"] + } +} From a824bc5f64720f7ce8cabcc6b779df54136c63a8 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Mon, 9 Oct 2023 08:52:11 +0530 Subject: [PATCH 140/231] Update piyushrb.json --- domains/piyushrb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index 691f86aec..dae7f32b6 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,6 +4,6 @@ "email": "urpiyush39@gmail.com" }, "record": { - "MX": ["free1.googiehost.com"] + "MX": ["free1.googiehost.com", "free2.googiehost.com", "free3.googiehost.com", "free4.googiehost.com"] } } From d584a0b3901c81c0903310b016e901f90f413584 Mon Sep 17 00:00:00 2001 From: aikoo7 <79667753+aikooo7@users.noreply.github.com> Date: Mon, 9 Oct 2023 06:54:40 +0100 Subject: [PATCH 141/231] impr: changed cname dns to "my-blog-vpp1.onrender.com" --- domains/aikoo7.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aikoo7.json b/domains/aikoo7.json index bb894b1fa..e962ebdc5 100644 --- a/domains/aikoo7.json +++ b/domains/aikoo7.json @@ -4,7 +4,7 @@ "email": "prozinhopro1973@gmail.com" }, "record": { - "CNAME": "aikooo7.github.io" + "CNAME": "my-blog-vpp1.onrender.com" } } - \ No newline at end of file + From f34f2560ed636f7d8823bb357998aed1fbd4e941 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:55:35 +0530 Subject: [PATCH 142/231] Update akai.json --- domains/akai.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/akai.json b/domains/akai.json index 5a3244b23..5a190c74e 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,6 +5,7 @@ "discord": "Akai#8199" }, "record": { - "CNAME": "a36166f1-d559-4be4-a223-5b112018b229.cname.koyeb.app" + "A": ["216.24.57.1"], + "CNAME": "amazingakai.onrender.com" } } From f94c5db6d9892cf73d106c168ec301f13c2e0a75 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:56:31 +0530 Subject: [PATCH 143/231] Update akai.json --- domains/akai.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/akai.json b/domains/akai.json index 5a190c74e..8e06cef1b 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,7 +5,6 @@ "discord": "Akai#8199" }, "record": { - "A": ["216.24.57.1"], "CNAME": "amazingakai.onrender.com" } } From 578f8c962af9ca8b1615fd96683143f5fd8041c2 Mon Sep 17 00:00:00 2001 From: BloomyInDev Date: Mon, 9 Oct 2023 09:09:07 +0200 Subject: [PATCH 144/231] feat(domain): bloomy.is-a.dev --- domains/bloomy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bloomy.json diff --git a/domains/bloomy.json b/domains/bloomy.json new file mode 100644 index 000000000..f0bbc1c43 --- /dev/null +++ b/domains/bloomy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BloomyInDev", + "email": "bastien.luben@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=bloomy.is-a.dev,daa2dc558a215f3d67c7" + } +} From 843a776b2458205c2df2ee2c721a9c03e757a2b9 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:47:48 +0530 Subject: [PATCH 145/231] Update akai.json --- domains/akai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akai.json b/domains/akai.json index 8e06cef1b..28483700d 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,6 +5,6 @@ "discord": "Akai#8199" }, "record": { - "CNAME": "amazingakai.onrender.com" + "CNAME": "akai.onrender.com" } } From 9bcd9db4d7063a89b0ac862ce869afdeec8e3818 Mon Sep 17 00:00:00 2001 From: dherediat97 Date: Mon, 9 Oct 2023 11:09:12 +0200 Subject: [PATCH 146/231] feat(domain): david_heredia.is-a.dev --- domains/david_heredia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/david_heredia.json diff --git a/domains/david_heredia.json b/domains/david_heredia.json new file mode 100644 index 000000000..8519c1bc0 --- /dev/null +++ b/domains/david_heredia.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dherediat97", + "email": "dherediat97@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 e624b23322481e860c1c37f9cd43bbebd89da67f Mon Sep 17 00:00:00 2001 From: GauravGupta256 Date: Mon, 9 Oct 2023 14:44:09 +0530 Subject: [PATCH 147/231] feat(domain): gauravgupta.is-a.dev --- domains/gauravgupta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gauravgupta.json diff --git a/domains/gauravgupta.json b/domains/gauravgupta.json new file mode 100644 index 000000000..344d4b9f6 --- /dev/null +++ b/domains/gauravgupta.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GauravGupta256", + "email": "gauravgupta25608@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 fbfa1a9dc044fc25275c5de99538a4fd283cf737 Mon Sep 17 00:00:00 2001 From: GauravGupta256 Date: Mon, 9 Oct 2023 14:45:35 +0530 Subject: [PATCH 148/231] feat(domain): gauravgupta256.is-a.dev --- domains/gauravgupta256.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gauravgupta256.json diff --git a/domains/gauravgupta256.json b/domains/gauravgupta256.json new file mode 100644 index 000000000..344d4b9f6 --- /dev/null +++ b/domains/gauravgupta256.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GauravGupta256", + "email": "gauravgupta25608@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 50e471d3970206d3d38752e666e6984a6d37c77e Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 9 Oct 2023 12:53:20 +0200 Subject: [PATCH 149/231] Update david_heredia.json --- domains/david_heredia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/david_heredia.json b/domains/david_heredia.json index 8519c1bc0..470bd6929 100644 --- a/domains/david_heredia.json +++ b/domains/david_heredia.json @@ -1,11 +1,11 @@ { + "description": "Portofolio PWA", + "repo": "https://github.com/dherediat97/Portfolio", "owner": { "username": "dherediat97", "email": "dherediat97@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://dherediat97.github.io/Portfolio" } -} \ No newline at end of file +} From 1ddc0af96ba16700ee40d47059dfde5b4c2fee34 Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 9 Oct 2023 13:15:18 +0200 Subject: [PATCH 150/231] Rename david_heredia.json to dherediat.json --- domains/{david_heredia.json => dherediat.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{david_heredia.json => dherediat.json} (100%) diff --git a/domains/david_heredia.json b/domains/dherediat.json similarity index 100% rename from domains/david_heredia.json rename to domains/dherediat.json From 84094e4409c7943f483d08774ddc8cedb38377f7 Mon Sep 17 00:00:00 2001 From: Spilleparadis Date: Mon, 9 Oct 2023 14:44:32 +0200 Subject: [PATCH 151/231] feat(domain): thetechguy.is-a.dev --- domains/thetechguy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thetechguy.json diff --git a/domains/thetechguy.json b/domains/thetechguy.json new file mode 100644 index 000000000..9635dcb67 --- /dev/null +++ b/domains/thetechguy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Spilleparadis", + "email": "playerwictor@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 69a4cafe9b605107fad8c932e6ea231710ba242b Mon Sep 17 00:00:00 2001 From: IfVar Date: Mon, 9 Oct 2023 09:11:48 -0500 Subject: [PATCH 152/231] feat(domain): anticens.is-a.dev --- domains/anticens.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anticens.json diff --git a/domains/anticens.json b/domains/anticens.json new file mode 100644 index 000000000..90e70ca93 --- /dev/null +++ b/domains/anticens.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "record": { + "CNAME": "anticens.github.io" + } +} From 6ecabd1ba1b5ba7feab428a49216e2c879892f56 Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:34:34 +0300 Subject: [PATCH 153/231] feat(domain): techke.is-a.dev --- domains/techke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techke.json diff --git a/domains/techke.json b/domains/techke.json new file mode 100644 index 000000000..25fe10783 --- /dev/null +++ b/domains/techke.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "techke1", + "email": "techpunditke@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 8596b4d3fb4280c471d06726d80f1f31220f556a Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:36:40 +0300 Subject: [PATCH 154/231] feat(domain): techpunditke.is-a.dev --- domains/techpunditke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techpunditke.json diff --git a/domains/techpunditke.json b/domains/techpunditke.json new file mode 100644 index 000000000..25fe10783 --- /dev/null +++ b/domains/techpunditke.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "techke1", + "email": "techpunditke@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 152280e16a0c1f2ef77232ef3af280094ac76544 Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:46:02 +0300 Subject: [PATCH 155/231] feat(domain): techpundit.is-a.dev --- domains/techpundit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techpundit.json diff --git a/domains/techpundit.json b/domains/techpundit.json new file mode 100644 index 000000000..25fe10783 --- /dev/null +++ b/domains/techpundit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "techke1", + "email": "techpunditke@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 049059ef8deb6e420d08db568c2e76426022a275 Mon Sep 17 00:00:00 2001 From: dizzy123323 Date: Mon, 9 Oct 2023 20:26:21 +0400 Subject: [PATCH 156/231] feat(domain): drv.su.is-a.dev --- domains/drv.su.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drv.su.json diff --git a/domains/drv.su.json b/domains/drv.su.json new file mode 100644 index 000000000..9cf9bc7dd --- /dev/null +++ b/domains/drv.su.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 9d8c8cc084190c57f002f4d317b9a18cd4c31787 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 18:39:21 +0100 Subject: [PATCH 157/231] feat(domain): jx1.is-a.dev --- domains/jx1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jx1.json diff --git a/domains/jx1.json b/domains/jx1.json new file mode 100644 index 000000000..b45389d24 --- /dev/null +++ b/domains/jx1.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@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 a967d8110088376d080d9d3455a028e3ed3450b0 Mon Sep 17 00:00:00 2001 From: SC <70444245+SC136@users.noreply.github.com> Date: Tue, 10 Oct 2023 00:12:55 +0530 Subject: [PATCH 158/231] Update sc.json --- domains/sc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/sc.json b/domains/sc.json index 0bb548c7f..236ce0134 100644 --- a/domains/sc.json +++ b/domains/sc.json @@ -1,11 +1,11 @@ { + "description": "My Personal Website", + "repo": "https://github.com/SC136/SC136.github.io", "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" + "CNAME": "SC136.github.io" } -} \ No newline at end of file +} From d904297d4e6e5745df9813fe7272bb78a9ec234c Mon Sep 17 00:00:00 2001 From: JDirk01 Date: Mon, 9 Oct 2023 11:45:21 -0700 Subject: [PATCH 159/231] feat(domain): jarren.is-a.dev --- domains/jarren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jarren.json diff --git a/domains/jarren.json b/domains/jarren.json new file mode 100644 index 000000000..a0fda613b --- /dev/null +++ b/domains/jarren.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JDirk01", + "email": "jarrendirk4@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 9d80ff1fcebce21a9593ce42d54026435affb397 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 20:40:30 +0100 Subject: [PATCH 160/231] feat(domain): jx01.is-a.dev --- domains/jx01.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jx01.json diff --git a/domains/jx01.json b/domains/jx01.json new file mode 100644 index 000000000..e978180e2 --- /dev/null +++ b/domains/jx01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@gmail.com" + }, + "record": { + "CNAME": "90ef348a-1a61-46ac-a889-62ac65e926b4.acmedns.infinityfree.net" + } +} From 2704ef853f8566faf3b6623b4b50ad1dc30c05f1 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 20:48:43 +0100 Subject: [PATCH 161/231] feat(domain): jx-1.is-a.dev --- domains/jx-1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jx-1.json diff --git a/domains/jx-1.json b/domains/jx-1.json new file mode 100644 index 000000000..69ef47e1c --- /dev/null +++ b/domains/jx-1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@gmail.com" + }, + "record": { + "MX": ["ns1.infinityfree.com"] + } +} From 38c5473403fc757855f8ed6e4d62447cfc096ccf Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 20:49:07 +0100 Subject: [PATCH 162/231] feat(domain): j-x1.is-a.dev --- domains/j-x1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/j-x1.json diff --git a/domains/j-x1.json b/domains/j-x1.json new file mode 100644 index 000000000..b45389d24 --- /dev/null +++ b/domains/j-x1.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@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 67a091b33b4e5e63d5d34f1bf084e2c705b2557e Mon Sep 17 00:00:00 2001 From: Nobuyaki Date: Tue, 10 Oct 2023 06:13:42 +0700 Subject: [PATCH 163/231] feat(domain): 0xviel.is-a.dev --- domains/0xviel.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/0xviel.json b/domains/0xviel.json index 32f519919..c95aa2dea 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -1,12 +1,11 @@ { - "description": "0xviel github page", - "repo": "https://github.com/nobuyaki/nobuyaki.github.io", - "owner": { - "username": "nobuyaki", - "email": "contact@0xviel.my.id", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "nobuyaki.github.io" - } -} + "owner": { + "username": "Nobuyaki", + "email": "dimas2214sa@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 752b10dafed4fde8b89450a06230bbb7061534a6 Mon Sep 17 00:00:00 2001 From: DavidAdrian8ag Date: Mon, 9 Oct 2023 18:02:38 -0600 Subject: [PATCH 164/231] feat(domain): davidadrian8a.is-a.dev --- domains/davidadrian8a.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/davidadrian8a.json diff --git a/domains/davidadrian8a.json b/domains/davidadrian8a.json new file mode 100644 index 000000000..4e9a07d67 --- /dev/null +++ b/domains/davidadrian8a.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DavidAdrian8ag", + "email": "krezitech@hotmail.com" + }, + "record": { + "URL": "https://davidadrian8ag.netlify.app/" + } +} From 0e7d8734a10d5d629b74be7cc970ddcc5f72fe9c Mon Sep 17 00:00:00 2001 From: piyush-rb Date: Tue, 10 Oct 2023 08:50:50 +0530 Subject: [PATCH 165/231] feat(domain): piyushrb.is-a.dev --- domains/piyushrb.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index dae7f32b6..a08e77d27 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,6 +4,8 @@ "email": "urpiyush39@gmail.com" }, "record": { - "MX": ["free1.googiehost.com", "free2.googiehost.com", "free3.googiehost.com", "free4.googiehost.com"] + "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 7cfd16a3b7fa528a113c538e4399cb79e7afab8c Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 08:55:17 +0530 Subject: [PATCH 166/231] Update piyushrb.json --- domains/piyushrb.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index a08e77d27..fec943587 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,8 +4,6 @@ "email": "urpiyush39@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "piyush-rb.github.io/portfolio-website" } -} \ No newline at end of file +} From d0f5f011c377f2b0446df407080eba34cb9ed472 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:05:24 +0530 Subject: [PATCH 167/231] Re-run checks From bd581fa2fc7c0ae62b25f10c0f34a68e757c8829 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:31:29 +0530 Subject: [PATCH 168/231] Update piyushrb.json using template --- domains/piyushrb.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index fec943587..0fefa215f 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -1,9 +1,11 @@ { + "description": "Personal Portfolio Website", + "repo": "https://github.com/piyush-rb/piyush-rb.github.io", "owner": { "username": "piyush-rb", "email": "urpiyush39@gmail.com" }, "record": { - "CNAME": "piyush-rb.github.io/portfolio-website" + "CNAME": "piyush-rb.github.io" } } From 86d351251ccded116aae8e26b9d4c5bfe9046364 Mon Sep 17 00:00:00 2001 From: Isaac Robinson <118726107+SuperIcecube1@users.noreply.github.com> Date: Tue, 10 Oct 2023 13:03:08 +0100 Subject: [PATCH 169/231] Update isaacrobinson.json Updating my domain to allow me to use GitHub pages --- domains/isaacrobinson.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/isaacrobinson.json b/domains/isaacrobinson.json index 6cad9c037..25baf7a8d 100644 --- a/domains/isaacrobinson.json +++ b/domains/isaacrobinson.json @@ -1,11 +1,11 @@ { + "description": "This domain is for my personal website", + "repo": "https://github.com/SuperIcecube1/SuperIcecube1.github.io", "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" + "CNAME": "SuperIcecube1.github.io" } -} \ No newline at end of file +} From faef986e340b993251f669657213a334c99c9301 Mon Sep 17 00:00:00 2001 From: ivansnippy Date: Tue, 10 Oct 2023 17:33:34 +0300 Subject: [PATCH 170/231] feat(domain): snippyivan.is-a.dev --- domains/snippyivan.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/snippyivan.json b/domains/snippyivan.json index f32416c2f..dbbb3907a 100644 --- a/domains/snippyivan.json +++ b/domains/snippyivan.json @@ -4,6 +4,8 @@ "email": "ivanmasinde@outlook.com" }, "record": { - "CNAME": "ivan.ac.ke" + "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 944e9c7ded778797db8182b23ff9ce0c48af4c80 Mon Sep 17 00:00:00 2001 From: ZiynCS Date: Tue, 10 Oct 2023 22:06:14 +0700 Subject: [PATCH 171/231] feat(domain): ziyn.is-a.dev --- domains/ziyn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ziyn.json diff --git a/domains/ziyn.json b/domains/ziyn.json new file mode 100644 index 000000000..f32be4e41 --- /dev/null +++ b/domains/ziyn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZiynCS", + "email": "NotZiyn@gmail.com" + }, + "record": { + "CNAME": "website-ll59.onrender.com" + } +} From 4b45efb0030a6b7c7be7d7bec09308412e92a8d5 Mon Sep 17 00:00:00 2001 From: horn7x <133672531+horn7x@users.noreply.github.com> Date: Tue, 10 Oct 2023 17:31:49 +0200 Subject: [PATCH 172/231] feat(domain): horn7x.is-a.dev.is-a.dev --- domains/horn7x.is-a.dev.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/horn7x.is-a.dev.json diff --git a/domains/horn7x.is-a.dev.json b/domains/horn7x.is-a.dev.json new file mode 100644 index 000000000..faba2ce3f --- /dev/null +++ b/domains/horn7x.is-a.dev.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "horn7x", + "email": "133672531+horn7x@users.noreply.github.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 958443139918598204" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=horn7x@gmail.com" + } +} From 06c4d394ee255d268e88da358eece9624582fc81 Mon Sep 17 00:00:00 2001 From: drasticroy Date: Tue, 10 Oct 2023 18:34:28 +0300 Subject: [PATCH 173/231] feat(domain): drasticroy.is-a.dev --- domains/drasticroy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drasticroy.json diff --git a/domains/drasticroy.json b/domains/drasticroy.json new file mode 100644 index 000000000..19d5b1642 --- /dev/null +++ b/domains/drasticroy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticroy", + "email": "victiousroy@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 a33cd230129e279db5aa51fe2d4578209045f949 Mon Sep 17 00:00:00 2001 From: drasticroy Date: Tue, 10 Oct 2023 19:05:39 +0300 Subject: [PATCH 174/231] feat(domain): drastic.is-a.dev --- domains/drastic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drastic.json diff --git a/domains/drastic.json b/domains/drastic.json new file mode 100644 index 000000000..19d5b1642 --- /dev/null +++ b/domains/drastic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticroy", + "email": "victiousroy@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 f89754e228d192047d5a9e722ea5228e4b6c86af Mon Sep 17 00:00:00 2001 From: drasticfiles <147117983+drasticfiles@users.noreply.github.com> Date: Tue, 10 Oct 2023 19:35:43 +0300 Subject: [PATCH 175/231] Create drastic.json --- domains/drastic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drastic.json diff --git a/domains/drastic.json b/domains/drastic.json new file mode 100644 index 000000000..aa405bb32 --- /dev/null +++ b/domains/drastic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticfiles", + "email": "shaileteitpa@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 3ba0c3800f651c6b4505076684505d1563bf5c1a Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Tue, 10 Oct 2023 20:23:20 +0200 Subject: [PATCH 176/231] feat(domain): docs.stefdp.is-a.dev --- domains/docs.stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/docs.stefdp.json diff --git a/domains/docs.stefdp.json b/domains/docs.stefdp.json new file mode 100644 index 000000000..a8efd7f67 --- /dev/null +++ b/domains/docs.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "CNAME": "c2d298f98c-hosting.gitbook.io" + } +} From ec94e5c0fc1c63fa5c5f911a13f1e77da7f55633 Mon Sep 17 00:00:00 2001 From: Pafias Date: Tue, 10 Oct 2023 23:42:54 +0200 Subject: [PATCH 177/231] feat(domain): pafias.is-a.dev --- domains/pafias.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pafias.json diff --git a/domains/pafias.json b/domains/pafias.json new file mode 100644 index 000000000..ab87e6ecd --- /dev/null +++ b/domains/pafias.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Pafias", + "email": "tiagana.b@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 fb94aa9c6512dffdef116de4284c09a24de06693 Mon Sep 17 00:00:00 2001 From: Omarplayz233 Date: Tue, 10 Oct 2023 22:53:27 +0100 Subject: [PATCH 178/231] feat(domain): omarplayz.is-a.dev --- domains/omarplayz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omarplayz.json diff --git a/domains/omarplayz.json b/domains/omarplayz.json new file mode 100644 index 000000000..50411153a --- /dev/null +++ b/domains/omarplayz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Omarplayz233", + "email": "omarplayzsounds@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 0cddb7426ff9e1c32412e76f41937c3db54357ed Mon Sep 17 00:00:00 2001 From: Cryptic1526 Date: Wed, 11 Oct 2023 17:41:20 +1300 Subject: [PATCH 179/231] feat(domain): freegraphics.is-a.dev --- domains/freegraphics.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/freegraphics.json diff --git a/domains/freegraphics.json b/domains/freegraphics.json new file mode 100644 index 000000000..b99cbbc5b --- /dev/null +++ b/domains/freegraphics.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Cryptic1526", + "email": "nemith27dhg@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 55439329dec9bb4766ded9b3d7cd9aab45c7adb9 Mon Sep 17 00:00:00 2001 From: Nonamendev Date: Wed, 11 Oct 2023 11:05:40 +0530 Subject: [PATCH 180/231] feat(domain): creepycraft.is-a.dev --- domains/creepycraft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/creepycraft.json diff --git a/domains/creepycraft.json b/domains/creepycraft.json new file mode 100644 index 000000000..d748cffdc --- /dev/null +++ b/domains/creepycraft.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Nonamendev", + "email": "ndevnoname@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 3cdef3a59202b263f8339227f49f2c9b1fc47a17 Mon Sep 17 00:00:00 2001 From: k3rokami Date: Wed, 11 Oct 2023 15:15:00 +0800 Subject: [PATCH 181/231] feat(domain): kurokami.is-a.dev --- domains/kurokami.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kurokami.json diff --git a/domains/kurokami.json b/domains/kurokami.json new file mode 100644 index 000000000..2c9dcb890 --- /dev/null +++ b/domains/kurokami.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "k3rokami", + "email": "honghongleong2@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 459afc712e4e024324e6171ba6233d75553778c2 Mon Sep 17 00:00:00 2001 From: nobuyaki Date: Wed, 11 Oct 2023 14:21:46 +0700 Subject: [PATCH 182/231] Update 0xviel.json --- domains/0xviel.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0xviel.json b/domains/0xviel.json index 342e28801..9f713ef29 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -7,6 +7,7 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "nobuyaki.github.io" + "CNAME": "nobuyaki.github.io", + "TXT": "dh=3553e848300a672fa174b27085b19d419d95ef75" } } From 3eca250a6a2fda4d61917c1e2b293e5159082c1e Mon Sep 17 00:00:00 2001 From: va1dee Date: Wed, 11 Oct 2023 11:59:01 +0300 Subject: [PATCH 183/231] feat(domain): va1dee.is-a.dev --- domains/va1dee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/va1dee.json diff --git a/domains/va1dee.json b/domains/va1dee.json new file mode 100644 index 000000000..54e96c903 --- /dev/null +++ b/domains/va1dee.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "va1dee", + "email": "vldslv.prydatko@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 5558f08c5d52c38eedb6ec11186a1346090fe1e2 Mon Sep 17 00:00:00 2001 From: KrazyKleb <124646709+KrazyKleb@users.noreply.github.com> Date: Wed, 11 Oct 2023 20:26:22 +1100 Subject: [PATCH 184/231] Update kleb.json Changed email, MX record and A record. --- domains/kleb.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/kleb.json b/domains/kleb.json index 0b322c817..d9a5e0d37 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -1,11 +1,10 @@ { "owner": { "username": "KrazyKleb", - "email": "krazyklebyt@gmail.com" + "email": "krazykleb@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["143.47.249.115"], + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], } -} \ No newline at end of file +} From 70266963f78533b024e7ec0fc1170cbb538080f6 Mon Sep 17 00:00:00 2001 From: t6c Date: Wed, 11 Oct 2023 17:19:09 +0700 Subject: [PATCH 185/231] feat(domain): tien.is-a.dev --- domains/tien.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tien.json diff --git a/domains/tien.json b/domains/tien.json new file mode 100644 index 000000000..3ef6c7248 --- /dev/null +++ b/domains/tien.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "t6c", + "email": "tien2309n@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 c892852a0a9210d13a2383b1a465baa6416aa0b7 Mon Sep 17 00:00:00 2001 From: Bastien <90511192+BloomyInDev@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:27:06 +0200 Subject: [PATCH 186/231] Modify bloomy.json to my custom domain --- domains/bloomy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bloomy.json b/domains/bloomy.json index f0bbc1c43..f0aec18e7 100644 --- a/domains/bloomy.json +++ b/domains/bloomy.json @@ -4,6 +4,6 @@ "email": "bastien.luben@gmail.com" }, "record": { - "TXT": "vc-domain-verify=bloomy.is-a.dev,daa2dc558a215f3d67c7" + "URL": "https://www.bloomyindev.me" } } From d34af5ead20c5ff7e6da9013f71f8a81800f401b Mon Sep 17 00:00:00 2001 From: TimOelrichs Date: Wed, 11 Oct 2023 12:31:27 +0200 Subject: [PATCH 187/231] feat(domain): timoelrichs.is-a.dev --- domains/timoelrichs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/timoelrichs.json diff --git a/domains/timoelrichs.json b/domains/timoelrichs.json new file mode 100644 index 000000000..b458b27ea --- /dev/null +++ b/domains/timoelrichs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TimOelrichs", + "email": "timoelrichs@gmail.com" + }, + "record": { + "URL": "https://peppermint-theater-276.notion.site/double-cherry-emulations-a3fd7ecc2c3144b5973928f3e196ce9e?pvs=4" + } +} From a17a6dbdd7ce37eef54383771a666eae38e7edc5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 11 Oct 2023 20:38:02 +0800 Subject: [PATCH 188/231] Create _discord.0xviel.json --- domains/_discord.0xviel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.0xviel.json diff --git a/domains/_discord.0xviel.json b/domains/_discord.0xviel.json new file mode 100644 index 000000000..e06950f22 --- /dev/null +++ b/domains/_discord.0xviel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nobuyaki", + "email": "contact@0xviel.my.id", + "discord": "445073800850046977" + }, + "record": { + "TXT": "dh=3553e848300a672fa174b27085b19d419d95ef75" + } +} From a1251c9739cdb30c6fd77c07c5a8aa6617396470 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 11 Oct 2023 20:38:23 +0800 Subject: [PATCH 189/231] Discard changes to domains/0xviel.json --- domains/0xviel.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/0xviel.json b/domains/0xviel.json index 9f713ef29..342e28801 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -7,7 +7,6 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "nobuyaki.github.io", - "TXT": "dh=3553e848300a672fa174b27085b19d419d95ef75" + "CNAME": "nobuyaki.github.io" } } From 4fbae406a880a1464f5bd55c565f91caf9111fbe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 11 Oct 2023 20:38:41 +0800 Subject: [PATCH 190/231] Discard changes to domains/0xviel.json From 43ef48529022782bda98d7812b0f6226a42dc9a5 Mon Sep 17 00:00:00 2001 From: predefine Date: Thu, 12 Oct 2023 00:33:05 +0700 Subject: [PATCH 191/231] feat(domain): predefine.is-a.dev --- domains/predefine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/predefine.json diff --git a/domains/predefine.json b/domains/predefine.json new file mode 100644 index 000000000..e299ee19b --- /dev/null +++ b/domains/predefine.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "predefine", + "email": "predefine@yandex.ru" + }, + "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 e7318596a1ee68f54784953959fe22e91b6f4914 Mon Sep 17 00:00:00 2001 From: anurag-bit Date: Wed, 11 Oct 2023 23:15:32 +0530 Subject: [PATCH 192/231] feat(domain): anurag.is-a.dev --- domains/anurag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anurag.json diff --git a/domains/anurag.json b/domains/anurag.json new file mode 100644 index 000000000..44fc3480b --- /dev/null +++ b/domains/anurag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "anurag-bit", + "email": "singh.ask@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 48ef93e6d9012e7406d184c4bdf28d4435b94acd Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Wed, 11 Oct 2023 19:17:18 +0100 Subject: [PATCH 193/231] Create gradle.phoenix.json --- domains/gradle.phoenix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gradle.phoenix.json diff --git a/domains/gradle.phoenix.json b/domains/gradle.phoenix.json new file mode 100644 index 000000000..189cb852b --- /dev/null +++ b/domains/gradle.phoenix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhoenixOrigin", + "email": "phoenixorigin171@gmail.com" + }, + "record": { + "A": ["130.162.166.134"] + } +} From 08b24bf249e8fcf31601824f8934cca0e3384464 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Wed, 11 Oct 2023 20:17:21 +0100 Subject: [PATCH 194/231] feat(domain): j-x01.is-a.dev --- domains/j-x01.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/j-x01.json diff --git a/domains/j-x01.json b/domains/j-x01.json new file mode 100644 index 000000000..b45389d24 --- /dev/null +++ b/domains/j-x01.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@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 caa2efe8ef634870daefa40714fc05162b0009e8 Mon Sep 17 00:00:00 2001 From: esteban389 Date: Wed, 11 Oct 2023 15:13:24 -0500 Subject: [PATCH 195/231] feat(domain): esteban.is-a.dev --- domains/esteban.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/esteban.json diff --git a/domains/esteban.json b/domains/esteban.json new file mode 100644 index 000000000..753be968f --- /dev/null +++ b/domains/esteban.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "esteban389", + "email": "estebandres@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 95365a76405e776569ed21ad0c41493b40d9683d Mon Sep 17 00:00:00 2001 From: huevo <103962731+esteban389@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:20:39 -0500 Subject: [PATCH 196/231] Update esteban.json --- domains/esteban.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/esteban.json b/domains/esteban.json index 753be968f..cad902831 100644 --- a/domains/esteban.json +++ b/domains/esteban.json @@ -4,8 +4,6 @@ "email": "estebandres@proton.me" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "esteban389.github.io" } -} \ No newline at end of file +} From 0590eb5274dde18dc898b88e8a61433cb8edbdd6 Mon Sep 17 00:00:00 2001 From: YUG38 <4yugpatel123@gmail.com> Date: Wed, 11 Oct 2023 18:34:24 -0500 Subject: [PATCH 197/231] feat(domain): yug.is-a.dev --- domains/yug.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yug.json diff --git a/domains/yug.json b/domains/yug.json new file mode 100644 index 000000000..87fbf0a96 --- /dev/null +++ b/domains/yug.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "YUG38", + "email": "4yugpatel123@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 ee7032d57755dd3cebc7670a80b00dbf694fd170 Mon Sep 17 00:00:00 2001 From: KylomaskGamer Date: Wed, 11 Oct 2023 20:50:02 -0300 Subject: [PATCH 198/231] feat(domain): kylomaskgamer.is-a.dev --- domains/kylomaskgamer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kylomaskgamer.json diff --git a/domains/kylomaskgamer.json b/domains/kylomaskgamer.json new file mode 100644 index 000000000..5449ad911 --- /dev/null +++ b/domains/kylomaskgamer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KylomaskGamer", + "email": "kyle@kavenv.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 f382f7429f6e8623151c1037de48db1d2ade1cfd Mon Sep 17 00:00:00 2001 From: KylomaskGamer Date: Wed, 11 Oct 2023 20:51:16 -0300 Subject: [PATCH 199/231] feat(domain): kylomaskgamer .is-a.dev --- domains/kylomaskgamer .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kylomaskgamer .json diff --git a/domains/kylomaskgamer .json b/domains/kylomaskgamer .json new file mode 100644 index 000000000..5449ad911 --- /dev/null +++ b/domains/kylomaskgamer .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KylomaskGamer", + "email": "kyle@kavenv.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 2d63a5e991927bb1a18379fda3b3b2ff600de788 Mon Sep 17 00:00:00 2001 From: Tweak Date: Wed, 11 Oct 2023 19:10:35 -0600 Subject: [PATCH 200/231] Update mattw.json to update records. --- domains/mattw.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/mattw.json b/domains/mattw.json index d74b7430e..c1f21a917 100644 --- a/domains/mattw.json +++ b/domains/mattw.json @@ -3,11 +3,9 @@ "repo": "https://github.com/Tweak4141", "owner": { "username": "tweak4141", - "email": "ynan243@gmail.com" + "email": "tweak@talosbot.xyz" }, "record": { - "A": ["74.201.25.77"], - "MX": ["mail.tnstudios.ca"], - "TXT": "v=spf1 a:webmail.tnstudios.ca a:mail.talosbot.xyz a:mail.tnstudios.ca ~all" + "CNAME": "nginxpm.talosbot.xyz" } } From dcd0386c55205846d0479a5689d773ad18fec590 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:22:59 -0400 Subject: [PATCH 201/231] Delete domains/kylomaskgamer .json --- domains/kylomaskgamer .json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kylomaskgamer .json diff --git a/domains/kylomaskgamer .json b/domains/kylomaskgamer .json deleted file mode 100644 index 5449ad911..000000000 --- a/domains/kylomaskgamer .json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "KylomaskGamer", - "email": "kyle@kavenv.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 2df24b74a257d5db04171572597fd0dc6137ce2a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:29:17 -0400 Subject: [PATCH 202/231] Delete domains/noname.json --- domains/noname.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/noname.json diff --git a/domains/noname.json b/domains/noname.json deleted file mode 100644 index d79718b17..000000000 --- a/domains/noname.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nonamendev", - "email": "ndevnoname@gmail.com" - }, - "record": { - "TXT": "dig _github-pages-challenge-username.example.com nostats nocomments nocmd txt" - } -} From 8fb483353e905d7c6b5040127df79f12f51305a2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:34:35 -0400 Subject: [PATCH 203/231] Update kleb.json --- domains/kleb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kleb.json b/domains/kleb.json index d9a5e0d37..ceeab4be7 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -5,6 +5,6 @@ }, "record": { "A": ["143.47.249.115"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 8bf2b479e6921da8bec8464fde2958dd046ed50e Mon Sep 17 00:00:00 2001 From: MatrixCoder0101 Date: Thu, 12 Oct 2023 11:54:33 +0530 Subject: [PATCH 204/231] feat(domain): matrixcoder.is-a.dev --- domains/matrixcoder.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 20db0c7ae..e4410ea65 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -4,6 +4,8 @@ "email": "tkgoutamm625@gmail.com" }, "record": { - "CNAME": "matrixcoder0101.github.io" + "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 57ee5fc8f1d41a1757f050d2adc017edc5f7acf0 Mon Sep 17 00:00:00 2001 From: AjayIsDev <147685714+AjayIsDev@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:01:21 +0530 Subject: [PATCH 205/231] Create AjayIsDev.json --- domains/AjayIsDev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/AjayIsDev.json diff --git a/domains/AjayIsDev.json b/domains/AjayIsDev.json new file mode 100644 index 000000000..176405277 --- /dev/null +++ b/domains/AjayIsDev.json @@ -0,0 +1,12 @@ +{ + "description": "want to use it for hosting my portfolio site", + "repo": "https://github.com/AjayIsDev/AjayIsDev.github.io", + "owner": { + "username": "AjayIsDev", + "email": "ajays.dev.contact@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "AjayIsDev.github.io" + } +} From 1756bde03bf1caaf8e596c011bbe79ad71873cdc Mon Sep 17 00:00:00 2001 From: AjayIsDev <147685714+AjayIsDev@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:03:19 +0530 Subject: [PATCH 206/231] Update AjayIsDev.json --- domains/AjayIsDev.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/AjayIsDev.json b/domains/AjayIsDev.json index 176405277..35ba9a1ed 100644 --- a/domains/AjayIsDev.json +++ b/domains/AjayIsDev.json @@ -4,7 +4,6 @@ "owner": { "username": "AjayIsDev", "email": "ajays.dev.contact@gmail.com", - "twitter": "" }, "record": { "CNAME": "AjayIsDev.github.io" From 3c7b94060f20c04ca5cd2117ee0c5d9f35ac4718 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 12 Oct 2023 14:53:42 +0800 Subject: [PATCH 207/231] Update AjayIsDev.json --- domains/AjayIsDev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/AjayIsDev.json b/domains/AjayIsDev.json index 35ba9a1ed..8dcf283c5 100644 --- a/domains/AjayIsDev.json +++ b/domains/AjayIsDev.json @@ -3,7 +3,7 @@ "repo": "https://github.com/AjayIsDev/AjayIsDev.github.io", "owner": { "username": "AjayIsDev", - "email": "ajays.dev.contact@gmail.com", + "email": "ajays.dev.contact@gmail.com" }, "record": { "CNAME": "AjayIsDev.github.io" From 78f6f792f071212a552536f12ad65e9e46ce0366 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 12 Oct 2023 15:00:21 +0800 Subject: [PATCH 208/231] Rename AjayIsDev.json to ajayisdev.json --- domains/{AjayIsDev.json => ajayisdev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{AjayIsDev.json => ajayisdev.json} (100%) diff --git a/domains/AjayIsDev.json b/domains/ajayisdev.json similarity index 100% rename from domains/AjayIsDev.json rename to domains/ajayisdev.json From 2211f8d93427aa0e2095bccc650449510d56dd8d Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:46:51 +0530 Subject: [PATCH 209/231] Update matrixcoder.json --- domains/matrixcoder.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index e4410ea65..9d19c61a0 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -5,7 +5,10 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } } \ No newline at end of file From 5f25ede921f900980b56dd5a2d1153e57fbf1c4f Mon Sep 17 00:00:00 2001 From: Ziyn <95391696+ZiynCS@users.noreply.github.com> Date: Thu, 12 Oct 2023 19:31:52 +0700 Subject: [PATCH 210/231] Update ziyn.json --- domains/ziyn.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index f32be4e41..8ae7eafbc 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -4,6 +4,8 @@ "email": "NotZiyn@gmail.com" }, "record": { - "CNAME": "website-ll59.onrender.com" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 2dfe3470dc43f80c9d7080c05341e46929e81633 Mon Sep 17 00:00:00 2001 From: Ziyn <95391696+ZiynCS@users.noreply.github.com> Date: Thu, 12 Oct 2023 20:27:33 +0700 Subject: [PATCH 211/231] Update ziyn.json --- domains/ziyn.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index 8ae7eafbc..ec9ecd796 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -4,8 +4,6 @@ "email": "NotZiyn@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "website-db5.pages.dev" } } From 5b1f822bdadeef9b690ca627fae8fb4b0769c3b6 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Thu, 12 Oct 2023 17:53:07 +0100 Subject: [PATCH 212/231] feat(domain): jx-1.is-a.dev --- domains/jx-1.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/jx-1.json b/domains/jx-1.json index 69ef47e1c..b45389d24 100644 --- a/domains/jx-1.json +++ b/domains/jx-1.json @@ -4,6 +4,8 @@ "email": "jvgvgaa@gmail.com" }, "record": { - "MX": ["ns1.infinityfree.com"] + "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 d8e083358161b9958100c5ab5e8bbbf8b5193029 Mon Sep 17 00:00:00 2001 From: mjnaous Date: Thu, 12 Oct 2023 19:55:07 +0300 Subject: [PATCH 213/231] feat(domain): iceed.is-a.dev --- domains/iceed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iceed.json diff --git a/domains/iceed.json b/domains/iceed.json new file mode 100644 index 000000000..0327e8e2c --- /dev/null +++ b/domains/iceed.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.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 7e4b8102bfecf346e9cd0cc6d64dc833c596f3fd Mon Sep 17 00:00:00 2001 From: agger34 Date: Fri, 13 Oct 2023 00:30:52 +0700 Subject: [PATCH 214/231] feat(domain): tdh.is-a.dev --- domains/tdh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tdh.json diff --git a/domains/tdh.json b/domains/tdh.json new file mode 100644 index 000000000..5cbf7ba05 --- /dev/null +++ b/domains/tdh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "agger34", + "email": "hungtd.h3it@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 65ea7ee074b3b15646fa51fb101282505caac75c Mon Sep 17 00:00:00 2001 From: SACUL-6 Date: Thu, 12 Oct 2023 14:46:52 -0400 Subject: [PATCH 215/231] feat(domain): sacul-6.is-a.dev --- domains/sacul-6.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sacul-6.json diff --git a/domains/sacul-6.json b/domains/sacul-6.json new file mode 100644 index 000000000..d976b2f53 --- /dev/null +++ b/domains/sacul-6.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SACUL-6", + "email": "contact.me.here.naw@gmail.com" + }, + "record": { + "CNAME": "sacul-6.github.io" + } +} From 9d99ff20486e39512cdc5bde6d630e3b68d91663 Mon Sep 17 00:00:00 2001 From: ethylenediaminetetraacetates Date: Thu, 12 Oct 2023 16:28:03 -0400 Subject: [PATCH 216/231] feat(domain): ethyl.is-a.dev --- domains/ethyl.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ethyl.json diff --git a/domains/ethyl.json b/domains/ethyl.json new file mode 100644 index 000000000..01d616d2a --- /dev/null +++ b/domains/ethyl.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ethylenediaminetetraacetates", + "email": "digin2t@gmail.com", + "discord": "1066211072798883840" + }, + + "record": { + "CNAME": "ethylenediaminetetraacetates.github.io" + } +} From 76d9a4470e1968bad415e0ba548bd92e4e1db30c Mon Sep 17 00:00:00 2001 From: jfelix9 Date: Thu, 12 Oct 2023 16:40:20 -0500 Subject: [PATCH 217/231] feat(domain): jorge.is-a.dev --- domains/jorge.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jorge.json diff --git a/domains/jorge.json b/domains/jorge.json new file mode 100644 index 000000000..72cb6fcc1 --- /dev/null +++ b/domains/jorge.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jfelix9", + "email": "jfelixdev@icloud.com" + }, + "record": { + "URL": "https://jorge-felix.com" + } +} From 049a4578610b2ce23b07a16970dffebfec91555a Mon Sep 17 00:00:00 2001 From: Kresswell Date: Fri, 13 Oct 2023 01:35:50 +0300 Subject: [PATCH 218/231] feat(domain): ihkgpt.is-a.dev --- domains/ihkgpt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ihkgpt.json diff --git a/domains/ihkgpt.json b/domains/ihkgpt.json new file mode 100644 index 000000000..fa05957b0 --- /dev/null +++ b/domains/ihkgpt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kresswell", + "email": "simonecresswell@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 87ac08127e43ff81d9d87c998cbf9e74690c9271 Mon Sep 17 00:00:00 2001 From: sparkfire298 Date: Fri, 13 Oct 2023 10:16:40 +1100 Subject: [PATCH 219/231] feat(domain): sparkfire298.is-a.dev --- domains/sparkfire298.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sparkfire298.json diff --git a/domains/sparkfire298.json b/domains/sparkfire298.json new file mode 100644 index 000000000..34bdd11bd --- /dev/null +++ b/domains/sparkfire298.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sparkfire298", + "email": "sparkfire298@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 bfc66e621f7fc06a4fc8f502dd8bd0fd2c20146c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 12 Oct 2023 19:53:37 -0400 Subject: [PATCH 220/231] Update oops.json --- domains/oops.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oops.json b/domains/oops.json index f9f2eab50..0380d8e14 100644 --- a/domains/oops.json +++ b/domains/oops.json @@ -4,6 +4,6 @@ "email": "finnickguo@gmail.com" }, "record": { - "A": "150.109.115.77" + "A": ["150.109.115.77"] } } From 4e62c4198184efe17b29997aa02f60adfdea4368 Mon Sep 17 00:00:00 2001 From: Kresswell Date: Fri, 13 Oct 2023 05:10:14 +0300 Subject: [PATCH 221/231] feat(domain): infinityhackers.is-a.dev --- domains/infinityhackers.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/infinityhackers.json b/domains/infinityhackers.json index d800fbf2d..fa05957b0 100644 --- a/domains/infinityhackers.json +++ b/domains/infinityhackers.json @@ -4,6 +4,8 @@ "email": "simonecresswell@outlook.com" }, "record": { - "CNAME": "ghs.google.com" + "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 d3411d5f56db7a08bc9fa51168fc528f336cb855 Mon Sep 17 00:00:00 2001 From: dincertekin Date: Fri, 13 Oct 2023 06:02:31 +0300 Subject: [PATCH 222/231] feat(domain): dincertekin.is-a.dev --- domains/dincertekin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dincertekin.json diff --git a/domains/dincertekin.json b/domains/dincertekin.json new file mode 100644 index 000000000..27a986899 --- /dev/null +++ b/domains/dincertekin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dincertekin", + "email": "dincertekin@protonmail.com" + }, + "record": { + "CNAME": "dincertekin.com" + } +} From d8568f90c374aac7c88ac4fec1661558dc36ef94 Mon Sep 17 00:00:00 2001 From: "Hung Tran(Agger)" Date: Fri, 13 Oct 2023 10:51:10 +0700 Subject: [PATCH 223/231] Update tdh.json --- domains/tdh.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/tdh.json b/domains/tdh.json index 5cbf7ba05..14d86e4f4 100644 --- a/domains/tdh.json +++ b/domains/tdh.json @@ -4,8 +4,6 @@ "email": "hungtd.h3it@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://my-blog-orcin-mu-36.vercel.app" } -} \ No newline at end of file +} From 2347aaf8992464e0413ef6a1b61215af668f2616 Mon Sep 17 00:00:00 2001 From: someshsrichandan Date: Fri, 13 Oct 2023 11:02:29 +0530 Subject: [PATCH 224/231] feat(domain): someshsrichandan.is-a.dev --- domains/someshsrichandan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/someshsrichandan.json diff --git a/domains/someshsrichandan.json b/domains/someshsrichandan.json new file mode 100644 index 000000000..caad7c3de --- /dev/null +++ b/domains/someshsrichandan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "someshsrichandan", + "email": "someshsrichandan@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 0390b090755740e4e809df116de005958fd61549 Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Fri, 13 Oct 2023 07:37:18 +0100 Subject: [PATCH 225/231] Update rick-astley.json --- domains/rick-astley.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rick-astley.json diff --git a/domains/rick-astley.json b/domains/rick-astley.json new file mode 100644 index 000000000..83400e519 --- /dev/null +++ b/domains/rick-astley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhoenixOrigin", + "email": "phoenixorigin171@gmail.com" + }, + "record": { + "A": ["130.162.166.134"] + } +} \ No newline at end of file From 55339c3a8db08ce88991190be096df3b804ab5f6 Mon Sep 17 00:00:00 2001 From: justkorudev Date: Fri, 13 Oct 2023 09:57:52 +0200 Subject: [PATCH 226/231] feat(domain): koru.is-a.dev --- domains/koru.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/koru.json diff --git a/domains/koru.json b/domains/koru.json new file mode 100644 index 000000000..abe2a05ca --- /dev/null +++ b/domains/koru.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "justkorudev", + "email": "popetopotolo@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 b21243fde5b5a0c173df09785cc0e68821429935 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 13 Oct 2023 01:10:16 -0700 Subject: [PATCH 227/231] Update oxmc.json --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 4cd7a7415..b4f5779a9 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -7,6 +7,6 @@ "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com,jadenmc:oxmc7769.mail@gmail.com" } } From 0a3e8671c0a5ca80e02b35c2f5805b4d1f7f7f60 Mon Sep 17 00:00:00 2001 From: Wheels35 Date: Fri, 13 Oct 2023 03:21:52 -0500 Subject: [PATCH 228/231] feat(domain): wheels35.is-a.dev --- domains/wheels35.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wheels35.json diff --git a/domains/wheels35.json b/domains/wheels35.json new file mode 100644 index 000000000..a31794be0 --- /dev/null +++ b/domains/wheels35.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Wheels35", + "email": "Wheels35@outlook.com" + }, + "record": { + "CNAME": "wheels35.com" + } +} From caf4daf4858a187d66cb93fc418ed8801e899afd Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Fri, 13 Oct 2023 16:25:29 +0800 Subject: [PATCH 229/231] Update toasted.json --- domains/toasted.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/toasted.json b/domains/toasted.json index c332e1d06..c718e4be9 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -1,11 +1,11 @@ { - "description": "The official portfolio of ToastedToast/Toastify. Built with Astro, Tailwind CSS, and Daisy UI.", - "repo": "https://github.com/ToastifyDev/portfolio", + "description": "official website of toastedtoast", + "repo": "https://github.com/ToastedDev/toastify.tk-v2", "owner": { "username": "ToastifyDev", "email": "hey@toastify.tk" }, "record": { - "CNAME": "toastifydev.github.io" + "CNAME": "toasted.pages.dev" } } From d0424cd032a79ae7141de315a8b523d650a6f2a9 Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Fri, 13 Oct 2023 16:29:17 +0800 Subject: [PATCH 230/231] Update toasted.json --- domains/toasted.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/toasted.json b/domains/toasted.json index c718e4be9..7e62e0afb 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -3,7 +3,9 @@ "repo": "https://github.com/ToastedDev/toastify.tk-v2", "owner": { "username": "ToastifyDev", - "email": "hey@toastify.tk" + "email": "hey@toastify.tk", + "twitter": "toasteddev", + "discord": "plasticaxolotl" }, "record": { "CNAME": "toasted.pages.dev" From a443e896f587b99a9a8f87bf97f2c1ba4a2b33f7 Mon Sep 17 00:00:00 2001 From: ProfKrzys Date: Fri, 13 Oct 2023 15:14:22 +0200 Subject: [PATCH 231/231] feat(domain): krzysiu.is-a.dev --- domains/krzysiu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krzysiu.json diff --git a/domains/krzysiu.json b/domains/krzysiu.json new file mode 100644 index 000000000..dd65edd13 --- /dev/null +++ b/domains/krzysiu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ProfKrzys", + "email": "krzysztof2011@hotmail.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