diff --git a/domains/git.json b/domains/git.json new file mode 100644 index 000000000..a4b5610d5 --- /dev/null +++ b/domains/git.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "git-hoe", + "email": "haxer@disroot.org" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": ["hosts.is-a.dev"] + } +}