<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="/config/atom.xsl" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>化羽成简</title>
  
  <subtitle>Simple Blog</subtitle>
  <link href="https://blog.ios1.top/atom.xml" rel="self"/>
  
  <link href="https://blog.ios1.top/"/>
  <updated>2025-12-29T02:43:54.186Z</updated>
  <id>https://blog.ios1.top/</id>
  
  <author>
    <name>𝓢𝓲𝓶𝓹𝓵𝓮</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>使用 GitHub Actions 部署 Cloud Mail 临时邮箱系统</title>
    <link href="https://blog.ios1.top/posts/b44c6446/"/>
    <id>https://blog.ios1.top/posts/b44c6446/</id>
    <published>2025-11-28T06:22:59.718Z</published>
    <updated>2025-12-29T02:43:54.186Z</updated>
    
    
    <summary type="html">使用 GitHub Actions 在 Cloudflare Workers 上部署 Cloud Mail 临时邮箱系统的完整图文教程，涵盖仓库配置、Secrets 设置、邮件接收与发送、对象存储以及人机验证等关键步骤，适合想利用闲置域名搭建 Serverless 邮箱方案的用户。</summary>
    
    
    
    <category term="我的 Cloudflare/Vercel 项目" scheme="https://blog.ios1.top/categories/%E6%88%91%E7%9A%84-Cloudflare-Vercel-%E9%A1%B9%E7%9B%AE/"/>
    
    
    <category term="Vercel" scheme="https://blog.ios1.top/tags/Vercel/"/>
    
    <category term="Cloudflare" scheme="https://blog.ios1.top/tags/Cloudflare/"/>
    
    <category term="开源项目" scheme="https://blog.ios1.top/tags/%E5%BC%80%E6%BA%90%E9%A1%B9%E7%9B%AE/"/>
    
    <category term="临时邮箱" scheme="https://blog.ios1.top/tags/%E4%B8%B4%E6%97%B6%E9%82%AE%E7%AE%B1/"/>
    
  </entry>
  
  <entry>
    <title>Hexo Butterfly 主题详细配置指南</title>
    <link href="https://blog.ios1.top/posts/23803136/"/>
    <id>https://blog.ios1.top/posts/23803136/</id>
    <published>2025-11-14T12:43:55.650Z</published>
    <updated>2025-11-20T11:11:54.793Z</updated>
    
    
    <summary type="html">这是一份源于个人实践的 Hexo Butterfly 主题配置详解。它并非一份冰冷的说明书，而是我一步步将默认主题打造成个性化博客的实用记录。文章手把手涵盖了从核心配置分离、导航菜单设置、社交图标，到搜索、打赏、夜间模式等高级功能，旨在帮助你在美化博客的路上少走弯路。</summary>
    
    
    
    <category term="Hexo Butterfly" scheme="https://blog.ios1.top/categories/Hexo-Butterfly/"/>
    
    
    <category term="Hexo" scheme="https://blog.ios1.top/tags/Hexo/"/>
    
    <category term="Butterfly" scheme="https://blog.ios1.top/tags/Butterfly/"/>
    
    <category term="主题配置" scheme="https://blog.ios1.top/tags/%E4%B8%BB%E9%A2%98%E9%85%8D%E7%BD%AE/"/>
    
    <category term="美化 " scheme="https://blog.ios1.top/tags/%E7%BE%8E%E5%8C%96/"/>
    
  </entry>
  
  <entry>
    <title>博客SEO优化：Hexo Butterfly 永久链接与sitemap教程</title>
    <link href="https://blog.ios1.top/posts/610b9669/"/>
    <id>https://blog.ios1.top/posts/610b9669/</id>
    <published>2025-11-03T13:16:27.700Z</published>
    <updated>2025-11-04T05:56:10.860Z</updated>
    
    
    <summary type="html">为Hexo Butterfly博客生成永久固定链接与搜索引擎站点地图的完整教程。包含hexo-abbrlink插件配置、sitemap.xml生成，以及如何向百度、Google、Bing提交收录，一站式解决博客链接稳定性与搜索引擎收录问题。</summary>
    
    
    
    <category term="Hexo Butterfly" scheme="https://blog.ios1.top/categories/Hexo-Butterfly/"/>
    
    
    <category term="Hexo" scheme="https://blog.ios1.top/tags/Hexo/"/>
    
    <category term="Butterfly" scheme="https://blog.ios1.top/tags/Butterfly/"/>
    
    <category term="SEO优化" scheme="https://blog.ios1.top/tags/SEO%E4%BC%98%E5%8C%96/"/>
    
  </entry>
  
  <entry>
    <title>Hexo Butterfly 添加FPS帧率监测</title>
    <link href="https://blog.ios1.top/posts/e56fa571/"/>
    <id>https://blog.ios1.top/posts/e56fa571/</id>
    <published>2025-10-30T08:38:40.276Z</published>
    <updated>2025-11-03T12:34:07.354Z</updated>
    
    
    <summary type="html">想知道你的Hexo博客是否卡顿？本教程教你为Butterfly主题添加一个实时FPS帧率监测器，直观显示页面流畅度，是性能测试与优化的必备工具。</summary>
    
    
    
    <category term="Hexo Butterfly" scheme="https://blog.ios1.top/categories/Hexo-Butterfly/"/>
    
    
    <category term="Hexo" scheme="https://blog.ios1.top/tags/Hexo/"/>
    
    <category term="Butterfly" scheme="https://blog.ios1.top/tags/Butterfly/"/>
    
    <category term="美化" scheme="https://blog.ios1.top/tags/%E7%BE%8E%E5%8C%96/"/>
    
  </entry>
  
  <entry>
    <title>基于 Cloudflare/Vercel 的站点监控解决方案：Uptime-Status</title>
    <link href="https://blog.ios1.top/posts/243da723/"/>
    <id>https://blog.ios1.top/posts/243da723/</id>
    <published>2025-10-25T14:05:53.942Z</published>
    <updated>2025-12-28T08:56:20.889Z</updated>
    
    
    <summary type="html">无需自备服务器，即可拥有一个专属于你的网站状态监控面板。本文将通过 Vercel/Cloudflare Pages，快速部署开源的 Uptime-Status 项目，轻松实现多站点状态监控。</summary>
    
    
    
    <category term="我的 Cloudflare/Vercel 项目" scheme="https://blog.ios1.top/categories/%E6%88%91%E7%9A%84-Cloudflare-Vercel-%E9%A1%B9%E7%9B%AE/"/>
    
    
    <category term="Vercel" scheme="https://blog.ios1.top/tags/Vercel/"/>
    
    <category term="Cloudflare" scheme="https://blog.ios1.top/tags/Cloudflare/"/>
    
    <category term="开源项目" scheme="https://blog.ios1.top/tags/%E5%BC%80%E6%BA%90%E9%A1%B9%E7%9B%AE/"/>
    
    <category term="站点监控" scheme="https://blog.ios1.top/tags/%E7%AB%99%E7%82%B9%E7%9B%91%E6%8E%A7/"/>
    
  </entry>
  
  <entry>
    <title>Hexo Butterfly 页脚美化</title>
    <link href="https://blog.ios1.top/posts/dad06b07/"/>
    <id>https://blog.ios1.top/posts/dad06b07/</id>
    <published>2025-10-24T07:12:21.890Z</published>
    <updated>2025-11-03T12:32:53.126Z</updated>
    
    
    <summary type="html">总觉得 Hexo Butterfly 的默认页脚不尽如人意，在经历了长时间的摸索与尝试之后，我终于找到了一个比较理想的解决方案。这个方案的原作者是 半方池水半方田，在此特别感谢这位大佬的分享与贡献！ 本文将以尽可能详细的方式，介绍如何实现与本站风格一致的自定义页脚效果。 效果预览 {% tabs yulan %}   {% endtabs %} 教程 话不多说，我们直接开始。 新增CSS文件 首先...</summary>
    
    
    
    <category term="Hexo Butterfly" scheme="https://blog.ios1.top/categories/Hexo-Butterfly/"/>
    
    
    <category term="Hexo" scheme="https://blog.ios1.top/tags/Hexo/"/>
    
    <category term="Butterfly" scheme="https://blog.ios1.top/tags/Butterfly/"/>
    
    <category term="美化" scheme="https://blog.ios1.top/tags/%E7%BE%8E%E5%8C%96/"/>
    
  </entry>
  
  <entry>
    <title>TrollRestore | iOS 16.7 – 17.0 安装巨魔商店</title>
    <link href="https://blog.ios1.top/posts/d46d0103/"/>
    <id>https://blog.ios1.top/posts/d46d0103/</id>
    <published>2025-03-25T03:21:45.629Z</published>
    <updated>2025-12-31T10:19:55.482Z</updated>
    
    
    <summary type="html">本文提供了一份详细的TrollRestore安装指南，专为运行iOS 16.7 RC的A9-A11设备及iOS 17.0的A12-A17/M1-M2设备设计。教程涵盖Windows、macOS和Linux三大平台的完整操作步骤、问题解决方案及安装后的必备设置，帮助你轻松为特定机型安装TrollStore（巨魔商店）。</summary>
    
    
    
    <category term="巨魔商店从入门到精通" scheme="https://blog.ios1.top/categories/%E5%B7%A8%E9%AD%94%E5%95%86%E5%BA%97%E4%BB%8E%E5%85%A5%E9%97%A8%E5%88%B0%E7%B2%BE%E9%80%9A/"/>
    
    
    <category term="TrollStore" scheme="https://blog.ios1.top/tags/TrollStore/"/>
    
    <category term="巨魔商店" scheme="https://blog.ios1.top/tags/%E5%B7%A8%E9%AD%94%E5%95%86%E5%BA%97/"/>
    
    <category term="iOS" scheme="https://blog.ios1.top/tags/iOS/"/>
    
    <category term="TrollRestore" scheme="https://blog.ios1.top/tags/TrollRestore/"/>
    
  </entry>
  
  <entry>
    <title>TrollHelperOTA | iOS 14.0 – 16.0 安装巨魔商店</title>
    <link href="https://blog.ios1.top/posts/94c6894d/"/>
    <id>https://blog.ios1.top/posts/94c6894d/</id>
    <published>2025-02-17T03:04:12.872Z</published>
    <updated>2025-11-03T12:28:33.289Z</updated>
    
    
    <summary type="html">本文提供一份详细的TrollHelperOTA安装巨魔商店图文教程，专为系统版本在iOS 15.0 - 15.5 beta 4及iOS 15.6 beta 1 - 15.6 beta 3的设备设计。内容涵盖从点击安装链接（伪装为GTA Car Tracker）到成功安装TrollStore的全流程，并包含设备兼容性查询表格与常见问题解决方法，帮助特定系统用户轻松实现免越狱安装。</summary>
    
    
    
    <category term="巨魔商店从入门到精通" scheme="https://blog.ios1.top/categories/%E5%B7%A8%E9%AD%94%E5%95%86%E5%BA%97%E4%BB%8E%E5%85%A5%E9%97%A8%E5%88%B0%E7%B2%BE%E9%80%9A/"/>
    
    
    <category term="TrollStore" scheme="https://blog.ios1.top/tags/TrollStore/"/>
    
    <category term="巨魔商店" scheme="https://blog.ios1.top/tags/%E5%B7%A8%E9%AD%94%E5%95%86%E5%BA%97/"/>
    
    <category term="TrollHelperOTA" scheme="https://blog.ios1.top/tags/TrollHelperOTA/"/>
    
    <category term="iOS" scheme="https://blog.ios1.top/tags/iOS/"/>
    
  </entry>
  
  <entry>
    <title>TrollInstallerX | iOS 14.0 – 16.6.1安装巨魔商店</title>
    <link href="https://blog.ios1.top/posts/806ca667/"/>
    <id>https://blog.ios1.top/posts/806ca667/</id>
    <published>2025-01-13T18:57:05.606Z</published>
    <updated>2025-12-31T10:20:19.188Z</updated>
    
    
    <summary type="html">本文提供了一份详细的利用TrollInstallerX安装巨魔商店的图文指南。内容涵盖设备兼容性查询、TrollInstallerX下载、通过爱思助手签名安装的完整步骤，以及常见问题的解决方案，帮助iOS用户顺利安装并使用巨魔商店。</summary>
    
    
    
    <category term="巨魔商店从入门到精通" scheme="https://blog.ios1.top/categories/%E5%B7%A8%E9%AD%94%E5%95%86%E5%BA%97%E4%BB%8E%E5%85%A5%E9%97%A8%E5%88%B0%E7%B2%BE%E9%80%9A/"/>
    
    
    <category term="TrollStore" scheme="https://blog.ios1.top/tags/TrollStore/"/>
    
    <category term="巨魔商店" scheme="https://blog.ios1.top/tags/%E5%B7%A8%E9%AD%94%E5%95%86%E5%BA%97/"/>
    
    <category term="iOS" scheme="https://blog.ios1.top/tags/iOS/"/>
    
    <category term="TrollInstallerX" scheme="https://blog.ios1.top/tags/TrollInstallerX/"/>
    
  </entry>
  
</feed>
