feat: adding geoip parameter to the StealthyFetcher

This commit is contained in:
Karim shoair
2024-12-12 12:43:49 +02:00
parent 6f87420e35
commit bfe906315e
4 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ setup(
'httpx[brotli,zstd]',
'playwright>=1.49.1',
'rebrowser-playwright>=1.49.1',
'camoufox>=0.4.7',
'camoufox[geoip]>=0.4.7',
'browserforge',
],
python_requires=">=3.9",