From 65059a49ba4dbf4b5bc4acb73e46572afbd68a08 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 07:05:15 -0400 Subject: [PATCH 1/8] Update quantum.json --- domains/quantum.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/quantum.json b/domains/quantum.json index d472647a4..62e83edd6 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "RabbitFored", - "email": "quantum@theostrich.eu.org" - }, - "record": { - "CNAME": "quantum.theostrich.eu.org" - } + "owner": { + "username": "lakshinhemachandrna", + "email": "lh140313@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": ["lakshinhemachandran.github.io"] + } } From 798f4fb34cbcd491a32f20b66e2c475246510f30 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:49:25 -0400 Subject: [PATCH 2/8] Create quantumdev.json --- domains/quantumdev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/quantumdev.json diff --git a/domains/quantumdev.json b/domains/quantumdev.json new file mode 100644 index 000000000..8186c7453 --- /dev/null +++ b/domains/quantumdev.json @@ -0,0 +1,10 @@ + "owner": { + "username": "lakshinhemachandrna", + "email": "quantumdev-official@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": "lakshinhemachandran.github.io" + } +} From 1d859bb4aded60ae5b51b6086c6f03b12fd27dfb Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:50:27 -0400 Subject: [PATCH 3/8] Update quantumdev.json --- domains/quantumdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantumdev.json b/domains/quantumdev.json index 8186c7453..3f7879f5d 100644 --- a/domains/quantumdev.json +++ b/domains/quantumdev.json @@ -1,6 +1,6 @@ "owner": { "username": "lakshinhemachandrna", - "email": "quantumdev-official@outlook.com" + "email": "lh140313@outlook.com" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From 9b72d98e1c756db1f2e1cec7d237162839afcc24 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:51:46 -0400 Subject: [PATCH 4/8] Revert "Update quantumdev.json" --- domains/quantumdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantumdev.json b/domains/quantumdev.json index 3f7879f5d..8186c7453 100644 --- a/domains/quantumdev.json +++ b/domains/quantumdev.json @@ -1,6 +1,6 @@ "owner": { "username": "lakshinhemachandrna", - "email": "lh140313@outlook.com" + "email": "quantumdev-official@outlook.com" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From 69fd9044f7dbff1ce4538983a013a55fc7ec739a Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:55:24 -0400 Subject: [PATCH 5/8] Delete domains/quantumdev.json --- domains/quantumdev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/quantumdev.json diff --git a/domains/quantumdev.json b/domains/quantumdev.json deleted file mode 100644 index 8186c7453..000000000 --- a/domains/quantumdev.json +++ /dev/null @@ -1,10 +0,0 @@ - "owner": { - "username": "lakshinhemachandrna", - "email": "quantumdev-official@outlook.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - "CNAME": "lakshinhemachandran.github.io" - } -} From 3024c2461529d492647ec5a60a0fd3c4f03bcaeb Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 27 Mar 2025 06:56:25 -0400 Subject: [PATCH 6/8] Update quantum.json --- domains/quantum.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/quantum.json b/domains/quantum.json index 62e83edd6..b2a8709c2 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -6,6 +6,7 @@ "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - "CNAME": ["lakshinhemachandran.github.io"] - } + "CNAME": "lakshinhemachandran.github.io" + }, + "proxied": "true" } From e0e6a81b7fdae80e69e04c6990cdcb77d516b4bf Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 11:31:30 +0400 Subject: [PATCH 7/8] fix: json --- domains/quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantum.json b/domains/quantum.json index b2a8709c2..85766ca69 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -5,7 +5,7 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "CNAME": "lakshinhemachandran.github.io" }, "proxied": "true" From e3e173a2c7fc0ec0ef8c9f899dc4801dda360cd6 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 11:35:08 +0400 Subject: [PATCH 8/8] fix: json --- domains/quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantum.json b/domains/quantum.json index 85766ca69..2a5aa6a44 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -8,5 +8,5 @@ "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "CNAME": "lakshinhemachandran.github.io" }, - "proxied": "true" + "proxied": true }