Merge branch 'main' into main

This commit is contained in:
Mungster
2023-10-25 22:04:01 -05:00
committed by GitHub
8 changed files with 39 additions and 22 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "aceygoesboom@gmail.com"
},
"record": {
"URL": "https://github.com/AceyDoCodes"
"CNAME": "website-5qo.pages.dev"
}
}
+9 -3
View File
@@ -5,7 +5,13 @@
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": [
"forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev",
"forward-email=/^(?!support\\.gattinhosbot$).*/:gattinhosbot@mail.stefdp.is-a.dev"
]
}
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "AceyDoCodes",
"email": "aceygoesboom@gmail.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "Stef-00012",
"email": "stefano.delprete.08@gmail.com",
"twitter": "Stef_Del_Prete"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+6 -3
View File
@@ -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"
}
}
}
+8 -4
View File
@@ -1,6 +1,4 @@
{
"description": "Domain for my personal website",
"repo": "https://github.com/Stef-00012/stef-00012.github.io",
"owner": {
"username": "Stef-00012",
"email": "stefano.delprete.08@gmail.com",
@@ -8,7 +6,13 @@
},
"record": {
"A": ["217.174.245.249"],
"TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all",
"MX": ["mailx.is-a.dev"]
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": [
"forward-email=admin:admin.main@mail.stefdp.is-a.dev",
"forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev"
]
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "yacine.boussoufa.yb@gmail.com"
},
"record": {
"CNAME": "yacineboussoufa.it.eu.org"
"URL": "https://yacineboussoufa.it.eu.org"
}
}