Commit 06e9a90
test(px-camoufox): diagnose probe — Camoufox beats CF on pedidosya
Ignored probe gated behind DIAGNOSE_CAMOUFOX=1. Dumps user-agent,
cookies, html title, and presence of _px3 / _pxhd / cf_clearance /
__cf_bm so the operator can verify a Camoufox harvest end-to-end.
Empirical results from this session (2026-05-16, residential IDN IP):
- haven (PX-direct): 40 cookies including _px3 + _pxhd, real page
content, no block markers. Regression-clean
against the chromiumoxide baseline.
- pedidosya (CF + PX): 21 cookies including cf_clearance, __cf_bm,
_px3, _pxhd, _pxvid, pxcts, plus the real
Argentine session cookies (peyas.sid,
dhhPerseus*). 142KB real page, no "Just a
moment..." block. CF Bot Management is
defeated silently (no Turnstile widget needed).
The exact case ADR-0018 reclassified to R5 as "unreachable without
residential proxy" is now reachable in pure-Rust through Camoufox.
ADR-0018 may be amended in a future R5 commit to add pedidosya back
to the canary set once a longer soak confirms stability.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e9ccbca commit 06e9a90
1 file changed
Lines changed: 89 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
0 commit comments