Skip to content

Commit fc97232

Browse files
committed
docs: remove Vercel deployment info from README
1 parent c9897e1 commit fc97232

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# LeetCode 爬虫挑战
22

33
[![部署GitHub Pages](https://github.com/JSREP/crawler-leetcode/actions/workflows/deploy-github-pages.yml/badge.svg)](https://github.com/JSREP/crawler-leetcode/actions/workflows/deploy-github-pages.yml)
4-
[![部署Vercel](https://vercelbadge.vercel.app/api/jsrep/crawler-leetcode)](https://crawler-leetcode.vercel.app/)
54

6-
这个仓库收集了各种网站的爬虫挑战案例,展示了不同类型的反爬虫技术和解决方案。项目使用React+TypeScript开发,同时部署在GitHub Pages和Vercel平台上
5+
这个仓库收集了各种网站的爬虫挑战案例,展示了不同类型的反爬虫技术和解决方案。项目使用React+TypeScript开发,通过GitHub Pages进行部署
76

8-
**在线访问**:
9-
- GitHub Pages (需要VPN): [https://jsrep.github.io/crawler-leetcode/](https://jsrep.github.io/crawler-leetcode/)
10-
- Vercel (国内直接访问): [https://crawler-leetcode.vercel.app/](https://crawler-leetcode.vercel.app/)
7+
**在线访问**: [https://jsrep.github.io/crawler-leetcode/](https://jsrep.github.io/crawler-leetcode/) (需要VPN访问)
118

129
![image-20250413185708120](./README.assets/image-20250413185708120.png)
1310

0 commit comments

Comments
 (0)