Skip to content

Commit a5a2584

Browse files
committed
docs: url changes for the sample gif
1 parent 47823c7 commit a5a2584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ myXCrawl.startPolling({ d: 1 }, async (count, stopPolling) => {
197197
running result:
198198

199199
<div align="center">
200-
<img src="https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/example.gif" />
200+
<img src="https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/run-example-gif.gif" />
201201
</div>
202202

203203
**Note:** Please do not crawl randomly, you can check the **robots.txt** protocol before crawling. The class name of the website may change, this is just to demonstrate how to use x-crawl.

0 commit comments

Comments
 (0)