mirror of
https://github.com/ourongxing/newsnow.git
synced 2025-01-19 11:19:14 +08:00
12 lines
136 B
JSON
12 lines
136 B
JSON
|
{
|
||
|
"rewrites": [
|
||
|
{
|
||
|
"source": "/:path((?!api).*)",
|
||
|
"destination": "/"
|
||
|
}
|
||
|
],
|
||
|
"github": {
|
||
|
"silent": true
|
||
|
}
|
||
|
}
|