Hardcode+middleware
This commit is contained in:
@@ -23,6 +23,10 @@ export function middleware(req: NextRequest) {
|
||||
'/barcode-generator',
|
||||
'/custom-qr-code-generator',
|
||||
'/manage-qr-codes',
|
||||
'/coupon',
|
||||
'/feedback',
|
||||
'/vcard',
|
||||
'/display',
|
||||
];
|
||||
|
||||
// Check if path is public
|
||||
|
||||
Reference in New Issue
Block a user