From 477a62e5e5257c1491ae754c97a637c5f3d053b4 Mon Sep 17 00:00:00 2001 From: finnickguo Date: Tue, 26 Sep 2023 09:34:34 +0800 Subject: [PATCH 01/60] 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 9543a44a2000398e7e5da861c48ca0d2b26a1a09 Mon Sep 17 00:00:00 2001 From: Nonamendev Date: Wed, 4 Oct 2023 10:07:50 +0530 Subject: [PATCH 02/60] 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 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 03/60] 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 76ecfa4266ef63ed0327d3ae3294d37bbb300d52 Mon Sep 17 00:00:00 2001 From: Kresswell Date: Fri, 6 Oct 2023 08:21:49 +0300 Subject: [PATCH 04/60] 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 53b2091fc94caf780d75c114924406db876312ba Mon Sep 17 00:00:00 2001 From: MatrixCoder0101 Date: Sun, 8 Oct 2023 13:29:08 +0530 Subject: [PATCH 05/60] 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 0cc5790958b8cfe3b024566395e80790bf669f75 Mon Sep 17 00:00:00 2001 From: MatrixCoder0101 Date: Sun, 8 Oct 2023 15:54:17 +0530 Subject: [PATCH 06/60] 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 07/60] 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 578f8c962af9ca8b1615fd96683143f5fd8041c2 Mon Sep 17 00:00:00 2001 From: BloomyInDev Date: Mon, 9 Oct 2023 09:09:07 +0200 Subject: [PATCH 08/60] 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 9d8c8cc084190c57f002f4d317b9a18cd4c31787 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 18:39:21 +0100 Subject: [PATCH 09/60] 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 9d80ff1fcebce21a9593ce42d54026435affb397 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 20:40:30 +0100 Subject: [PATCH 10/60] 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 11/60] 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 12/60] 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 faef986e340b993251f669657213a334c99c9301 Mon Sep 17 00:00:00 2001 From: ivansnippy Date: Tue, 10 Oct 2023 17:33:34 +0300 Subject: [PATCH 13/60] 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 14/60] 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 15/60] 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 16/60] 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 17/60] 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 18/60] 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 19/60] 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 20/60] 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 21/60] 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 22/60] 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 23/60] 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 24/60] 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 3eca250a6a2fda4d61917c1e2b293e5159082c1e Mon Sep 17 00:00:00 2001 From: va1dee Date: Wed, 11 Oct 2023 11:59:01 +0300 Subject: [PATCH 25/60] 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 26/60] 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 27/60] 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 28/60] 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 29/60] 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 43ef48529022782bda98d7812b0f6226a42dc9a5 Mon Sep 17 00:00:00 2001 From: predefine Date: Thu, 12 Oct 2023 00:33:05 +0700 Subject: [PATCH 30/60] 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 31/60] 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 08b24bf249e8fcf31601824f8934cca0e3384464 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Wed, 11 Oct 2023 20:17:21 +0100 Subject: [PATCH 32/60] 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 33/60] 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 34/60] 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 35/60] 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 36/60] 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 37/60] 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 38/60] 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 39/60] 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 40/60] 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 41/60] 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 42/60] 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 43/60] 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 44/60] 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 45/60] 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 46/60] 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 47/60] 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 48/60] 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 49/60] 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 50/60] 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 51/60] 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 52/60] 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 53/60] 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 54/60] 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 55/60] 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 56/60] 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 57/60] 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 58/60] 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 59/60] 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 60/60] 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" + } +}