diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml new file mode 100644 index 0000000..705b563 --- /dev/null +++ b/.github/workflows/main.yaml @@ -0,0 +1,17 @@ +on: + push: + branches: + - main + +jobs: + contrib-readme-job: + runs-on: ubuntu-latest + name: A job to automate contrib in readme + permissions: + contents: write + pull-requests: write + steps: + - name: Contribute List + uses: akhilmhdh/contributors-readme-action@v2.3.10 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file diff --git a/README.md b/README.md index 330f4c5..5e0863d 100644 --- a/README.md +++ b/README.md @@ -86,12 +86,19 @@ ## 开发者服务 - 知识星球:沉淀高质量常见问题、最佳实践文档、多年编程+爬虫经验分享,提供付费知识星球服务,主动提问,作者会定期回答问题

- 星球图片 - 星球图片 + xingqiu + xingqiu_yhq

- 前20个入驻星球的小伙伴,将获得新人券50元,还剩14张。 -
-- 视频课程: + + 星球精选文章: + - [【独创】使用Playwright获取某音a_bogus参数流程(包含加密参数分析)](https://articles.zsxq.com/id_u89al50jk9x0.html) + - [【独创】使用Playwright低成本获取某书X-s参数流程分析(当年的回忆录)](https://articles.zsxq.com/id_u4lcrvqakuc7.html) + - [ MediaCrawler-基于抽象类设计重构项目缓存](https://articles.zsxq.com/id_4ju73oxewt9j.html) + - [ 手把手带你撸一个自己的IP代理池](https://articles.zsxq.com/id_38fza371ladm.html) + + + +- MediaCrawler视频课程: > 如果你想很快入门这个项目,或者想了具体实现原理,我推荐你看看这个视频课程,从设计出发一步步带你如何使用,门槛大大降低,同时也是对我开源的支持,如果你能支持我的课程,我将会非常开心~
> 课程售价非常非常的便宜,几杯咖啡的事儿.
> 课程介绍飞书文档链接:https://relakkes.feishu.cn/wiki/JUgBwdhIeiSbAwkFCLkciHdAnhh @@ -114,7 +121,7 @@ > 7天有效期,自动更新, 如果人满了可以加作者wx拉进群: yzglan,备注来自github.
-

10群二维码

+

11群二维码

@@ -143,7 +150,9 @@ ## 手机号登录说明 ➡️➡️➡️ [手机号登录说明](docs/手机号登录说明.md) - +## 项目贡献者 + + ## star 趋势图 - 如果该项目对你有帮助,star一下 ❤️❤️❤️ diff --git a/static/images/10群二维码.JPG b/static/images/10群二维码.JPG deleted file mode 100644 index f84e3c2..0000000 Binary files a/static/images/10群二维码.JPG and /dev/null differ diff --git a/static/images/11群二维码.JPG b/static/images/11群二维码.JPG new file mode 100644 index 0000000..e917ab1 Binary files /dev/null and b/static/images/11群二维码.JPG differ diff --git a/static/images/9群二维码.JPG b/static/images/9群二维码.JPG deleted file mode 100644 index 3fc5d24..0000000 Binary files a/static/images/9群二维码.JPG and /dev/null differ diff --git a/static/images/xingqiu.jpg b/static/images/xingqiu.jpg index 4784475..7cf0eb9 100644 Binary files a/static/images/xingqiu.jpg and b/static/images/xingqiu.jpg differ