feat: add Nox-API upstream support

This commit is contained in:
liumangmang
2026-06-30 11:22:38 +08:00
parent 9600e4ceba
commit a914d3d222
8 changed files with 189 additions and 33 deletions
+1
View File
@@ -460,6 +460,7 @@ export interface AuthCaptureCandidate {
cookie_count?: number
cookie_names?: string[]
new_api_user?: string
user_id?: string
}
export interface AuthCaptureResult {