Merge branch 'main' into main

This commit is contained in:
37cut
2023-10-23 21:37:23 +08:00
committed by GitHub
13 changed files with 94 additions and 23 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
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "szchenshixi",
"email": "schenax@connect.ust.hk"
},
"record": {
"CNAME": "srv28401.blue.kundencontroller.de"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Caiden-P",
"email": "iididhejejdj@gmail.com"
},
"record": {
"A": ["217.174.245.249"]
}
}
+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"
]
}
}
}
+2 -2
View File
@@ -6,7 +6,7 @@
"discord": "gizzyuwu"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": "forward-email=nerop455@gmail.com"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Jacob1Tm",
"email": "j.pawlak.2007@gmail.com"
},
"record": {
"CNAME": "jacobtm.me"
}
}
-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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "mjnaous",
"email": "mj@naous.eu.org"
},
"record": {
"CNAME": "mjnaous.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "oyepriyansh",
"email": "oyepriyansh@hotmail.com"
},
"record": {
"CNAME": "oyepriyansh.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "naveedalirehmani",
"email": "naveedalirehmani321@gmail.com"
},
"record": {
"A": ["13.48.190.82"]
}
}
+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"
]
}
}