fix(route): Fix xkb.com.cn (#18259)

This commit is contained in:
Tim Wu 2025-02-03 15:23:28 +08:00 committed by GitHub
parent f85edc69f3
commit 97cd108f91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ async function handler(ctx) {
method: 'get',
url: currentUrl,
headers: {
siteId: '35',
siteId: 35,
},
});