mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 10:25:56 +00:00
0c81cb966f
- Prettier - Delete some nested subdomains with different owners - Fix some domains - Lowercase all CNAME, MX, NS records for formatting purposes
12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"description": "I need a subdomain to customise it as in my university wifi i can not open my website",
|
|
"repo": "https://github.com/Sourav-Parida/My_website",
|
|
"owner": {
|
|
"username": "Sourav-Parida",
|
|
"email": "souravparida170@gmail.com"
|
|
},
|
|
"record": {
|
|
"CNAME": "sourav-parida.github.io"
|
|
}
|
|
}
|