diff --git a/domains/ft.json b/domains/ft.json new file mode 100644 index 000000000..57d25a2ab --- /dev/null +++ b/domains/ft.json @@ -0,0 +1,15 @@ +{ + "description": "For the email address h@ft.is-a.dev", + "repo": "https://github.com/HaftIsntHere/is-a.dev/", + "owner": { + "username": "HaftIsntHere", + "email": "haftthedev@gmail.com" + }, + "record": { + "MX": [ + "mx01.mail.icloud.com", + "mx02.mail.icloud.com" + ], + "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"] + } +} diff --git a/domains/rapter.json b/domains/rapter.json new file mode 100644 index 000000000..c8eb146a3 --- /dev/null +++ b/domains/rapter.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Made Link Tree Styles Website", + "repo": "https://github.com/Rapter001/register", + "owner": { + "username": "Rapter001", + "email": "rapter001yt@gmail.com" + }, + "record": { + "A": ["69.197.135.202"] + } +} diff --git a/domains/sig1._domainkey.ft.json b/domains/sig1._domainkey.ft.json new file mode 100644 index 000000000..fb7107c3b --- /dev/null +++ b/domains/sig1._domainkey.ft.json @@ -0,0 +1,11 @@ +{ + "description": "For the email address h@ft.is-a.dev", + "repo": "https://github.com/HaftIsntHere/is-a.dev/", + "owner": { + "username": "HaftIsntHere", + "email": "haftthedev@gmail.com" + }, + "record": { + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" + } +}