mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-04-21 15:32:40 +02:00
Improve Firefox start time and code clean up
This commit is contained in:
@@ -88,6 +88,7 @@ async function resolveChallenge(params: V1Request, session: SessionsCacheItem):
|
||||
}
|
||||
|
||||
// reload the page to be sure we get the real page
|
||||
log.debug("Reloading the page")
|
||||
response = await gotoPage(params, page);
|
||||
|
||||
const payload: ChallengeResolutionT = {
|
||||
|
||||
Reference in New Issue
Block a user