mirror of
https://github.com/mfts/papermark.git
synced 2025-12-20 01:03:24 +08:00
refactor: move old homepage to v1
This commit is contained in:
@@ -34,6 +34,7 @@ export default async function middleware(req: NextRequest, ev: NextFetchEvent) {
|
||||
|
||||
if (
|
||||
path !== "/" &&
|
||||
path !== "/v1" &&
|
||||
path !== "/register" &&
|
||||
path !== "/privacy" &&
|
||||
path !== "/oss-friends" &&
|
||||
|
||||
Reference in New Issue
Block a user