Files
is-a-dev/domains/peroxide.json
T
William Harrison 0c81cb966f feat(ci): nested domains should have same username
- Prettier
- Delete some nested subdomains with different owners
- Fix some domains
- Lowercase all CNAME, MX, NS records for formatting purposes
2024-11-15 16:52:36 +08:00

13 lines
344 B
JSON

{
"description": "I would like to use this subdomain for my website, but mostly for a custom email.",
"repo": "https://github.com/oShinyMew/oShinyMew.github.io",
"owner": {
"username": "oShinyMew",
"email": "modelcafe14266@gmail.com",
"discord": "hydrogenpero.xide"
},
"record": {
"CNAME": "oshinymew.github.io"
}
}