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