test: remove geoip from the async camoufox test

to lower errors of rate limiting caused by downloading the geo db from GitHub
This commit is contained in:
Karim shoair
2025-08-20 16:36:58 +03:00
parent 07773eb2f3
commit dd4fcc47c8
+1 -1
View File
@@ -73,7 +73,7 @@ class TestStealthyFetcher:
"extra_headers": {"ayo": ""},
"os_randomize": True,
"disable_ads": True,
"geoip": True,
# "geoip": True,
"custom_config": {"keep_comments": False, "keep_cdata": False},
"additional_args": {"window": (1920, 1080)},
},