mirror of
https://github.com/mfts/papermark.git
synced 2025-12-20 01:03:24 +08:00
fix: middleware blocking
This commit is contained in:
@@ -41,6 +41,7 @@ export default async function middleware(req: NextRequest, ev: NextFetchEvent) {
|
||||
path !== "/docsend-alternatives" &&
|
||||
path !== "/launch-week" &&
|
||||
path !== "/open-source-investors" &&
|
||||
path !== "/investors" &&
|
||||
path !== "/ai" &&
|
||||
path !== "/share-notion-page" &&
|
||||
!path.startsWith("/alternatives/") &&
|
||||
|
||||
Reference in New Issue
Block a user