Files
mttu-docs/docs/blog/posts/2025_11_20.md
passthem a8367628e9
All checks were successful
continuous-integration/drone/push Build is passing
添加更新日志,添加新的插件
2025-11-20 23:28:46 +08:00

26 lines
1.2 KiB
Markdown

---
authors:
- passthem
categories:
- 日志
- 基础设施
date: 2025-11-20
readtime: 3
slug: update-2025-11-20
---
# 2025 年 11 月 20 日基础设施更新
以下是 2025 年 11 月 20 日的基础设施更新情况。
## 放宽了 Gitea 实例的 Anubis 限制
因为 [Anubis](https://anubis.techaro.lol/) 的反爬虫机制过于严格,导致有些 API 甚至都被限制。为了让 Gitea 官方的 cli 工具 [tea](https://gitea.com/gitea/tea) 正常工作,我放开了 [/api/v1](https://gitea.com/api/swagger#/) 和 [/login/oauth](https://docs.gitea.com/development/oauth2-provider) API 的 Anubis 限制。
## 为 MTTU 文档引入了 RSS 和博客功能
鉴于目前还没有找到一个能够替代我的博客站的全能多用户博客系统,我先启用了该文档的 [RSS](https://guts.github.io/mkdocs-rss-plugin/) 功能和 [Blog](https://squidfunk.github.io/mkdocs-material/plugins/blog) 功能,以满足撰写(不那么重要的)更新日志的需要,并且可以方便使用我们基础设施的朋友们。
你可以订阅 [feed_rss_updated.xml](/feed_rss_updated.xml) 以获取本站点页面的更新,订阅 [feed_rss_created.xml](/feed_rss_created.xml) 以获取本站点创建的新页面。