Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
feat: add script to push Google cookies to Railway token and run score test
a7e981aView on GitHubfix: proxy connectivity test before launching browser - fallback to direct if proxy unreachable
0ef086aView on GitHubfix: re-inject google cookies on every get_token/get_custom_token call
c1974b5View on GitHubfeat: google_cookies field for personal-mode reCAPTCHA scoring
d3fa88dView on GitHubfeat: allow captcha_method override in score-test request body
bdef232View on GitHubfix: remove hardcoded user agent and headers in TokenBrowser context
4b49f4bView on GitHubfix: Chrome MV2 policy, proxy extension + session cookie injection
dabcad9View on GitHubfix: use real Google Chrome + remove navigator.webdriver to improve reCAPTCHA score
5e9caaaView on GitHubfix: spoof Windows UA in browser captcha to improve reCAPTCHA score on Linux
f48b530View on GitHubfeat: switch Dockerfile to headed mode with Chromium + Xvfb
3dfa4cdView on GitHubfix: capmonster use RecaptchaV3EnterpriseTask with minScore=0.7
e11a099View on GitHubfix: use RecaptchaV3EnterpriseTaskProxyless for capmonster (was scoring 0.1)
2a47ee1View on GitHubfix: fall back to setting_example.toml when setting.toml is missing
3509f4aView on GitHub