diff --git a/domains/_dmarc.mareks.json b/domains/_dmarc.mareks.json new file mode 100644 index 0000000000..08af3ad359 --- /dev/null +++ b/domains/_dmarc.mareks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mareksmareks", + "email": "mareks.kirilovics@gmail.com" + }, + "records": { + "TXT": "v=DMARC1; p=none;" + } +} diff --git a/domains/_github-pages-challenge-yocrrz224.slothic.yocrrz.json b/domains/_github-pages-challenge-yocrrz224.slothic.yocrrz.json new file mode 100644 index 0000000000..e4e40570dc --- /dev/null +++ b/domains/_github-pages-challenge-yocrrz224.slothic.yocrrz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YOCRRZ224", + "email": "yocrrz@yocrrz.is-a.dev" + }, + "records": { + "TXT": "3da50341d9347d1df195067fdc83b5" + } +} diff --git a/domains/_vercel.krishanuroy.json b/domains/_vercel.krishanuroy.json new file mode 100644 index 0000000000..92b7d64aa0 --- /dev/null +++ b/domains/_vercel.krishanuroy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "KrishanuRoyEng" + }, + "records": { + "TXT": "vc-domain-verify=krishanuroy.is-a.dev,eacdc4f43348d95e3544" + } +} \ No newline at end of file diff --git a/domains/krishanuroy.json b/domains/krishanuroy.json index 4b0d2734fe..95f832e5fe 100644 --- a/domains/krishanuroy.json +++ b/domains/krishanuroy.json @@ -3,6 +3,6 @@ "username": "KrishanuRoyEng" }, "records": { - "CNAME": "cname.vercel-dns.com" + "A": ["216.198.79.1"] } } \ No newline at end of file diff --git a/domains/resend._domainkey.mareks.json b/domains/resend._domainkey.mareks.json new file mode 100644 index 0000000000..a07d0bf054 --- /dev/null +++ b/domains/resend._domainkey.mareks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mareksmareks", + "email": "mareks.kirilovics@gmail.com" + }, + "records": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMkOUNCdM/OiSiZ2X1Hn5rpV/pj47L+sUGJG72CMBgeLzkGdKcE7iO0M439EPAUUaAF9NS4cBMDTTyknvvpZyraF6DNyeC9UK4l7uAsOzqfvSre5r1IfeB+mDxEmpanZhrokF8ZnON1slOhHhfLJSpACYtDMp13aRBXJLzRQidnwIDAQAB" + } +} diff --git a/domains/send.mareks.json b/domains/send.mareks.json new file mode 100644 index 0000000000..5c4a88ac86 --- /dev/null +++ b/domains/send.mareks.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "mareksmareks", + "email": "mareks.kirilovics@gmail.com" + }, + "records": { + "MX": [ + { + "priority": 10, + "target": "feedback-smtp.eu-west-1.amazonses.com" + } + ], + "TXT": "v=spf1 include:amazonses.com ~all" + } +} diff --git a/domains/slothic.yocrrz.json b/domains/slothic.yocrrz.json new file mode 100644 index 0000000000..d15115b36c --- /dev/null +++ b/domains/slothic.yocrrz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YOCRRZ224", + "email": "yocrrz@yocrrz.is-a.dev" + }, + "records": { + "CNAME": "YOCRRZ224.github.io" + } +}