fix(codechef): fix

This commit is contained in:
Barrett Ruth 2026-03-06 23:09:44 -05:00
parent 1d8f01a2a7
commit 904bd9c18c
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 35 additions and 15 deletions

View file

@ -12,4 +12,3 @@ BROWSER_SUBMIT_NAV_TIMEOUT["codeforces"] = BROWSER_NAV_TIMEOUT * 2
BROWSER_TURNSTILE_POLL = 5000
BROWSER_ELEMENT_WAIT = 10000
BROWSER_SETTLE_DELAY = 500