清理残留 skip_polymarket 参数和 PM 注释

This commit is contained in:
2569718930@qq.com
2026-05-25 20:26:26 +08:00
parent 2cd43b607d
commit 7f0506b897
6 changed files with 429 additions and 103 deletions
-1
View File
@@ -30,7 +30,6 @@ export async function GET(req: NextRequest) {
"time_range",
"limit",
"force_refresh",
"skip_polymarket",
"timezone_offset_seconds",
]) {
const value = req.nextUrl.searchParams.get(key);