Merge pull request #17563 from Somaiya-XI/main

register albakhet.is-a.dev email domain
This commit is contained in:
CuteDog5695
2024-12-04 20:02:21 +02:00
committed by GitHub
+14
View File
@@ -0,0 +1,14 @@
{
"description": "my email forwarding domain",
"owner": {
"username": "Somaiya-XI",
"discord": "Sen!#0577"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
}
}