mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 17:58:21 +00:00
13 lines
172 B
JSON
13 lines
172 B
JSON
{
|
|
"github": {
|
|
"silent": true
|
|
},
|
|
"routes": [
|
|
{
|
|
"src": "/[^.]+",
|
|
"dest": "/",
|
|
"status": 200
|
|
}
|
|
]
|
|
}
|