We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be1555 commit c0c2e0fCopy full SHA for c0c2e0f
README.md
@@ -119,8 +119,8 @@ crawlergo 返回了全量的请求和URL信息,可以有多种使用方法:
119
* 子域名收集 example
120
* 旁站入口收集 example
121
* 结合celery实现分布式扫描
122
-* Host绑定设置(高版本chrome无法使用) [example](https://github.com/0Kee-Team/crawlergo/blob/master/examples/host_binding.py)
123
-* 带Cookie扫描 example
+* Host绑定设置(高版本chrome无法使用) [(查看例子)](https://github.com/0Kee-Team/crawlergo/blob/master/examples/host_binding.py)
+* 带Cookie扫描 [(查看例子)](https://github.com/0Kee-Team/crawlergo/blob/master/examples/request_with_cookie.py)
124
125
## // TODO
126
0 commit comments