invisible_playwright/src/invisible_playwright
feder-cr 74b674516b fix(fonts): core pool uses the real Win11 family "franklin gothic medium"
The pool had the bare "franklin gothic", which isn't a real Win11 family and
wouldn't match the bundled franklingothic_x.ttf, so the always-present standard
fonts test failed and the family could drop off the whitelist. Use the real
name (the bundle reconciliation already maps it).
2026-06-24 09:37:11 +02:00
..
_fpforge fix(fonts): core pool uses the real Win11 family "franklin gothic medium" 2026-06-24 09:37:11 +02:00
data feat: initial public release 2026-05-12 22:32:58 -07:00
__init__.py feat: timezone="auto" derives the zone from the proxy egress IP 2026-06-06 04:16:22 +02:00
__main__.py feat: initial public release 2026-05-12 22:32:58 -07:00
_geo.py Geo-aware locale, audio noise off, font prefs for the bundled-font binary 2026-06-23 17:51:58 +02:00
_headless.py headless: cloak on Windows/macOS, Xvfb on Linux; CI cloak + webgl-masking guards 2026-06-11 11:58:14 +02:00
_proxy.py feat: initial public release 2026-05-12 22:32:58 -07:00
_recaptcha_seed.py feat: deterministic reCAPTCHA cookie pre-seed via Bayesian browsing history 2026-05-24 20:01:26 -07:00
_webgl_personas.py Geo-aware locale, audio noise off, font prefs for the bundled-font binary 2026-06-23 17:51:58 +02:00
async_api.py Geo-aware locale, audio noise off, font prefs for the bundled-font binary 2026-06-23 17:51:58 +02:00
cli.py test: activate the full e2e (browser-driving) suite + add fetch --force 2026-06-09 15:40:02 +02:00
config.py webgl: ship only the GPU buckets that pass tampering_ml + decouple render-noise seed 2026-06-14 11:53:33 +02:00
constants.py Pin firefox-13: geo-aware locale/Intl + Windows font bundle + audio gate 2026-06-24 09:33:45 +02:00
download.py Pin firefox-12: cross-OS render parity + always-present standard fonts 2026-06-19 03:19:30 +02:00
launcher.py Geo-aware locale, audio noise off, font prefs for the bundled-font binary 2026-06-23 17:51:58 +02:00
prefs.py Geo-aware locale, audio noise off, font prefs for the bundled-font binary 2026-06-23 17:51:58 +02:00
sync_api.py feat: initial public release 2026-05-12 22:32:58 -07:00