mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
12 lines
172 B
JSON
12 lines
172 B
JSON
{
|
|
"github": {
|
|
"silent": true
|
|
},
|
|
"routes": [
|
|
{
|
|
"src": "/[^.]+",
|
|
"dest": "/",
|
|
"status": 200
|
|
}
|
|
]
|
|
}
|