You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client ID rotation: Rotate through 5 VK app client_id/client_secret pairs to reduce per-app rate limiting and captcha frequency
Fresh captcha URL for WebView: When PoW fails and falls back to WebView, fetch a fresh captcha URL via wgRefreshCaptchaURL (prevents stale URLs after background)
TURNBind package: Created missing pkg/turnbind with conn.Bind implementation that routes WireGuard packets through DTLS/TURN proxy
API warmup: Added calls.getCallPreview step before getAnonymousToken (matches reference implementation)