Files
claude-statusline/internal/fetcher/fetcher.go
calic 2cb89d3c54
All checks were successful
Release / build (push) Successful in 1m37s
Fix Cloudflare headless detection: use non-headless with hidden window
Cloudflare detects headless Chrome and loops the JS challenge forever.
Switch to non-headless mode with an off-screen window. Also save
Cloudflare cookies (cf_clearance, __cf_bm) after Chrome fallback so
subsequent plain HTTP requests can reuse them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 00:26:34 +01:00

8.2 KiB