Removing invalid example
This commit is contained in:
@@ -86,12 +86,6 @@ page = StealthyFetcher.fetch(
|
|||||||
google_search=True
|
google_search=True
|
||||||
)
|
)
|
||||||
|
|
||||||
# Custom user agent
|
|
||||||
page = StealthyFetcher.fetch(
|
|
||||||
'https://example.com',
|
|
||||||
useragent='Mozilla/5.0...'
|
|
||||||
)
|
|
||||||
|
|
||||||
# Custom humanization duration
|
# Custom humanization duration
|
||||||
page = StealthyFetcher.fetch(
|
page = StealthyFetcher.fetch(
|
||||||
'https://example.com',
|
'https://example.com',
|
||||||
|
|||||||
Reference in New Issue
Block a user