feat: add joel.json

This commit is contained in:
Joel Strasser 2025-03-20 13:23:18 +01:00 committed by GitHub
commit 3f6c8f40ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
domains/joel.json Normal file
View file

@ -0,0 +1,18 @@
{
"owner": {
"username": "joestr",
"email": "strasser999@gmail.com"
},
"record": {
"A": [
"142.132.173.34"
],
"AAAA": [
"2a01:4f8:1c0c:6cc0::1"
],
"MX": [
"achlys.infra.joestr.at"
]
},
"proxy": false
}