Problem: Codeforces credentials were cached without verification, identical to the AtCoder issue. Solution: add `_login_headless_cf()` that loads cookies, checks for the "Logout" link, navigates to `/enter` with Cloudflare solving if needed, and validates success post-login. Cookies persisted only on confirmed login. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| atcoder.py | ||
| base.py | ||
| codechef.py | ||
| codeforces.py | ||
| cses.py | ||
| kattis.py | ||
| language_ids.py | ||
| models.py | ||
| timeouts.py | ||
| usaco.py | ||