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