tests: stop testing geoip

The DB is downloaded from GitHub releases using public API so we get rate limited a lot
This commit is contained in:
Karim shoair
2025-08-23 22:20:51 +03:00
parent b50c85fa60
commit 637580e130
+1 -1
View File
@@ -69,7 +69,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)},
},