File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# LeetCode 爬虫挑战
2
2
3
3
[ ![ 部署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/ )
4
5
5
- 这个仓库收集了各种网站的爬虫挑战案例,展示了不同类型的反爬虫技术和解决方案。项目使用React+TypeScript开发,通过GitHub Pages进行部署 。
6
+ 这个仓库收集了各种网站的爬虫挑战案例,展示了不同类型的反爬虫技术和解决方案。项目使用React+TypeScript开发,同时部署在GitHub Pages和Vercel平台上 。
6
7
7
- ** 在线访问** : [ https://jsrep.github.io/crawler-leetcode/ ] ( https://jsrep.github.io/crawler-leetcode/ )
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/ )
8
11
9
12
![ image-20250413185708120] ( ./README.assets/image-20250413185708120.png )
10
13
You can’t perform that action at this time.
0 commit comments