diff --git a/lib/routes/u3c3/index.ts b/lib/routes/u3c3/index.ts index cc88b6ad0..49814910b 100644 --- a/lib/routes/u3c3/index.ts +++ b/lib/routes/u3c3/index.ts @@ -44,9 +44,7 @@ async function handler(ctx) { const { data: home } = await got(rootURL); const varName = home.match(/search2="\s*\+\s*(\w+)/)?.[1]; const token = varName ? home.match(new RegExp(String.raw`(?