# chaihongjun.me | 柴宏俊 web 技术学习笔记

> 记录chaihongjun学习web技术的个人博客：前端 javascript、vue、css、html；后端 php、mysql；linux 服务器运维。实战笔记风格，代码与配置可直接套用。

## 内容导航

- [frontend 分类](https://chaihongjun.me/frontend.md)
- [backend 分类](https://chaihongjun.me/backend.md)
- [operations 分类](https://chaihongjun.me/operations.md)
- [databases 分类](https://chaihongjun.me/databases.md)
- [others 分类](https://chaihongjun.me/others.md)

## 最新 10 篇

- [屏蔽疯狂抓取数据的metafacebook爬虫meta-externalagent](https://chaihongjun.me/operations/60.md): 使用fail2ban和nginx的配置屏蔽疯狂抓取数据的metafacebook（HTML: https://chaihongjun.me/operations/60.html）
- [opencode接入小红书Dots Studio 开发的 AI 大模型点点dots](https://chaihongjun.me/others/59.md): opencode接入小红书Dots Studio 开发的 AI 大模型点点dot（HTML: https://chaihongjun.me/others/59.html）
- [你的网站需要一页给 AI 看的说明llmstxt](https://chaihongjun.me/others/58.md): llms.txt 是什么，它和 robots.txt、sitemap.xml 的（HTML: https://chaihongjun.me/others/58.html）
- [ThinkPHP 项目文件完整性监控：用 Shell 脚本对抗黑帽 SEO 注入](https://chaihongjun.me/backend/57.md): 公司官网遭黑帽 SEO 注入，&lt;code&gt;index.php&lt;（HTML: https://chaihongjun.me/backend/57.html）
- [适合iFlow CLI使用的AI大模型协作工作准则](https://chaihongjun.me/others/56.md): 适合iFlow CLI使用的AGENTS.md和相关文档提示词，AI大模型协作工（HTML: https://chaihongjun.me/others/56.html）
- [Gitee Webhook自动部署系统](https://chaihongjun.me/backend/55.md): 这是一个基于 Gitee Webhook 的自动部署系统，能够实现代码提交后自动（HTML: https://chaihongjun.me/backend/55.html）
- [API接口CORS检测工具](https://chaihongjun.me/frontend/54.md): 网上冲浪的时候经常在寻找可用的免费API，借助这个API可用进行一些开发练习。但（HTML: https://chaihongjun.me/frontend/54.html）
- [docsify构建文档站点401页面](https://chaihongjun.me/others/53.md): 之前发布过文章《docsify简单配置应用》，使用docsify创建一个在线的文（HTML: https://chaihongjun.me/others/53.html）
- [win10开机通知&quot;A字出现了问题，无法安装功能。&quot;的临时解决方法](https://chaihongjun.me/others/52.md): win10开机通知&quot;A字出现了问题，无法安装功能。&quot;的临时解（HTML: https://chaihongjun.me/others/52.html）
- [Vue3跨组件通信控制加载状态使用provide和inject的案例分析](https://chaihongjun.me/frontend/51.md): Vue3跨组件通信控制加载状态。父组件需要等待所有子组件的API数据请求完成后，（HTML: https://chaihongjun.me/frontend/51.html）
