feat: add NEXT_PUBLIC_SEARCH_MAX_PAGE & NEXT_PUBLIC_AGGREGATE_SEARCH_RESULT

This commit is contained in:
shinya
2025-06-26 13:57:17 +08:00
parent 1d75e85264
commit 1e9e8fb07a
4 changed files with 21 additions and 12 deletions

View File

@@ -36,7 +36,6 @@ export const API_CONFIG = {
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36',
Accept: 'application/json',
},
maxPages: 50,
},
detail: {
path: '?ac=videolist&ids=',