Update wolveslair.alpha.json

This commit is contained in:
Alpha
2022-06-04 14:36:14 +03:00
committed by GitHub
parent c2fe6090e1
commit ac32f4d8b9
+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"
}
}