<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/assets/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://blog.fis.ink</id>
  <title>fishcpy的小破站</title>
  <updated>2026-03-08T02:20:42.333Z</updated>
  <description>fishcpy 的个人博客分享技术实践与生活思考，内容涵盖网站搭建、服务器运维、性能优化与界面美化等方向。</description>
  <author>
    <name>fishcpy</name>
    <email>fishcpy@qq.com</email>
    <uri>https://www.fis.ink</uri>
  </author>
  <link href="https://blog.fis.ink/atom.xml" rel="self"></link>
  <link href="https://blog.fis.ink" rel="alternate"></link>
  <language>zh-CN</language>
  <generator uri="https://github.com/L33Z22L11/blog-v3" version="3.4.8">Zhilu Blog</generator>
  <icon>https://file.fis.ink/img/fishcpy/logo_c.png</icon>
  <logo>https://file.fis.ink/img/fishcpy/logo.png</logo>
  <rights>© 2026 fishcpy</rights>
  <subtitle>人生漫长，不妨多解锁些鲜活体验</subtitle>
  <entry>
    <id>https://blog.fis.ink/posts/41</id>
    <title>提醒大家注意用电用火安全</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2026/03/04/69a813c553f0e.webp" /> <p>今天在学校发生了一起空调插头过热烧糊的安全事件，提醒大家注意用电安全，及时发现并处理安全隐患。</p> <a class="view-full" href="https://blog.fis.ink/posts/41" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/41"></link>
    <summary>今天在学校发生了一起空调插头过热烧糊的安全事件，提醒大家注意用电安全，及时发现并处理安全隐患。</summary>
    <category term="未分类"></category>
    <published>2026-03-04T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/40</id>
    <title>新版本词幕使用体验</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2026/02/15/6991da585b564.webp" /> <p>词幕重新开始维护，需要ROOT和LSPosed。在一加ACE5(ColorOS 15)上测试体验，采用主程序和歌词提供分离的设计，可自由安装歌词提供模块。</p> <a class="view-full" href="https://blog.fis.ink/posts/40" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/40"></link>
    <summary>词幕重新开始维护，需要ROOT和LSPosed。在一加ACE5(ColorOS 15)上测试体验，采用主程序和歌词提供分离的设计，可自由安装歌词提供模块。</summary>
    <category term="未分类"></category>
    <published>2026-02-15T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/39</id>
    <title>词幕-墨.状态栏歌词替代品</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/11/22/692142edcee77.webp" /> <p>介绍ColorOS 16系统上替代"墨.状态栏歌词"的Xposed模块"词幕"，包括其功能、安装激活方法、配置步骤及特殊问题（时钟和通知图标与歌曲同时显示）的解决方法。</p> <a class="view-full" href="https://blog.fis.ink/posts/39" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/39"></link>
    <summary>介绍ColorOS 16系统上替代&quot;墨.状态栏歌词&quot;的Xposed模块&quot;词幕&quot;，包括其功能、安装激活方法、配置步骤及特殊问题（时钟和通知图标与歌曲同时显示）的解决方法。</summary>
    <category term="未分类"></category>
    <published>2025-11-22T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/38</id>
    <title>cloudflare tunnel优化</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/10/27/68ff741a946d9.webp" /> <p>介绍Cloudflare Tunnel的两大优化技巧：Docker网络模式从bridge改为host以实现127.0.0.1访问本地服务，以及通过HTTP/2协议和自动IP版本选择优化国内网络连接。</p> <a class="view-full" href="https://blog.fis.ink/posts/38" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/38"></link>
    <summary>介绍Cloudflare Tunnel的两大优化技巧：Docker网络模式从bridge改为host以实现127.0.0.1访问本地服务，以及通过HTTP/2协议和自动IP版本选择优化国内网络连接。</summary>
    <category term="未分类"></category>
    <published>2025-10-27T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/37</id>
    <title>使用napcat推送uptime kuma事件到QQ群或个人消息</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/10/08/68e5473c830a0.webp" /> <p>本文介绍如何使用napcat将Uptime Kuma的监控事件推送到QQ群或个人消息，包含napcat的部署与配置、Uptime Kuma的通知设置等详细步骤。</p> <a class="view-full" href="https://blog.fis.ink/posts/37" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/37"></link>
    <summary>本文介绍如何使用napcat将Uptime Kuma的监控事件推送到QQ群或个人消息，包含napcat的部署与配置、Uptime Kuma的通知设置等详细步骤。</summary>
    <category term="未分类"></category>
    <published>2025-10-08T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/36</id>
    <title>关于cloudflare分配.1</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/09/18/68cbf774d2406.webp" /> <p>水文章+1</p> <a class="view-full" href="https://blog.fis.ink/posts/36" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/36"></link>
    <summary>水文章+1</summary>
    <category term="未分类"></category>
    <published>2025-09-18T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/35</id>
    <title>给你的Fuwari加一个AI摘要</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/09/08/68bed408511c5.webp" /> <p>这篇文章介绍了如何在Fuwari博客中实现自定义AI摘要功能</p> <a class="view-full" href="https://blog.fis.ink/posts/35" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/35"></link>
    <summary>这篇文章介绍了如何在Fuwari博客中实现自定义AI摘要功能</summary>
    <category term="未分类"></category>
    <published>2025-09-08T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/34</id>
    <title>新主题astro-theme-fishcpy</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/09/06/68bb1a79306d1.webp" /> <p>今天是网站一周年！fishcpy主题基于Astro与TailwindCSS，由Fuwari修改而来，支持暗色模式、响应式设计、Pagefind静态搜索（低带宽、零配置）、Markdown扩展、目录、RSS及Twikoo/Artalk评论。</p> <a class="view-full" href="https://blog.fis.ink/posts/34" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/34"></link>
    <summary>今天是网站一周年！fishcpy主题基于Astro与TailwindCSS，由Fuwari修改而来，支持暗色模式、响应式设计、Pagefind静态搜索（低带宽、零配置）、Markdown扩展、目录、RSS及Twikoo/Artalk评论。</summary>
    <category term="主题"></category>
    <published>2025-09-06T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/31</id>
    <title>非人哉：限时玩家评价</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aa9ecc4d2e6.webp" /> <p>个人观点，可能有剧透</p> <a class="view-full" href="https://blog.fis.ink/posts/31" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/31"></link>
    <summary>个人观点，可能有剧透</summary>
    <category term="非人哉"></category>
    <published>2025-08-18T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/32</id>
    <title>trae AI 编辑器SOLO模式貌似会注入广告</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aaa0dcea828.webp" /> <p>trae AI 编辑器SOLO模式默认提示词貌似会注入广告</p> <a class="view-full" href="https://blog.fis.ink/posts/32" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/32"></link>
    <summary>trae AI 编辑器SOLO模式默认提示词貌似会注入广告</summary>
    <category term="trae"></category>
    <published>2025-08-18T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/30</id>
    <title>给你的Fuwari加一个链接大卡片</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aaa7a9908f2.webp" /> <p>注意:本文章修改文件部分为AI所写。这篇文章介绍了如何在Astro博客中实现自定义之类的第三方链接卡片功能。文章分为示例和添加教程两部分。</p> <a class="view-full" href="https://blog.fis.ink/posts/30" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/30"></link>
    <summary>注意:本文章修改文件部分为AI所写。这篇文章介绍了如何在Astro博客中实现自定义之类的第三方链接卡片功能。文章分为示例和添加教程两部分。</summary>
    <category term="大卡片"></category>
    <published>2025-08-16T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/29</id>
    <title>Uptime Kuma监控美化</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aaa3d59f2fc.webp" /> <p>这是一个关于部署和美化Uptime Kuma监控面板的分享，内容总结如下：首先介绍了Uptime Kuma的部署，可以通过Docker等平台部署，具体细节见官方GitHub仓库。接着提供了一份自定义CSS，用于美化界面，特点包括浅色和暗色模式切换、自定义颜色变量、背景固定图片、卡片半透明和模糊效果、按钮带玻璃质感、状态指示点和百分比徽章的呼吸动画、响应式移动端布局、隐藏更新时间信息，以及柔和的文字边框阴影等视觉优化。最后给出了示例监控站点链接https://status.fishcpy.top/status/web，适合喜欢暗色模式和现代玻璃拟态风格的用户，方便直接套用或二次修改。</p> <a class="view-full" href="https://blog.fis.ink/posts/29" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/29"></link>
    <summary>这是一个关于部署和美化Uptime Kuma监控面板的分享，内容总结如下：首先介绍了Uptime Kuma的部署，可以通过Docker等平台部署，具体细节见官方GitHub仓库。接着提供了一份自定义CSS，用于美化界面，特点包括浅色和暗色模式切换、自定义颜色变量、背景固定图片、卡片半透明和模糊效果、按钮带玻璃质感、状态指示点和百分比徽章的呼吸动画、响应式移动端布局、隐藏更新时间信息，以及柔和的文字边框阴影等视觉优化。最后给出了示例监控站点链接https://status.fishcpy.top/status/web，适合喜欢暗色模式和现代玻璃拟态风格的用户，方便直接套用或二次修改。</summary>
    <category term="Uptime Kuma"></category>
    <published>2025-08-09T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/28</id>
    <title>我名字的由来</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aaa68247347.webp" /> <p>名字的由来</p> <a class="view-full" href="https://blog.fis.ink/posts/28" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/28"></link>
    <summary>名字的由来</summary>
    <category term="我名字的由来"></category>
    <published>2025-08-01T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/27</id>
    <title>我的第一个图片API发布啦</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aaa5242515d.webp" /> <p>fishcpy API</p> <a class="view-full" href="https://blog.fis.ink/posts/27" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/27"></link>
    <summary>fishcpy API</summary>
    <category term="API"></category>
    <published>2025-07-22T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/26</id>
    <title>记一次和福瑞朋友去漫展</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aaa5a89ec79.webp" /> <p>关键词:福瑞,furry,漫展。其他没什么好写的</p> <a class="view-full" href="https://blog.fis.ink/posts/26" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/26"></link>
    <summary>关键词:福瑞,furry,漫展。其他没什么好写的</summary>
    <category term="漫展"></category>
    <published>2025-07-13T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/1</id>
    <title>腾讯EO加速cloudflare内网穿透</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://s3.fis.ink/blog/2025-07-11-D93091D5-7EFA-49B5-B114-1DE2B55BAC42.webp" /> <p>本文详细介绍了如何结合Cloudflare内网穿透与腾讯EdgeOne（EO）实现网站免费加速和HTTPS加密。首先指导用户通过子域名部署Cloudflare内网穿透（避开主域名），随后分步演示腾讯EO的激活流程：包括免费套餐兑换、域名接入、TXT记录验证，以及关键性的CNAME解析设置（特别强调Cloudflare需设为"仅DNS"模式）。最终通过自动化SSL证书申请，实现零成本HTTPS加速方案。适用于中国大陆及国际版用户，附图文操作指引。</p> <a class="view-full" href="https://blog.fis.ink/posts/1" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/1"></link>
    <summary>本文详细介绍了如何结合Cloudflare内网穿透与腾讯EdgeOne（EO）实现网站免费加速和HTTPS加密。首先指导用户通过子域名部署Cloudflare内网穿透（避开主域名），随后分步演示腾讯EO的激活流程：包括免费套餐兑换、域名接入、TXT记录验证，以及关键性的CNAME解析设置（特别强调Cloudflare需设为&quot;仅DNS&quot;模式）。最终通过自动化SSL证书申请，实现零成本HTTPS加速方案。适用于中国大陆及国际版用户，附图文操作指引。</summary>
    <category term="cf X eo"></category>
    <published>2025-07-10T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/2</id>
    <title>江西研学</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://s3.fis.ink/blog/2025-07-11-922308A2-E114-4170-A91F-AC67C90DC851.webp" /> <p>清晨5:30集结出发，搭乘高铁穿越晨光奔赴江西。镜头捕捉了车站的启程瞬间、沿途流动的风景，以及研学途中的山水剪影——从青瓦白墙的古镇巷道到碧波倒映的湖光山色。归程在夜色中穿行，最后以一张导游的趣味彩蛋收尾，记录下这场融合历史探索与自然观览的紧凑旅程。</p> <a class="view-full" href="https://blog.fis.ink/posts/2" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/2"></link>
    <summary>清晨5:30集结出发，搭乘高铁穿越晨光奔赴江西。镜头捕捉了车站的启程瞬间、沿途流动的风景，以及研学途中的山水剪影——从青瓦白墙的古镇巷道到碧波倒映的湖光山色。归程在夜色中穿行，最后以一张导游的趣味彩蛋收尾，记录下这场融合历史探索与自然观览的紧凑旅程。</summary>
    <category term="研学"></category>
    <published>2025-07-04T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/3</id>
    <title>哪吒监控 V1美化</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aaa5ee5712e.webp" /> <p>部署步骤参考哪吒监控官方文档进行部署：哪吒监控文档美化方法登录后台，进入「系统设置」→「自定义代码（样式和脚本）」插入提供的自定义代码（需按需修改参数）主要美化功能基础设置：自定义Logo、描述文字、关闭动画人物等视觉特效：自定义背景图片点击爱心特效樱花飘落效果鼠标星星轨迹效果卡通人物替换：将默认插图替换为自定义图片</p> <a class="view-full" href="https://blog.fis.ink/posts/3" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/3"></link>
    <summary>部署步骤参考哪吒监控官方文档进行部署：哪吒监控文档美化方法登录后台，进入「系统设置」→「自定义代码（样式和脚本）」插入提供的自定义代码（需按需修改参数）主要美化功能基础设置：自定义Logo、描述文字、关闭动画人物等视觉特效：自定义背景图片点击爱心特效樱花飘落效果鼠标星星轨迹效果卡通人物替换：将默认插图替换为自定义图片</summary>
    <category term="哪吒监控"></category>
    <published>2025-06-07T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/4</id>
    <title>可以屏蔽的测速ip</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aaa64399deb.webp" /> <p>本文整理了来自 itdog（www.itdog.cn） 与 炸了吗（zhale.me） 两大测速平台的可疑或频繁探测的 IPv4 地址列表，适用于网络管理员、安全人员、站长等有屏蔽需求的场景。通过屏蔽这些 IP，可以减少不必要的测速请求，提高服务器安全性与性能稳定性。文章内容持续更新，建议根据实际访问日志灵活应用。</p> <a class="view-full" href="https://blog.fis.ink/posts/4" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/4"></link>
    <summary>本文整理了来自 itdog（www.itdog.cn） 与 炸了吗（zhale.me） 两大测速平台的可疑或频繁探测的 IPv4 地址列表，适用于网络管理员、安全人员、站长等有屏蔽需求的场景。通过屏蔽这些 IP，可以减少不必要的测速请求，提高服务器安全性与性能稳定性。文章内容持续更新，建议根据实际访问日志灵活应用。</summary>
    <category term="测速站"></category>
    <published>2025-05-31T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/7</id>
    <title>使用1panel搭建免费开源的icp虚拟备案系统</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/img/2025/05/20/682c5b5d7659e.png" /> <p>本教程手把手教你从购买雨云服务器开始，使用 1Panel 快速部署网站及数据库，并安装开源项目 dBd-Filing。内容覆盖服务器选购、环境配置、程序上传、MySQL 安装等完整建站流程，适合新手快速上手和个人项目搭建。</p> <a class="view-full" href="https://blog.fis.ink/posts/7" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/7"></link>
    <summary>本教程手把手教你从购买雨云服务器开始，使用 1Panel 快速部署网站及数据库，并安装开源项目 dBd-Filing。内容覆盖服务器选购、环境配置、程序上传、MySQL 安装等完整建站流程，适合新手快速上手和个人项目搭建。</summary>
    <category term="个人虚拟备案系统"></category>
    <published>2025-05-19T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/5</id>
    <title>25.5.3-5.4被攻击经过</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/cdn/2025/08/24/68aaa856c909c.webp" /> <p>2025 年 5 月初，服务器突遭大规模访问请求，疑似遭受 DDoS 攻击。初期由免费 CDN 托底防御，后通过转移至 Cloudflare 并开启限流策略，成功缓解流量压力并终止攻击。本文记录整个过程与应对措施，供有类似需求的站长参考。</p> <a class="view-full" href="https://blog.fis.ink/posts/5" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/5"></link>
    <summary>2025 年 5 月初，服务器突遭大规模访问请求，疑似遭受 DDoS 攻击。初期由免费 CDN 托底防御，后通过转移至 Cloudflare 并开启限流策略，成功缓解流量压力并终止攻击。本文记录整个过程与应对措施，供有类似需求的站长参考。</summary>
    <category term="被攻击"></category>
    <published>2025-05-05T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/6</id>
    <title>小米平板7pro澎湃os2Beta版使用体验</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/img/2025/04/18/68013a58b160d.jpg" /> <p>更新至新系统版本后，整体体验有明显提升：动画更流畅、发热情况改善、应用切换更加顺畅。本文分享实际使用感受。</p> <a class="view-full" href="https://blog.fis.ink/posts/6" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/6"></link>
    <summary>更新至新系统版本后，整体体验有明显提升：动画更流畅、发热情况改善、应用切换更加顺畅。本文分享实际使用感受。</summary>
    <category term="小米"></category>
    <published>2025-04-17T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/8</id>
    <title>音乐播放器预览</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://cdn.fis.ink/img/2025/03/22/67dd900a59db9.webp" /> <p>本文展示了两种音乐播放器界面的视觉效果——默认样式与圆盘样式，分别呈现暂停、播放状态及歌词显示，便于界面设计对比与参考，适用于 UI 调整或前端开发场景。</p> <a class="view-full" href="https://blog.fis.ink/posts/8" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/8"></link>
    <summary>本文展示了两种音乐播放器界面的视觉效果——默认样式与圆盘样式，分别呈现暂停、播放状态及歌词显示，便于界面设计对比与参考，适用于 UI 调整或前端开发场景。</summary>
    <category term="主题音乐播放器预览"></category>
    <published>2025-03-22T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/9</id>
    <title>爱国图片</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/%E4%B8%AD%E5%8D%8E%E4%BA%BA%E6%B0%91%E5%85%B1%E5%92%8C%E5%9B%BD%E5%9B%BD%E6%97%97_compressed.png" /> <p>本篇文章整理并分享了多张高质量爱国主题图片，包括《中华人民共和国国旗》《袁隆平·稻下乘凉梦》《永远的人民英雄》《开国大典》等经典画面，适合用于宣传设计、纪念活动或学习参考。文末附带图包下载链接，支持一键获取。</p> <a class="view-full" href="https://blog.fis.ink/posts/9" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/9"></link>
    <summary>本篇文章整理并分享了多张高质量爱国主题图片，包括《中华人民共和国国旗》《袁隆平·稻下乘凉梦》《永远的人民英雄》《开国大典》等经典画面，适合用于宣传设计、纪念活动或学习参考。文末附带图包下载链接，支持一键获取。</summary>
    <category term="分享爱国图片"></category>
    <published>2025-03-18T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/10</id>
    <title>极域</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/Canvas-Ruom.webp" /> <p>部分内容不向互联网公开</p> <a class="view-full" href="https://blog.fis.ink/posts/10" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/10"></link>
    <summary>部分内容不向互联网公开</summary>
    <category term="极域"></category>
    <published>2025-03-07T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/11</id>
    <title>一班热榜历史记录2024-2025（下半学期）</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/2025-02-28-22-46-37.png" /> <p>记录 2025 年 2 月 27 日与 28 日的班级日常：有同学积极领奖，也有不当行为和未交作业的情况。文中还特别送出新年祝福，并附有历史记录传送门，见证热榜成长足迹。</p> <a class="view-full" href="https://blog.fis.ink/posts/11" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/11"></link>
    <summary>记录 2025 年 2 月 27 日与 28 日的班级日常：有同学积极领奖，也有不当行为和未交作业的情况。文中还特别送出新年祝福，并附有历史记录传送门，见证热榜成长足迹。</summary>
    <category term="家校"></category>
    <published>2025-02-28T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/22</id>
    <title>greasyfork新可用地址</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/67addc681cf7c.webp" /> <p>本文介绍了 GreasyFork 在中国遭遇 SNI 阻断后提供的最新可用域名和镜像地址，并详细说明了访问限制、使用注意事项以及推荐的 DNS 服务器，确保用户能够稳定访问 GreasyFork 脚本资源。</p> <a class="view-full" href="https://blog.fis.ink/posts/22" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/22"></link>
    <summary>本文介绍了 GreasyFork 在中国遭遇 SNI 阻断后提供的最新可用域名和镜像地址，并详细说明了访问限制、使用注意事项以及推荐的 DNS 服务器，确保用户能够稳定访问 GreasyFork 脚本资源。</summary>
    <category term="解决问题"></category>
    <published>2025-02-13T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/25</id>
    <title>启用cloudflare cdn后js无法正常加载解决办法</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/67a4ba7c19690.webp" /> <p>这个方法有效解决了开启 Cloudflare Rocket Loader 后导致的页面部分内容加载异常问题，关闭该功能后网站正常显示。</p> <a class="view-full" href="https://blog.fis.ink/posts/25" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/25"></link>
    <summary>这个方法有效解决了开启 Cloudflare Rocket Loader 后导致的页面部分内容加载异常问题，关闭该功能后网站正常显示。</summary>
    <category term="cloudflare"></category>
    <published>2025-01-18T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/21</id>
    <title>给你的博客加上一个十年倒计时吧</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/6777c2707cff0.webp" /> <p>本文详细介绍了如何在 hexo-theme-anzhiyu 主题博客中添加自定义倒计时功能。通过新建JavaScript文件和在Markdown文件中插入HTML代码，实现动态倒计时显示，且支持自定义目标时间和样式。</p> <a class="view-full" href="https://blog.fis.ink/posts/21" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/21"></link>
    <summary>本文详细介绍了如何在 hexo-theme-anzhiyu 主题博客中添加自定义倒计时功能。通过新建JavaScript文件和在Markdown文件中插入HTML代码，实现动态倒计时显示，且支持自定义目标时间和样式。</summary>
    <category term="十年之约"></category>
    <published>2025-01-10T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/23</id>
    <title>水-1</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675da4be873ec.png" /> <p>中国是一个拥有悠久历史和丰富文化传统的国家。几千年来，中华民族创造了灿烂的文化，涵盖了诗歌、书法、绘画、音乐、戏曲、建筑等多个领域，展现出独特的艺术魅力。书法被誉为“东方艺术之花”，不仅是文字的书写，更是一种富有美感和韵律的艺术表达。中国的传统绘画讲究意境和笔墨的运用，以山水和花鸟为常见题材，反映了人们对自然的热爱和哲理思考。音乐方面，古代乐曲如《广陵散》和《阳关三叠》等传承至今，表达了中国人细腻的情感与艺术追求。中国的戏曲种类繁多，京剧、豫剧、越剧等各具特色，结合唱念做打等表演形式，生动地传递故事和文化底蕴，深受各地人民喜爱。建筑则以长城、故宫等宏伟壮观的古代建筑闻名于世，它们不仅体现了精湛的工艺水平，还融入了“天人合一”的理念，强调人与自然的和谐共生。这些文化传统不仅丰富了中国人的精神世界，也为世界文化宝库增添了独特的色彩。它们体现了中华民族对美好生活的向往和不懈追求，彰显了深厚的历史积淀和文化自信。正是这些多样而独特的文化形式，使中国成为一个文化底蕴深厚、充满魅力的国家。</p> <a class="view-full" href="https://blog.fis.ink/posts/23" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/23"></link>
    <summary>中国是一个拥有悠久历史和丰富文化传统的国家。几千年来，中华民族创造了灿烂的文化，涵盖了诗歌、书法、绘画、音乐、戏曲、建筑等多个领域，展现出独特的艺术魅力。书法被誉为“东方艺术之花”，不仅是文字的书写，更是一种富有美感和韵律的艺术表达。中国的传统绘画讲究意境和笔墨的运用，以山水和花鸟为常见题材，反映了人们对自然的热爱和哲理思考。音乐方面，古代乐曲如《广陵散》和《阳关三叠》等传承至今，表达了中国人细腻的情感与艺术追求。中国的戏曲种类繁多，京剧、豫剧、越剧等各具特色，结合唱念做打等表演形式，生动地传递故事和文化底蕴，深受各地人民喜爱。建筑则以长城、故宫等宏伟壮观的古代建筑闻名于世，它们不仅体现了精湛的工艺水平，还融入了“天人合一”的理念，强调人与自然的和谐共生。这些文化传统不仅丰富了中国人的精神世界，也为世界文化宝库增添了独特的色彩。它们体现了中华民族对美好生活的向往和不懈追求，彰显了深厚的历史积淀和文化自信。正是这些多样而独特的文化形式，使中国成为一个文化底蕴深厚、充满魅力的国家。</summary>
    <category term="解决问题"></category>
    <published>2025-01-10T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/24</id>
    <title>在byrutgame上下载免费游戏</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/67695616b4940.png" /> <p>这段教程详细介绍了如何查找游戏英文名、通过byrutgame网站获取游戏资源并下载 .torrent 文件，以及如何使用 qBittorrent 增强版客户端下载和启动游戏。图片和步骤清晰，方便操作。</p> <a class="view-full" href="https://blog.fis.ink/posts/24" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/24"></link>
    <summary>这段教程详细介绍了如何查找游戏英文名、通过byrutgame网站获取游戏资源并下载 .torrent 文件，以及如何使用 qBittorrent 增强版客户端下载和启动游戏。图片和步骤清晰，方便操作。</summary>
    <category term="游戏"></category>
    <published>2024-12-23T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/20</id>
    <title>安知鱼主题音乐馆默认歌单修改</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675d9bd5ef6de.png" /> <p>本文介绍了如何在 hexo-theme-anzhiyu 主题中，通过修改 utils.js 文件中的 getCustomPlayList 函数，自定义歌单ID及音乐服务商，实现简化访问音乐接口的配置方法。</p> <a class="view-full" href="https://blog.fis.ink/posts/20" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/20"></link>
    <summary>本文介绍了如何在 hexo-theme-anzhiyu 主题中，通过修改 utils.js 文件中的 getCustomPlayList 函数，自定义歌单ID及音乐服务商，实现简化访问音乐接口的配置方法。</summary>
    <category term="主题"></category>
    <published>2024-12-14T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/19</id>
    <title>引入Aplayer播放音乐-自定义api地址</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675da6ed64160.png" /> <p>本文分享如何在 akilar糖果屋主题中自定义 Aplayer 的 meting_js API 地址，解决官方API不稳定、歌曲播放断续的问题，通过在注入的 Aplayer 容器中添加 `data-meting_api` 参数，实现调用自定义的音乐接口。</p> <a class="view-full" href="https://blog.fis.ink/posts/19" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/19"></link>
    <summary>本文分享如何在 akilar糖果屋主题中自定义 Aplayer 的 meting_js API 地址，解决官方API不稳定、歌曲播放断续的问题，通过在注入的 Aplayer 容器中添加 `data-meting_api` 参数，实现调用自定义的音乐接口。</summary>
    <category term="Aplayer"></category>
    <published>2024-12-07T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/16</id>
    <title>购买雨云服务器并部署hexo博客-购买云服务器</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675da8da4de25.png" /> <p>本文介绍了为什么选择云服务器来部署静态博客，指出相比于GitHub的限制和网络不稳定，云服务器具有更好的全国访问稳定性和更大存储空间。并详细讲解了如何在雨云云服务平台购买适合的云服务器。</p> <a class="view-full" href="https://blog.fis.ink/posts/16" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/16"></link>
    <summary>本文介绍了为什么选择云服务器来部署静态博客，指出相比于GitHub的限制和网络不稳定，云服务器具有更好的全国访问稳定性和更大存储空间。并详细讲解了如何在雨云云服务平台购买适合的云服务器。</summary>
    <category term="博客"></category>
    <published>2024-12-06T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/17</id>
    <title>butterfly导航栏图标修改</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675da73b18591.png" /> <p>本文介绍如何为导航栏添加图标，通过FontAwesome官网选择合适的图标类名，并替换官方配置中的图标名称，实现自定义导航栏图标的效果。</p> <a class="view-full" href="https://blog.fis.ink/posts/17" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/17"></link>
    <summary>本文介绍如何为导航栏添加图标，通过FontAwesome官网选择合适的图标类名，并替换官方配置中的图标名称，实现自定义导航栏图标的效果。</summary>
    <category term="解决问题"></category>
    <published>2024-12-05T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/15</id>
    <title>12月到了</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675da21777214.png" /> <p>12月到了我要更加努力</p> <a class="view-full" href="https://blog.fis.ink/posts/15" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/15"></link>
    <summary>12月到了我要更加努力</summary>
    <category term="加油"></category>
    <published>2024-12-03T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/13</id>
    <title>一班热榜历史记录2024-2025（上半学期）</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675da1c09eb60.png" /> <p>这是一份2024年10月至12月间的班级日常记录，涵盖了学生的学习表现、课堂纪律、考试成绩及师生互动等方面的详细情况。记录中既有对学生优异表现的表扬，也包括对不良行为的批评和纠正，同时穿插了班主任对学生整体表现的总结和鼓励，反映了班级管理和教学的日常状态。</p> <a class="view-full" href="https://blog.fis.ink/posts/13" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/13"></link>
    <summary>这是一份2024年10月至12月间的班级日常记录，涵盖了学生的学习表现、课堂纪律、考试成绩及师生互动等方面的详细情况。记录中既有对学生优异表现的表扬，也包括对不良行为的批评和纠正，同时穿插了班主任对学生整体表现的总结和鼓励，反映了班级管理和教学的日常状态。</summary>
    <category term="家校"></category>
    <published>2024-09-20T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/12</id>
    <title>我的ai网站发布啦</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675daad1b832b.png" /> <p>这是一个指向 AI 相关网站的链接，方便用户快速访问 fishcpy 提供的 AI 服务入口。</p> <a class="view-full" href="https://blog.fis.ink/posts/12" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/12"></link>
    <summary>这是一个指向 AI 相关网站的链接，方便用户快速访问 fishcpy 提供的 AI 服务入口。</summary>
    <category term="AI"></category>
    <published>2024-09-09T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/14</id>
    <title>关于casaos国内无法拉取镜像解决方法</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675dab218ba6c.png" /> <p>本文指导用户如何为 CasaOS 配置 Docker 镜像加速，通过编辑 `daemon.json` 文件添加多个镜像源，加速 Docker 镜像的下载。最后通过重启 Docker 服务和设备，使配置生效。</p> <a class="view-full" href="https://blog.fis.ink/posts/14" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/14"></link>
    <summary>本文指导用户如何为 CasaOS 配置 Docker 镜像加速，通过编辑 `daemon.json` 文件添加多个镜像源，加速 Docker 镜像的下载。最后通过重启 Docker 服务和设备，使配置生效。</summary>
    <category term="解决问题"></category>
    <published>2024-09-06T00:00:00.000Z</published>
  </entry>
  <entry>
    <id>https://blog.fis.ink/posts/18</id>
    <title>站点历程</title>
    <author>
      <name>fishcpy</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://imgse.fishcpy.top/upload/675da81d2c87f.png" /> <p>站点历程</p> <a class="view-full" href="https://blog.fis.ink/posts/18" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.fis.ink/posts/18"></link>
    <summary>站点历程</summary>
    <category term="站点历程"></category>
    <published>0001-01-01T00:00:00.000Z</published>
  </entry>
</feed>
