Skip to content

Commit b65b2cd

Browse files
committed
chore: cancel sponsorship
1 parent c9307fd commit b65b2cd

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,6 @@ It consists of two parts:
2626
- **🧾 Crawl information** - Controllable crawl information, which will output colored string information in the terminal.
2727
- **🦾 TypeScript** - Own types and implement complete types through generics.
2828

29-
## Sponsors
30-
31-
<div align="center">
32-
<a target="_blank" href="https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=x-crawl">
33-
<img src="https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/sponsors/capsolver.png" alt="capsolver" style="height:220px;" />
34-
<p align="center">🎁Discover seamless automatic captcha solving with our AI-powered Auto Web Unblock technology!</p>
35-
</a>
36-
<a target="_blank" href="https://console.123proxy.cn/price-dynamic.html?plist=1&utm_source=xcrawl">
37-
<img src="https://coder-hxl.github.io/x-crawl/sponsors/123proxy.webp" alt="123proxy" style="height:160px;" />
38-
<p align="center">🎁企业级 HTTP 代理 IP ! 现免费测试 2-4 小时 + 15% 返现活动</p>
39-
</a>
40-
</div>
41-
4229
## AI assisted crawler
4330

4431
With the rapid development of network technology, website updates have become more frequent, and changes in class names or structures often bring considerable challenges to crawlers that rely on these elements. Against this background, crawlers combined with AI technology have become a powerful weapon to meet this challenge.
Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1 @@
1-
[
2-
{
3-
"url": "https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=x-crawl",
4-
"img": "https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/sponsors/capsolver.png",
5-
"name": "capsolver",
6-
"description": "Discover seamless automatic captcha solving with our AI-powered Auto Web Unblock technology!"
7-
},
8-
{
9-
"url": "https://console.123proxy.cn/price-dynamic.html?plist=1&utm_source=xcrawl",
10-
"img": "/x-crawl/sponsors/123proxy.webp",
11-
"name": "123proxy",
12-
"description": "企业级 HTTP 代理 IP ! 现免费测试 2-4 小时 + 15% 返现活动"
13-
}
14-
]
1+
[]

0 commit comments

Comments
 (0)