Skip to content

Commit

Permalink
docs: url changes for the sample gif
Browse files Browse the repository at this point in the history
  • Loading branch information
coder-hxl committed Sep 7, 2023
1 parent 47823c7 commit a5a2584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ myXCrawl.startPolling({ d: 1 }, async (count, stopPolling) => {
running result:

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

**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.
Expand Down

0 comments on commit a5a2584

Please sign in to comment.