From 1241f857a27f73e0035721548e86d3e7bc67003b Mon Sep 17 00:00:00 2001 From: LejhandG Date: Tue, 26 Dec 2023 11:22:18 +0530 Subject: [PATCH 01/16] feat(domain): dhruv.is-a.dev --- domains/dhruv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dhruv.json diff --git a/domains/dhruv.json b/domains/dhruv.json new file mode 100644 index 000000000..af9d53233 --- /dev/null +++ b/domains/dhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LejhandG", + "email": "dhruvbhanushali5621@gmail.com" + }, + "record": { + "CNAME": "lejhandg.github.io" + } +} From a8d9cd7083d8f265a2c28d7297a67a9bab550292 Mon Sep 17 00:00:00 2001 From: P R HARSHITH <68686347+prharshith@users.noreply.github.com> Date: Tue, 26 Dec 2023 12:06:33 +0530 Subject: [PATCH 02/16] Update prharshith.json --- domains/prharshith.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/prharshith.json b/domains/prharshith.json index 570a44d18..db0b2efac 100644 --- a/domains/prharshith.json +++ b/domains/prharshith.json @@ -1,12 +1,10 @@ { "owner": { "username": "prharshith", - "email": "prharshith37@gmail.com" + "email": "prharshith37@gmail.com", + "twitter": "prharshith37" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "prharshith.pages.dev" } -} \ No newline at end of file +} \ No newline at end of file From fc9ac6d5e75148aaeee7c548eceb22e4ef402372 Mon Sep 17 00:00:00 2001 From: zshmeta Date: Tue, 26 Dec 2023 07:49:19 +0100 Subject: [PATCH 03/16] feat(domain): zshmeta.is-a.dev --- domains/zshmeta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zshmeta.json diff --git a/domains/zshmeta.json b/domains/zshmeta.json new file mode 100644 index 000000000..a6eae2439 --- /dev/null +++ b/domains/zshmeta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zshmeta", + "email": "zshmeta@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e78dbc78635c6791f41974fe6b1f6f6be9bc0a86 Mon Sep 17 00:00:00 2001 From: zshmeta Date: Tue, 26 Dec 2023 07:53:13 +0100 Subject: [PATCH 04/16] feat(domain): belka.is-a.dev --- domains/belka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/belka.json diff --git a/domains/belka.json b/domains/belka.json new file mode 100644 index 000000000..2c71953b8 --- /dev/null +++ b/domains/belka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zshmeta", + "email": "zshmeta@gmail.com" + }, + "record": { + "A": ["84.235.229.48"] + } +} From b5b06becbd07b57d9692c4080e0c96a0ef4b9e00 Mon Sep 17 00:00:00 2001 From: Nayan Kasturi Date: Tue, 26 Dec 2023 13:55:16 +0530 Subject: [PATCH 05/16] feat(domain): add `gnkbion.is-a.dev` --- domains/gnkbion.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gnkbion.json diff --git a/domains/gnkbion.json b/domains/gnkbion.json new file mode 100644 index 000000000..0edc60ed1 --- /dev/null +++ b/domains/gnkbion.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RaannaKasturi", + "email": "raannakasturi@gmail.com" + }, + + "record": { + "A": ["185.27.134.3"] + } +} From dd0bddd077e504c202496ce0f7c7607e0a27dbda Mon Sep 17 00:00:00 2001 From: demoxs Date: Tue, 26 Dec 2023 17:31:36 +0530 Subject: [PATCH 06/16] feat(domain): abhishekyadav.is-a.dev --- domains/abhishekyadav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abhishekyadav.json diff --git a/domains/abhishekyadav.json b/domains/abhishekyadav.json new file mode 100644 index 000000000..6899a9918 --- /dev/null +++ b/domains/abhishekyadav.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "demoxs", + "email": "devatjps@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b3770fd580ce7ccfc400f4b3fd765e82253becca Mon Sep 17 00:00:00 2001 From: abdessattarElyagoubi Date: Tue, 26 Dec 2023 13:09:20 +0100 Subject: [PATCH 07/16] feat(domain): abdelghani.is-a.dev --- domains/abdelghani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdelghani.json diff --git a/domains/abdelghani.json b/domains/abdelghani.json new file mode 100644 index 000000000..e35dd9f69 --- /dev/null +++ b/domains/abdelghani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdessattarElyagoubi", + "email": "abdeldroid2@gmail.com" + }, + "record": { + "CNAME": "abdessattar-elyagoubi.github.io" + } +} From 4fdba670b6c69f9650fdc1fd634d6b7252df3f01 Mon Sep 17 00:00:00 2001 From: CallMeIAmTDF Date: Tue, 26 Dec 2023 22:29:18 +0700 Subject: [PATCH 08/16] feat(domain): thaidang.is-a.dev --- domains/thaidang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thaidang.json diff --git a/domains/thaidang.json b/domains/thaidang.json new file mode 100644 index 000000000..b89ff73d0 --- /dev/null +++ b/domains/thaidang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CallMeIAmTDF", + "email": "thai0203966@nuce.edu.vn" + }, + "record": { + "CNAME": "pridysay.up.railway.app" + } +} From 7966469756113eca80685b8eefecb44622da9595 Mon Sep 17 00:00:00 2001 From: CallMeIAmTDF Date: Tue, 26 Dec 2023 22:30:49 +0700 Subject: [PATCH 09/16] feat(domain): thai.is-a.dev --- domains/thai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thai.json diff --git a/domains/thai.json b/domains/thai.json new file mode 100644 index 000000000..dc16256d5 --- /dev/null +++ b/domains/thai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CallMeIAmTDF", + "email": "thai0203966@nuce.edu.vn" + }, + "record": { + "CNAME": "4mhcau20.up.railway.app" + } +} From 3da8ba8d53143fcc18119d6ad9701e39fbef4c78 Mon Sep 17 00:00:00 2001 From: CallMeIAmTDF Date: Tue, 26 Dec 2023 22:32:33 +0700 Subject: [PATCH 10/16] feat(domain): dangxuanthai.is-a.dev --- domains/dangxuanthai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dangxuanthai.json diff --git a/domains/dangxuanthai.json b/domains/dangxuanthai.json new file mode 100644 index 000000000..01b9a4508 --- /dev/null +++ b/domains/dangxuanthai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CallMeIAmTDF", + "email": "thai0203966@nuce.edu.vn" + }, + "record": { + "CNAME": "3hxw3aro.up.railway.app" + } +} From f200b9ddf7a85bd464ae45587509b53b74fb9393 Mon Sep 17 00:00:00 2001 From: Outland3r2007 Date: Tue, 26 Dec 2023 18:32:22 +0200 Subject: [PATCH 11/16] Update outland3r2007.json --- domains/outland3r2007.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/outland3r2007.json b/domains/outland3r2007.json index 1bc848aaa..cfbd7c2a7 100644 --- a/domains/outland3r2007.json +++ b/domains/outland3r2007.json @@ -6,7 +6,7 @@ "record": { "A": ["217.174.245.249"], "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file + } From 641189b03bb31f907cd2b24808a6b340b08fc386 Mon Sep 17 00:00:00 2001 From: Croosh Date: Tue, 26 Dec 2023 22:17:48 +0500 Subject: [PATCH 12/16] feat(domain): umar.is-a.dev --- domains/umar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/umar.json diff --git a/domains/umar.json b/domains/umar.json new file mode 100644 index 000000000..f576aa281 --- /dev/null +++ b/domains/umar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Croosh", + "email": "mineeaamir@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1895f31ea452baf175458b8d7c07d54420480648 Mon Sep 17 00:00:00 2001 From: Rtxeon <87909941+Rtxeon@users.noreply.github.com> Date: Wed, 27 Dec 2023 14:14:35 +0530 Subject: [PATCH 13/16] Update rtxeon.json for mail, with a record instead of cname --- domains/rtxeon.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/rtxeon.json b/domains/rtxeon.json index 18ffbd525..17d3c38d1 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -4,6 +4,13 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "CNAME": "rtxeon-portfolio-isadev.onrender.com" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From f4252fd59ca622034f4e7f8d3e7fb7ad4de23aa7 Mon Sep 17 00:00:00 2001 From: Rtxeon <87909941+Rtxeon@users.noreply.github.com> Date: Wed, 27 Dec 2023 14:16:06 +0530 Subject: [PATCH 14/16] Update rtxeon.json fo --- domains/rtxeon.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/rtxeon.json b/domains/rtxeon.json index 17d3c38d1..e34a027dc 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -10,7 +10,9 @@ "185.199.111.153", "185.199.110.153" ], - "MX": ["mail.is-a.dev"], + "MX": [ + "mail.is-a.dev" + ], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 40072a1f1bcd958986e596387180966b45bcf54f Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 27 Dec 2023 19:31:33 +0800 Subject: [PATCH 15/16] feat: update my domains --- domains/_github-pages-challenge-wdhdev.data.json | 4 ++-- domains/_github-pages-challenge-wdhdev.raw-api.json | 6 +++--- domains/api.json | 4 ++-- domains/data.json | 4 ++-- domains/status.json | 4 ++-- domains/william.json | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/_github-pages-challenge-wdhdev.data.json b/domains/_github-pages-challenge-wdhdev.data.json index 36d8e3f0a..86f2c99cc 100644 --- a/domains/_github-pages-challenge-wdhdev.data.json +++ b/domains/_github-pages-challenge-wdhdev.data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json index 0aeb7a4cf..9c0dbc10a 100644 --- a/domains/_github-pages-challenge-wdhdev.raw-api.json +++ b/domains/_github-pages-challenge-wdhdev.raw-api.json @@ -1,10 +1,10 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { - "TXT": "a6bc96312c4473df6c37f63d3e0fed" + "TXT": "f702ea064c3d034b70bb3576bba918" } } diff --git a/domains/api.json b/domains/api.json index 2afedf41e..942fee6dc 100644 --- a/domains/api.json +++ b/domains/api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/data.json b/domains/data.json index 10d14c84b..b704f1f2c 100644 --- a/domains/data.json +++ b/domains/data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/status.json b/domains/status.json index 9bdeca7ca..73451fc78 100644 --- a/domains/status.json +++ b/domains/status.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { "CNAME": "wdhdns.com" diff --git a/domains/william.json b/domains/william.json index c00dbdc57..d7e3070f6 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,6 +1,6 @@ { "owner": { - "username": "WilliamDavidHarrison", + "username": "wdhdev", "email": "william@williamharrison.dev" }, From dab0a6c51da59b467cbfd694baa3dac5003a06d3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 27 Dec 2023 19:32:19 +0800 Subject: [PATCH 16/16] Update _github-pages-challenge-wdhdev.data.json --- domains/_github-pages-challenge-wdhdev.data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-wdhdev.data.json b/domains/_github-pages-challenge-wdhdev.data.json index 86f2c99cc..b49214e4c 100644 --- a/domains/_github-pages-challenge-wdhdev.data.json +++ b/domains/_github-pages-challenge-wdhdev.data.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "98ab14aec3df26fb9b1626d584d5f5" + "TXT": "dd771e3f8e535c62bb471e3760dc66" } }