Commit Graph

5 Commits

Author SHA1 Message Date
github-actions[bot] edfac9f24c style: auto format 2025-11-27 05:54:33 +00:00
github-actions[bot] 838eb3c7ff style: auto format 2025-11-27 05:49:33 +00:00
github-actions[bot] a28890a135 style: auto format 2025-11-27 02:55:46 +00:00
github-actions[bot] 330499134f style: auto format 2025-05-08 17:44:07 +00:00
Ice Chestnut 4f2c544fa5
feat(route): 添加 Apex Legends 官网资讯路由 (#19056)
* feat: 添加 Apex Legends 官网资讯路由

新增 Apex Legends 官网资讯路由,支持获取最新消息和游戏更新。

* chore(code-style): 统一换行符为LF

* Update lib/routes/apex-legends/news.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/routes/apex-legends/news.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/routes/apex-legends/news.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* refactor(routes): 将Apex Legends相关路由迁移至EA命名空间下

* Update lib/routes/ea/namespace.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/routes/ea/apex-news.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/routes/ea/apex-news.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* refactor(apex-news): 移除未使用的radar配置

---------
2025-05-09 01:42:02 +08:00