From fe467ba490710a594411554f6db7ab8f61947b63 Mon Sep 17 00:00:00 2001 From: 8f3bbd744eaa79206e404474dca0da35 <92476958+fakeesp@users.noreply.github.com> Date: Fri, 10 Nov 2023 10:40:00 +0200 Subject: [PATCH 01/31] Update esp.json --- domains/esp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/esp.json b/domains/esp.json index a2db3432b..a43f13203 100644 --- a/domains/esp.json +++ b/domains/esp.json @@ -6,6 +6,6 @@ "telegram": "fakeesp" }, "record": { - "A": ["144.91.110.55"] + "A": ["141.145.192.190"] } } From fe4fa3d586d38f980ec5096a4591f6dc0a99f6af Mon Sep 17 00:00:00 2001 From: marchiba99 Date: Fri, 10 Nov 2023 12:08:31 +0100 Subject: [PATCH 02/31] feat(domain): marchiba99.is-a.dev --- domains/marchiba99.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marchiba99.json diff --git a/domains/marchiba99.json b/domains/marchiba99.json new file mode 100644 index 000000000..89536c1a6 --- /dev/null +++ b/domains/marchiba99.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marchiba99", + "email": "marchiba99@gmail.com" + }, + "record": { + "CNAME": "marchiba99.github.io" + } +} From 074af4302aef4f7f77bda8053a9292e45a80b7c9 Mon Sep 17 00:00:00 2001 From: pherngpy Date: Fri, 10 Nov 2023 22:14:42 +0800 Subject: [PATCH 03/31] feat(domain): twilightshock.is-a.dev --- domains/twilightshock.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/twilightshock.json diff --git a/domains/twilightshock.json b/domains/twilightshock.json new file mode 100644 index 000000000..93dc0ed50 --- /dev/null +++ b/domains/twilightshock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pherngpy", + "email": "apipherng@gmail.com" + }, + "record": { + "URL": "https://www.youtube.com/channel/ucocgmtbplb4jdkyqiny5qxq?sub_confirmation=1" + } +} From cf88d308dfeefca0f22912623a19029d104db47a Mon Sep 17 00:00:00 2001 From: Haris Wahidin Date: Fri, 10 Nov 2023 23:36:17 +0700 Subject: [PATCH 04/31] Add haris.json --- domains/haris.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/haris.json diff --git a/domains/haris.json b/domains/haris.json new file mode 100644 index 000000000..4cd9c21f5 --- /dev/null +++ b/domains/haris.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website.", + "owner": { + "username": "hariswhdn", + "email": "", + "twitter": "hariswhdn", + "discord": "hariswhdn" + }, + "record": { + "CNAME": "uiux.eu.org" + } +} From ab54cd9a21cfa8a27a05313fc3506268ce47540d Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:38:58 +0000 Subject: [PATCH 05/31] Changed to discord new usernames --- domains/likalium.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/likalium.json b/domains/likalium.json index d8653bf85..6b9297302 100644 --- a/domains/likalium.json +++ b/domains/likalium.json @@ -5,7 +5,7 @@ "username": "likalium", "email": "", "twitter": "likalium", - "discord": "likalium#2870" + "discord": "likalium" }, "record": { "CNAME": "likalium.github.io" From 17deca0c9cd82b5ca14e0c46493cb3cb1c90c0b9 Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:44:08 +0000 Subject: [PATCH 06/31] Create _github-pages-challenge-likalium.likalium.json --- domains/_github-pages-challenge-likalium.likalium.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-likalium.likalium.json diff --git a/domains/_github-pages-challenge-likalium.likalium.json b/domains/_github-pages-challenge-likalium.likalium.json new file mode 100644 index 000000000..5cf7f5e77 --- /dev/null +++ b/domains/_github-pages-challenge-likalium.likalium.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "likalium", + "email": ""; + "discord": "likalium" + }, + "record": { + "TXT": "57407626f3a1e351e728a974c6d5af" + } +} From 332a05c8d2598468d20454f2093be1e94247e06f Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:50:35 +0000 Subject: [PATCH 07/31] Update _github-pages-challenge-likalium.likalium.json --- domains/_github-pages-challenge-likalium.likalium.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-likalium.likalium.json b/domains/_github-pages-challenge-likalium.likalium.json index 5cf7f5e77..8e5150129 100644 --- a/domains/_github-pages-challenge-likalium.likalium.json +++ b/domains/_github-pages-challenge-likalium.likalium.json @@ -1,7 +1,7 @@ { "owner": { "username": "likalium", - "email": ""; + "email": "", "discord": "likalium" }, "record": { From 142e86582ffae8377e3780e2f9faba803527d961 Mon Sep 17 00:00:00 2001 From: Iago Bruno Date: Sat, 11 Nov 2023 07:00:18 -0300 Subject: [PATCH 08/31] Add iagobruno.json --- domains/iagobruno.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/iagobruno.json diff --git a/domains/iagobruno.json b/domains/iagobruno.json new file mode 100644 index 000000000..d1e73490a --- /dev/null +++ b/domains/iagobruno.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/iagobruno/iagobruno.dev", + "owner": { + "username": "iagobruno", + "email": "iagobruno.dev@gmail.com", + "twitter": "iagotico" + }, + "record": { + "CNAME": "iagobruno.github.io" + } +} From 93b7a22c2a1a1581e0b6e4de19f92e5be87e1316 Mon Sep 17 00:00:00 2001 From: Iago Bruno Date: Sat, 11 Nov 2023 07:10:54 -0300 Subject: [PATCH 09/31] Update iagobruno.json "repo" field --- domains/iagobruno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iagobruno.json b/domains/iagobruno.json index d1e73490a..a82e1440e 100644 --- a/domains/iagobruno.json +++ b/domains/iagobruno.json @@ -1,6 +1,6 @@ { "description": "My portfolio website", - "repo": "https://github.com/iagobruno/iagobruno.dev", + "repo": "https://github.com/iagobruno/iagobruno.github.io", "owner": { "username": "iagobruno", "email": "iagobruno.dev@gmail.com", From 28b58ce0ab1a6ed1db2acd560db42186a4a1fb52 Mon Sep 17 00:00:00 2001 From: sabbir875 Date: Sat, 11 Nov 2023 16:32:54 +0600 Subject: [PATCH 10/31] feat(domain): web-design-zone.is-a.dev --- domains/web-design-zone.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/web-design-zone.json diff --git a/domains/web-design-zone.json b/domains/web-design-zone.json new file mode 100644 index 000000000..bcd7b225c --- /dev/null +++ b/domains/web-design-zone.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sabbir875", + "email": "mastermail99999@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 40af19f715004265e625c9bd013a161acc8d4698 Mon Sep 17 00:00:00 2001 From: MRizvank Date: Sat, 11 Nov 2023 16:59:17 +0530 Subject: [PATCH 11/31] feat(domain): rizvan.is-a.dev --- domains/rizvan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rizvan.json diff --git a/domains/rizvan.json b/domains/rizvan.json new file mode 100644 index 000000000..dc3102ce7 --- /dev/null +++ b/domains/rizvan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MRizvank", + "email": "rizvankurungattil@gmail.com" + }, + "record": { + "URL": "https://github.com/mrizvank" + } +} From a64906e279950c975a0fadbbc762183343b3854b Mon Sep 17 00:00:00 2001 From: Tom_gxz <75934344+tomgxz@users.noreply.github.com> Date: Sat, 11 Nov 2023 13:58:46 +0000 Subject: [PATCH 12/31] Update `tomgxz.json` --- domains/tomgxz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tomgxz.json b/domains/tomgxz.json index 07e8dcdea..36a879fcf 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "URL": "https://tomgxz.repl.co" + "CNAME": "cv3cgzx7.up.railway.app" } } From 69884e14eb1f9403e5caaf3eb866bc3b4be008d2 Mon Sep 17 00:00:00 2001 From: Fox's Den Date: Sun, 12 Nov 2023 00:02:51 +1000 Subject: [PATCH 13/31] Add GH pages verified domain TXT record --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 04fb9f06b..11baf44c9 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -11,6 +11,6 @@ "185.199.111.153" ], "MX": ["mx1.forwardemail.net"], - "TXT": "forward-email=foxsdenyt@gmail.com" + "TXT": ["forward-email=foxsdenyt@gmail.com", "_github-pages-challenge-FoxsDenYT.foxsden=37455d1a9cf706acc4f0cd6ada2ce7"] } } From 40d3355a88577a2ef7f14a8c2384d93ebf9f9c3f Mon Sep 17 00:00:00 2001 From: Ahmad Muhajir Date: Sun, 12 Nov 2023 09:30:18 +0700 Subject: [PATCH 14/31] Update ahmad-muhajir.json --- domains/ahmad-muhajir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ahmad-muhajir.json b/domains/ahmad-muhajir.json index fd270c337..a37bbecaf 100644 --- a/domains/ahmad-muhajir.json +++ b/domains/ahmad-muhajir.json @@ -1,11 +1,11 @@ { "description": "My Portfolio", - "repo": "https://github.com/JeremyJFN71/JeremyJFN71.github.io", + "repo": "https://github.com/amuhajirs/amuhajirs.github.io", "owner": { - "username": "JeremyJFN71", + "username": "amuhajirs", "email": "jeremyjeferson71@gmail.com" }, "record": { - "CNAME": "JeremyJFN71.github.io" + "CNAME": "amuhajirs.github.io" } } From 95031075ded91b89c4840a6aa87dfe701866a885 Mon Sep 17 00:00:00 2001 From: Sty928 <126754319+Sty928@users.noreply.github.com> Date: Sun, 12 Nov 2023 12:46:00 +0530 Subject: [PATCH 15/31] feat(domain): add `styy.is-a.dev` --- domains/styy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/styy.json diff --git a/domains/styy.json b/domains/styy.json new file mode 100644 index 000000000..616762b26 --- /dev/null +++ b/domains/styy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sty928", + "email": "satyam99jha@gmail.com" + }, + + "record": { + "A": ["161.97.137.17"] + } +} From 28289ec1b29156eb7b4c2e2010ab35fe19df41f4 Mon Sep 17 00:00:00 2001 From: kaushik-kashyap Date: Sun, 12 Nov 2023 18:21:30 +0530 Subject: [PATCH 16/31] feat(domain): kaushik.kashyap.is-a.dev --- domains/kaushik.kashyap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kaushik.kashyap.json diff --git a/domains/kaushik.kashyap.json b/domains/kaushik.kashyap.json new file mode 100644 index 000000000..29cf0112d --- /dev/null +++ b/domains/kaushik.kashyap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kaushik-kashyap", + "email": "kknl65789@gmail.com" + }, + "record": { + "URL": "https://github.com/kaushik-kashyap/kaushik-kashyap.git" + } +} From 8a7b58c6f822da90e5deea07a42271e5a2dcc036 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Sun, 12 Nov 2023 21:13:29 +0700 Subject: [PATCH 17/31] feat(domain): trung.is-a.dev --- domains/trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/trung.json diff --git a/domains/trung.json b/domains/trung.json new file mode 100644 index 000000000..f7dd34ceb --- /dev/null +++ b/domains/trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 82b3d6e528ab68dc060746cc6497619021cfeb93 Mon Sep 17 00:00:00 2001 From: dana-fintech-id Date: Sun, 12 Nov 2023 21:24:14 +0700 Subject: [PATCH 18/31] feat(domain): bni.co.id.is-a.dev --- domains/bni.co.id.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bni.co.id.json diff --git a/domains/bni.co.id.json b/domains/bni.co.id.json new file mode 100644 index 000000000..8ec82b46c --- /dev/null +++ b/domains/bni.co.id.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dana-fintech-id", + "email": "csferdisambo2023@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 6f190b51dcee43585808e3b3d2e28034e2f3461b Mon Sep 17 00:00:00 2001 From: devembrace Date: Sun, 12 Nov 2023 14:42:01 +0000 Subject: [PATCH 19/31] feat(domain): dea.is-a.dev --- domains/dea.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dea.json diff --git a/domains/dea.json b/domains/dea.json new file mode 100644 index 000000000..36357bce0 --- /dev/null +++ b/domains/dea.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "devembrace", + "email": "rollxhowns@outlook.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 39ad6264abad22e3617c5d5daeab5d30ad3b7dbf Mon Sep 17 00:00:00 2001 From: dana-fintech-id Date: Sun, 12 Nov 2023 21:43:05 +0700 Subject: [PATCH 20/31] feat(domain): eform.bni.co.id.is-a.dev --- domains/eform.bni.co.id.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eform.bni.co.id.json diff --git a/domains/eform.bni.co.id.json b/domains/eform.bni.co.id.json new file mode 100644 index 000000000..050c08b38 --- /dev/null +++ b/domains/eform.bni.co.id.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dana-fintech-id", + "email": "csferdisambo2023@gmail.com" + }, + "record": { + "A": ["91.241.66.74"] + } +} From 34428a15c6ac1e2d970f6e166aafdf11af1e29a2 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 12 Nov 2023 16:16:09 +0100 Subject: [PATCH 21/31] Create uptime.stefdp.json --- domains/uptime.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/uptime.stefdp.json diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json new file mode 100644 index 000000000..ac75435d3 --- /dev/null +++ b/domains/uptime.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} From f7aa26142b266c67059ec7c656601fedf57a8716 Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Sun, 12 Nov 2023 15:33:45 +0000 Subject: [PATCH 22/31] Rename gradle.phoenix.json to sharex.phoenix.json --- domains/{gradle.phoenix.json => sharex.phoenix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{gradle.phoenix.json => sharex.phoenix.json} (100%) diff --git a/domains/gradle.phoenix.json b/domains/sharex.phoenix.json similarity index 100% rename from domains/gradle.phoenix.json rename to domains/sharex.phoenix.json From 582bea3dcb5f12d33f291b0cf4281de934fa2b4b Mon Sep 17 00:00:00 2001 From: Modesto888 Date: Sun, 12 Nov 2023 20:29:12 +0300 Subject: [PATCH 23/31] feat(domain): spynet.is-a.dev --- domains/spynet.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/spynet.json diff --git a/domains/spynet.json b/domains/spynet.json new file mode 100644 index 000000000..463eeb241 --- /dev/null +++ b/domains/spynet.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Modesto888", + "email": "modestojr886@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 7803c07c7e615fb13d6757f4d5b03245509ee2db Mon Sep 17 00:00:00 2001 From: tibor309 Date: Sun, 12 Nov 2023 20:36:46 +0100 Subject: [PATCH 24/31] feat(domain): tibor.is-a.dev --- domains/tibor.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tibor.json diff --git a/domains/tibor.json b/domains/tibor.json new file mode 100644 index 000000000..b7d0e448c --- /dev/null +++ b/domains/tibor.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tibor309", + "email": "haxite@proton.me" + }, + "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 c2c49fb03c238caea84591eef62d355065b62736 Mon Sep 17 00:00:00 2001 From: Boggy <138927149+boggy539@users.noreply.github.com> Date: Sun, 12 Nov 2023 21:37:11 +0000 Subject: [PATCH 25/31] Update boggy.json --- domains/boggy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boggy.json b/domains/boggy.json index 1aabec005..5e831fa48 100644 --- a/domains/boggy.json +++ b/domains/boggy.json @@ -1,7 +1,7 @@ { "owner": { "username": "boggy539", - "email": "ethanbogdan@gmail.com" + "email": "boggydev@gmail.com" }, "record": { "A": ["217.174.245.249"], From dc927adc7e3945dc11ce86e9dbfb99096c82e032 Mon Sep 17 00:00:00 2001 From: GiovsTechs <86326499+GiovsTech@users.noreply.github.com> Date: Sun, 12 Nov 2023 22:42:16 +0100 Subject: [PATCH 26/31] Create giovstechs.json --- domains/giovstechs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/giovstechs.json diff --git a/domains/giovstechs.json b/domains/giovstechs.json new file mode 100644 index 000000000..5186e21bb --- /dev/null +++ b/domains/giovstechs.json @@ -0,0 +1,11 @@ +{ + "description": "GiovsTechs' Website", + "repo": "https://github.com/GiovsTech/Website", + "owner": { + "username": "giovstechs", + "email": "me@gianstech.it" + }, + "record": { + "CNAME": "gianstech.it" + } +} From 9447d08dac211eb8a63c086a21ec87a75da21c37 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 Nov 2023 07:04:05 +0800 Subject: [PATCH 27/31] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 74ee0d3ed..72adff01c 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "wdhdns.com" } } From 3843f5ab43641d8e2946ea5553a8dbddc5faf3c0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 Nov 2023 07:06:42 +0800 Subject: [PATCH 28/31] Create raw.json --- domains/raw.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json new file mode 100644 index 000000000..f37ef295e --- /dev/null +++ b/domains/raw.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "URL": "https://raw-api.is-a.dev" + } +} From 9ecd7e9478669deabae8462777bfcdd426288e97 Mon Sep 17 00:00:00 2001 From: membanned Date: Mon, 13 Nov 2023 06:03:41 +0500 Subject: [PATCH 29/31] feat(domain): pelfex.is-a.dev --- domains/pelfex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pelfex.json diff --git a/domains/pelfex.json b/domains/pelfex.json new file mode 100644 index 000000000..e4b544968 --- /dev/null +++ b/domains/pelfex.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "membanned", + "email": "volaree2@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 2bef28efcf00de9da03b06ffcb69172bc8dc9ab2 Mon Sep 17 00:00:00 2001 From: akpi816218 Date: Sun, 12 Nov 2023 17:23:07 -0800 Subject: [PATCH 30/31] Update akpi.json --- domains/akpi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index b087c6942..e58898885 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -6,7 +6,7 @@ }, "record": { "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], - "MX": ["mx1.improvmx.com", "feedback-smtp.us-east-1.amazonses.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all", "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] } } From 71e6cdeb7669a04b487fc9e9152034c11a864373 Mon Sep 17 00:00:00 2001 From: Creeper76 Date: Sun, 12 Nov 2023 21:02:48 -0500 Subject: [PATCH 31/31] feat(domain): creeper76.is-a.dev --- domains/creeper76.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/creeper76.json diff --git a/domains/creeper76.json b/domains/creeper76.json new file mode 100644 index 000000000..1510e554f --- /dev/null +++ b/domains/creeper76.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Creeper76", + "email": "maxreinartz76@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