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