mirror of
https://github.com/daijro/camoufox.git
synced 2026-09-12 08:00:48 +00:00
Make browserforge update both headers and fingerprints
This commit is contained in:
@@ -81,7 +81,7 @@ def fetch(browserforge=False) -> None:
|
||||
download_mmdb()
|
||||
|
||||
if browserforge:
|
||||
update_browserforge()
|
||||
update_browserforge(headers=True, fingerprints=True)
|
||||
|
||||
|
||||
@cli.command(name='remove')
|
||||
|
||||
Reference in New Issue
Block a user