Files
is-a-dev/domains/cd.json
T
Yaksh Bariya 98d2d61e89 actually preserve links
Earlier it was only redirecting to thunders.website, I want to also
preserve all the URLs
2025-03-30 07:21:22 +05:30

16 lines
348 B
JSON

{
"description": "Redirect to my personal website",
"repo": "https://github.com/thunder-coding/CodingThunder",
"owner": {
"username": "thunder-coding",
"email": "yakshbari4@gmail.com",
"discord": "codingthunder"
},
"record": {
"URL": "https://thunders.website"
},
"redirect_config": {
"redirect_paths": true
}
}