's'
This commit is contained in:
@@ -28,6 +28,7 @@ const API_ROOTS = new Set([
|
||||
"system_snapshot",
|
||||
"android",
|
||||
"hub",
|
||||
"youtube_pro_channels",
|
||||
]);
|
||||
|
||||
export function middleware(request: NextRequest) {
|
||||
@@ -66,5 +67,6 @@ export const config = {
|
||||
"/system_snapshot",
|
||||
"/android/:path*",
|
||||
"/hub/:path*",
|
||||
"/youtube_pro_channels",
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user