This server may require X-API-Key (same value as API_REQUIRED_KEY in .env). Enter it once; it is stored only in this browser’s session storage.
Bigo order check
Bigo recharge monitor
Monitor JSON and images use the same access checks as /order_purchase when a key is configured. Auto-refresh every 2s. Times in tables are Asia/Tehran (IRST/IRDT). API docs: /docs
Bigo login (QR)
Playwright headless “screen”
Set PLAYWRIGHT_ARTIFACTS_DIR=data/playwright-artifacts in .env, run the watcher. The watcher overwrites screenshots/latest.png after each navigation step (and each human-flow sub-step when WATCHER_HUMANIZE=true), so the image always reflects the last browser state. Traces: playwright show-trace data/playwright-artifacts/traces/*.zip. Optional WebM: PLAYWRIGHT_RECORD_VIDEO=true + playwright install ffmpeg.
Recharge requests
50 rows per page. Filter by exact transaction_id or created_at range (times are Asia/Tehran). Click a row to view its recharge logs. REVIEW requests can be marked DONE or FAILED from the detail panel. Use Check in Bigo (rows with an order id) to verify live Bigo status.
BigoConfig (watcher)
One row per ConfigComponent: the newest matching row in bigo_configs. x-auth-token and other sensitive headers are redacted here; use the DB or secure ops tools if you truly need the live token. Horizontal scroll is kept across the 2s refresh.