清理残留 skip_polymarket 参数和 PM 注释
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user