Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FlareSolverr/FlareSolverr
/ patch
Method
patch
src/undetected_chromedriver/patcher.py:279–281 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
277
pass
278
279
def
patch(self):
280
self.patch_exe()
281
return
self.is_binary_patched()
282
283
def
fetch_release_number(self):
284
""
"
Callers
1
auto
Method · 0.95
Calls
2
patch_exe
Method · 0.95
is_binary_patched
Method · 0.95
Tested by
no test coverage detected