Merge pull request #2525 from YouFoundAlpha/patch-2

Update wolveslair.alpha.json
This commit is contained in:
Hackermon
2022-06-04 14:08:44 -04:00
committed by GitHub
+13 -3
View File
@@ -3,10 +3,20 @@
"repo": "https://github.com/WolvesLair/wolveslair.github.io",
"owner": {
"username": "WolvesLair",
"email": "wolves.lsir@alpha.is-a.dev",
"email": "wolves.lair@alpha.is-a.dev",
"twitter": "wolveslairdis"
},
"record": {
"CNAME": "wolveslair.github.io"
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}