Skip to content

Commit c0c2e0f

Browse files
committed
add cookie example
1 parent 4be1555 commit c0c2e0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ crawlergo 返回了全量的请求和URL信息,可以有多种使用方法:
119119
* 子域名收集 example
120120
* 旁站入口收集 example
121121
* 结合celery实现分布式扫描
122-
* Host绑定设置(高版本chrome无法使用) [example](https://github.com/0Kee-Team/crawlergo/blob/master/examples/host_binding.py)
123-
* 带Cookie扫描 example
122+
* Host绑定设置(高版本chrome无法使用) [(查看例子)](https://github.com/0Kee-Team/crawlergo/blob/master/examples/host_binding.py)
123+
* 带Cookie扫描 [(查看例子)](https://github.com/0Kee-Team/crawlergo/blob/master/examples/request_with_cookie.py)
124124

125125
## // TODO
126126

0 commit comments

Comments
 (0)