Removing invalid example

This commit is contained in:
Karim shoair
2025-05-18 13:57:23 +03:00
parent 601d224b17
commit e9d60f65bd
-6
View File
@@ -86,12 +86,6 @@ page = StealthyFetcher.fetch(
google_search=True
)
# Custom user agent
page = StealthyFetcher.fetch(
'https://example.com',
useragent='Mozilla/5.0...'
)
# Custom humanization duration
page = StealthyFetcher.fetch(
'https://example.com',