File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 99## 查看教程
1010在线链接:https://nanmicoder.github.io/CrawlerTutorial/
1111
12+ 对应的视频链接近期也会同步更新出来,[ 查看B站合集地址] ( https://space.bilibili.com/434377496/channel/collectiondetail?sid=4035213&ctype=0 )
13+
1214## 爬虫交流群
1315可以加作者wx拉进群: yzglan,备注来自github爬虫教程.
1416
Original file line number Diff line number Diff line change @@ -30,8 +30,9 @@ export default defineConfig({
3030 // https://vitepress.dev/reference/default-theme-config
3131 nav : [
3232 { text : '首页' , link : '/' } ,
33- { text : 'B站主页' , link : 'https://space.bilibili.com/434377496' } ,
34- { text : '联系作者' , link : 'https://github.com/NanmiCoder' } ,
33+ { text : 'B站视频课程' , link : 'https://space.bilibili.com/434377496/channel/collectiondetail?sid=4035213&ctype=0' } ,
34+ { text : '联系作者' , link : 'https://nanmicoder.github.io/MediaCrawler/%E4%BD%9C%E8%80%85%E4%BB%8B%E7%BB%8D.html' } ,
35+ { text : '支持作者' , link : 'https://nanmicoder.github.io/MediaCrawler/%E7%9F%A5%E8%AF%86%E4%BB%98%E8%B4%B9%E4%BB%8B%E7%BB%8D.html' } ,
3536 ] ,
3637
3738 sidebar : [
You can’t perform that action at this time.
0 commit comments