From 3840923b5f7289972d21ad5047519f48ab461c33 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:44:29 -0300 Subject: [PATCH 1/5] Update fran.json --- domains/fran.json | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/domains/fran.json b/domains/fran.json index a5c7aad4e..318227f8c 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,12 +1,14 @@ { - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com", - "discord": "849400684097175623" - }, - - "record": { - "CNAME": "xzonix.github.io" - } - } - + "owner": { + "username": "", + "email": "" + } + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ] + } +} From bf8e04412cd7ca4bf156d8fea69cde67ab3b3a53 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:41 -0300 Subject: [PATCH 2/5] Update domains/fran.json Co-authored-by: Vaibhav --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 318227f8c..904be12f4 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -2,7 +2,7 @@ "owner": { "username": "", "email": "" - } + }, "record": { "A": [ "185.199.108.153", From 388668dd2812bb54f857dc108bcc290daf51683e Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:49 -0300 Subject: [PATCH 3/5] Update domains/fran.json Co-authored-by: Vaibhav --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 904be12f4..14f070e69 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,6 +1,6 @@ { "owner": { - "username": "", + "username": "xzonix", "email": "" }, "record": { From 2027a75079c51c8d63461f82724c65d27a99bb1e Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:56 -0300 Subject: [PATCH 4/5] Update domains/fran.json Co-authored-by: Vaibhav --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 14f070e69..a47574783 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,7 @@ { "owner": { "username": "xzonix", - "email": "" + "email": "xz1@dr.com" }, "record": { "A": [ From fc6aaa72373947856468a36fd9f369a31c9a5525 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:05:45 -0300 Subject: [PATCH 5/5] Update fran.json --- domains/fran.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index a47574783..2206cc357 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -9,6 +9,11 @@ "185.199.110.153", "185.199.109.153", "185.199.111.153" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }