
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Monster Cone Blog - 前端与独立开发笔记</title>
      <link>https://www.dxin.cc/blog</link>
      <description>Monster Cone 的个人技术博客，记录前端开发、Next.js、React、Vue、TypeScript、全栈实践、独立开发项目、效率工具和生活思考。</description>
      <language>zh-cn</language>
      <managingEditor>dongxin2019@gmail.com (Monster Cone)</managingEditor>
      <webMaster>dongxin2019@gmail.com (Monster Cone)</webMaster>
      <lastBuildDate>Sat, 28 Mar 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.dxin.cc/tags/firebase/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.dxin.cc/blog/cloudflare-workers-fcm</guid>
    <title>用 Cloudflare Workers 搭建 FCM 推送中转服务</title>
    <link>https://www.dxin.cc/blog/cloudflare-workers-fcm</link>
    <description>介绍如何借助 Cloudflare Workers 与 Hono 搭建可用的 FCM 推送中转服务，并通过 OAuth 鉴权与 KV 缓存提升部署效率和可用性。</description>
    <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
    <author>dongxin2019@gmail.com (Monster Cone)</author>
    <category>Cloudflare Workers</category><category>FCM</category><category>Firebase</category><category>Hono</category><category>Serverless</category>
  </item>

  <item>
    <guid>https://www.dxin.cc/blog/fcm-v1-api</guid>
    <title>FCM 迁移 HTTP v1 API：鉴权、发送与避坑</title>
    <link>https://www.dxin.cc/blog/fcm-v1-api</link>
    <description>记录 Firebase Cloud Messaging 从旧版接口迁移到 HTTP v1 API 的关键步骤、鉴权方式，以及迁移过程中常见的报错与处理方式。</description>
    <pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate>
    <author>dongxin2019@gmail.com (Monster Cone)</author>
    <category>FCM</category><category>Firebase</category><category>Node.js</category><category>HTTP v1 API</category>
  </item>

    </channel>
  </rss>
