20 lines
431 B
JSON
20 lines
431 B
JSON
|
{
|
||
|
"mappings": [
|
||
|
{
|
||
|
"vanity_url":"scale.dev/x/migrate",
|
||
|
"protocol":"git",
|
||
|
"real_url":"https://github.com/scale/migrate"
|
||
|
},
|
||
|
{
|
||
|
"vanity_url":"codeberg.org/woodpecker-plugins/plugin-gitea-release",
|
||
|
"protocol":"git",
|
||
|
"real_url":"https://codeberg.org/woodpecker-plugins/gitea-release"
|
||
|
},
|
||
|
{
|
||
|
"vanity_url":"localhost:7070/x/touche",
|
||
|
"protocol":"git",
|
||
|
"real_url":"https://github.com/mine/touche"
|
||
|
}
|
||
|
]
|
||
|
}
|