docs(spider): add a new page for proxy management & blocking

This commit is contained in:
Karim shoair
2026-02-15 01:01:43 +02:00
parent dee0fd00b8
commit 77e825e7be
3 changed files with 246 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@ nav = [
{"Getting started" = "spiders/getting-started.md"},
{"Requests & Responses" = "spiders/requests-responses.md"},
{"Sessions" = "spiders/sessions.md"},
{"Proxy management & Blocking" = "spiders/proxy-blocking.md"},
]},
{"Command Line Interface" = [
{Overview = "cli/overview.md"},