diff --git a/domains/riskybotredirect.json b/domains/riskybotredirect.json new file mode 100644 index 000000000..43c6e40ae --- /dev/null +++ b/domains/riskybotredirect.json @@ -0,0 +1,13 @@ +{ + "description": "Discord Bot Website", + "repo": "https://github.com/RiskyMH/RiskyBOT", + "owner": { + "username": "RiskyMH", + "discord": "RiskyMH#0182", + "email": "" + }, + "record": { + "URL": "https://riskymh.github.io/RiskyBOT" + } + } + \ No newline at end of file diff --git a/domains/riskymh.json b/domains/riskymh.json index a8ba5ad51..eb528575d 100644 --- a/domains/riskymh.json +++ b/domains/riskymh.json @@ -7,7 +7,8 @@ "email": "" }, "record": { - "URL": "https://riskymh.github.io" + "URL": "https://riskymh.github.io", + "MX": ["rocky.smtp-in.mailway.app", "peter.smtp-in.mailway.app"] } } \ No newline at end of file diff --git a/domains/riskymhredirect.json b/domains/riskymhredirect.json new file mode 100644 index 000000000..1dda90136 --- /dev/null +++ b/domains/riskymhredirect.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/RiskyMH/RiskyMH.github.io", + "owner": { + "username": "RiskyMH", + "discord": "RiskyMH#0182", + "email": "" + }, + "record": { + "URL": "https://riskymh.github.io" + } +}