gocustomurls/sample/rules.json

15 lines
423 B
JSON

{
"mappings": [
{
"vanity_url":"scale.dev/x/migrate",
"protocol":"git",
"real_url":"https://codeberg.org/Gusted/mCaptcha.git"
},
{
"vanity_url":"localhost:7070/x/touche",
"protocol":"git",
"real_url":"https://github.com/dariubs/GoBooks.git"
}
]
}