mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-22 18:25:34 +00:00
Merge pull request #2373 from RiskyMH/main
Add back MX, and make redirect pages
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user