Skip to content

Commit 3a23221

Browse files
committed
docs: fix wrong json ending
1 parent 6dc3306 commit 3a23221

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/cn/guide/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2067,6 +2067,8 @@ crawlApp.crawlPage('https://movie.douban.com/chart').then(async (res) => {
20672067
],
20682068
"type": "multiple"
20692069
}
2070+
```
2071+
20702072
:::
20712073

20722074
---
@@ -2080,4 +2082,3 @@ crawlApp.crawlPage('https://movie.douban.com/chart').then(async (res) => {
20802082
::: warning 警告
20812083
x-crawl 仅供合法用途,禁止使用该工具进行任何违法活动,请务必遵守目标网站的 robots.txt 文件规定。本例仅用于演示 x-crawl 的使用方法,并非针对特定网站,如有侵权请联系我删除。
20822084
:::
2083-
```

0 commit comments

Comments
 (0)