From e9d60f65bd6a0cb6f3939bcea0cca3b511ec1977 Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Sun, 18 May 2025 13:57:23 +0300 Subject: [PATCH] Removing invalid example --- docs/fetching/stealthy.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/fetching/stealthy.md b/docs/fetching/stealthy.md index df3251c..121f813 100644 --- a/docs/fetching/stealthy.md +++ b/docs/fetching/stealthy.md @@ -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',