<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>春风吹 - 浅秋枫影的博客</title>
  <icon>https://cuojue.org/favicon.ico</icon>
  <subtitle>浅秋枫影的博客</subtitle>
  <link href="https://cuojue.org/atom.xml" rel="self"/>
  
  <link href="https://cuojue.org/"/>
  <updated>2022-11-11T11:00:00.000Z</updated>
  <id>https://cuojue.org/</id>
  
  <author>
    <name>WeiCN</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>Hexo 更新后部分刷新 CloudFlare 缓存</title>
    <link href="https://cuojue.org/read/hexo-purge-cloudflare-cache.html"/>
    <id>https://cuojue.org/read/hexo-purge-cloudflare-cache.html</id>
    <published>2022-11-11T11:00:00.000Z</published>
    <updated>2022-11-11T11:00:00.000Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;之的文章 &lt;a href=&quot;/read/run-sh-after-vercel-deploy-complete.html&quot;&gt;Vercel 部署完成后自动执行 Github Action&lt;/a&gt; 讲了如何在 Vercel</summary>
        
      
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="Hexo" scheme="https://cuojue.org/tag/Hexo/"/>
    
    <category term="CloudFlare" scheme="https://cuojue.org/tag/CloudFlare/"/>
    
    <category term="Blog" scheme="https://cuojue.org/tag/Blog/"/>
    
  </entry>
  
  <entry>
    <title>兜兜转转还是回到 CloudFlare 的怀抱</title>
    <link href="https://cuojue.org/read/always-back-to-cloudflare.html"/>
    <id>https://cuojue.org/read/always-back-to-cloudflare.html</id>
    <published>2022-11-10T08:00:00.000Z</published>
    <updated>2022-11-10T08:00:00.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;由于我国复杂的互联网环境，本博客无法部署在国内，但是国内也需要稳定的访问它。&lt;/p&gt;
&lt;p&gt;鉴于此博主测试了&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Vercel 直连&lt;br&gt;Netlify 直连&lt;br&gt;Fly.io 直连&lt;br&gt;Oracle 首尔直连&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;之后，还是回到了 CloudFlare + Vercel 的服务&lt;/p&gt;</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="CloudFlare" scheme="https://cuojue.org/tag/CloudFlare/"/>
    
    <category term="Network" scheme="https://cuojue.org/tag/Network/"/>
    
    <category term="Blog" scheme="https://cuojue.org/tag/Blog/"/>
    
    <category term="SaaS" scheme="https://cuojue.org/tag/SaaS/"/>
    
    <category term="Free" scheme="https://cuojue.org/tag/Free/"/>
    
    <category term="CDN" scheme="https://cuojue.org/tag/CDN/"/>
    
  </entry>
  
  <entry>
    <title>Snap Docker 配置 IPV6 和修复遗留错误</title>
    <link href="https://cuojue.org/read/snap-docker-daemon-config.html"/>
    <id>https://cuojue.org/read/snap-docker-daemon-config.html</id>
    <published>2022-11-09T05:00:00.000Z</published>
    <updated>2022-11-09T05:00:00.000Z</updated>
    
    
    <summary type="html">使用 Ubuntu 的 apt 安装的 Docker 默认用的 snap 镜像，配置文件位置和其他方式安装的不同，导致识别不到配置文件</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="Docker" scheme="https://cuojue.org/tag/Docker/"/>
    
    <category term="Snap" scheme="https://cuojue.org/tag/Snap/"/>
    
    <category term="IPV6" scheme="https://cuojue.org/tag/IPV6/"/>
    
    <category term="python" scheme="https://cuojue.org/tag/python/"/>
    
  </entry>
  
  <entry>
    <title>Vercel 部署完成后自动执行 Github Action</title>
    <link href="https://cuojue.org/read/run-sh-after-vercel-deploy-complete.html"/>
    <id>https://cuojue.org/read/run-sh-after-vercel-deploy-complete.html</id>
    <published>2022-11-02T11:00:00.000Z</published>
    <updated>2022-11-02T11:00:00.000Z</updated>
    
    
    <summary type="html">Vercel 提供了 WebHook, 但是需要使用 Integrations 才能访问，本文采用另一种方法，让 Vercel 的 GitHub Bot 去运行 Github Action 达到目的。</summary>
    
    
    
    <category term="代码分享" scheme="https://cuojue.org/c/code/"/>
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="Vercel" scheme="https://cuojue.org/tag/Vercel/"/>
    
    <category term="WebHook" scheme="https://cuojue.org/tag/WebHook/"/>
    
    <category term="Github" scheme="https://cuojue.org/tag/Github/"/>
    
    <category term="Github Action" scheme="https://cuojue.org/tag/Github-Action/"/>
    
    <category term="deployment_status" scheme="https://cuojue.org/tag/deployment-status/"/>
    
  </entry>
  
  <entry>
    <title>使用 Vercel 加速 Gravatar 和 G Analytics</title>
    <link href="https://cuojue.org/read/deploy-gravatar-ga-in-vercel.html"/>
    <id>https://cuojue.org/read/deploy-gravatar-ga-in-vercel.html</id>
    <published>2022-11-02T05:00:00.000Z</published>
    <updated>2022-11-02T05:00:00.000Z</updated>
    
    
    <summary type="html">Vercel Edge Functions 允许您以速度和个性化的方式向您网站的访问者提供内容。它们默认部署在 Vercel 的边缘网络上，在距离用户最近的边缘节点运行服务器端逻辑。</summary>
    
    
    
    <category term="代码分享" scheme="https://cuojue.org/c/code/"/>
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="Vercel" scheme="https://cuojue.org/tag/Vercel/"/>
    
    <category term="Google" scheme="https://cuojue.org/tag/Google/"/>
    
    <category term="Gravatar" scheme="https://cuojue.org/tag/Gravatar/"/>
    
    <category term="Analytics" scheme="https://cuojue.org/tag/Analytics/"/>
    
    <category term="Edge Functions" scheme="https://cuojue.org/tag/Edge-Functions/"/>
    
  </entry>
  
  <entry>
    <title>在 Fly.io 上部署 alist 网盘程序</title>
    <link href="https://cuojue.org/read/deploy-alist-in-flyio.html"/>
    <id>https://cuojue.org/read/deploy-alist-in-flyio.html</id>
    <published>2022-10-30T09:00:00.000Z</published>
    <updated>2022-10-30T09:00:00.000Z</updated>
    
    
    <summary type="html">Fly.io 是一个基于容器的部署平台。alist 是一个支持多种存储，支持网页浏览和 WebDAV 的文件列表程序，本文介绍如何在 Fly.io 上部署以 Docker 运行的 alist 程序。</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="Docker" scheme="https://cuojue.org/tag/Docker/"/>
    
    <category term="PaaS" scheme="https://cuojue.org/tag/PaaS/"/>
    
    <category term="alist" scheme="https://cuojue.org/tag/alist/"/>
    
    <category term="Fly.io" scheme="https://cuojue.org/tag/Fly-io/"/>
    
  </entry>
  
  <entry>
    <title>Nginx 禁用 AES CBC 系列弱密码</title>
    <link href="https://cuojue.org/read/nginx-disable-cbc-ciphers.html"/>
    <id>https://cuojue.org/read/nginx-disable-cbc-ciphers.html</id>
    <published>2022-04-05T04:00:00.000Z</published>
    <updated>2022-04-05T04:00:00.000Z</updated>
    
    
    <summary type="html">前两天试着部署了一下 Google 的证书，然后去 SSL Labs 测试了一下，发现 CBC 模式已经被标注为 WEAK 了，所以禁用一下 CBC 模式。</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="nginx" scheme="https://cuojue.org/tag/nginx/"/>
    
    <category term="ssl" scheme="https://cuojue.org/tag/ssl/"/>
    
    <category term="ciphers" scheme="https://cuojue.org/tag/ciphers/"/>
    
    <category term="aes-cbc" scheme="https://cuojue.org/tag/aes-cbc/"/>
    
  </entry>
  
  <entry>
    <title>使用 acme.sh 申请 Google 的免费 SSL 证书</title>
    <link href="https://cuojue.org/read/google-gts-free-ssl.html"/>
    <id>https://cuojue.org/read/google-gts-free-ssl.html</id>
    <published>2022-04-02T13:00:00.000Z</published>
    <updated>2022-04-02T13:00:00.000Z</updated>
    
    
    <summary type="html">Google Trust Services 为 Google 的产品和用户提供传输层安全 (TLS) 证书，帮助对互联网流量进行身份验证和加密。该服务建立在 Google 的云基础架构之上，并得到安全和合规的审计，有助于提供透明、可信和可靠的证书颁发。</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="ssl" scheme="https://cuojue.org/tag/ssl/"/>
    
    <category term="Google" scheme="https://cuojue.org/tag/Google/"/>
    
    <category term="GTS" scheme="https://cuojue.org/tag/GTS/"/>
    
    <category term="ACME" scheme="https://cuojue.org/tag/ACME/"/>
    
    <category term="acme.sh" scheme="https://cuojue.org/tag/acme-sh/"/>
    
    <category term="free ssl" scheme="https://cuojue.org/tag/free-ssl/"/>
    
    <category term="GTS SSL" scheme="https://cuojue.org/tag/GTS-SSL/"/>
    
    <category term="Certificates" scheme="https://cuojue.org/tag/Certificates/"/>
    
  </entry>
  
  <entry>
    <title>使用QuicTLS编译支持QUIC/HTTP3的nginx</title>
    <link href="https://cuojue.org/read/nginx-quic-h3.html"/>
    <id>https://cuojue.org/read/nginx-quic-h3.html</id>
    <published>2022-03-27T13:00:00.000Z</published>
    <updated>2022-03-27T13:00:00.000Z</updated>
    
    
    <summary type="html">nginx的quic分支支持QuicTLS和Boringssl编译，网上大多数都是用Boringssl编译的，记录一下用quictls编译的步骤</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="nginx" scheme="https://cuojue.org/tag/nginx/"/>
    
    <category term="QuicTLS" scheme="https://cuojue.org/tag/QuicTLS/"/>
    
    <category term="http3" scheme="https://cuojue.org/tag/http3/"/>
    
    <category term="quic" scheme="https://cuojue.org/tag/quic/"/>
    
  </entry>
  
  <entry>
    <title>Cloudflare切换SSL证书颁发者</title>
    <link href="https://cuojue.org/read/Cloudflare-certificate-authority.html"/>
    <id>https://cuojue.org/read/Cloudflare-certificate-authority.html</id>
    <published>2022-03-19T09:00:00.000Z</published>
    <updated>2022-10-28T09:00:00.000Z</updated>
    
    
    <summary type="html">Cloudflare现在颁发的免费证书有DigiCert/Google/Let&#39;s Encrypt的，本文介绍如何在这几种证书之间切换</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="Cloudflare" scheme="https://cuojue.org/tag/Cloudflare/"/>
    
    <category term="SSL Certificate" scheme="https://cuojue.org/tag/SSL-Certificate/"/>
    
    <category term="SNI" scheme="https://cuojue.org/tag/SNI/"/>
    
    <category term="Let&#39;s Encrypt" scheme="https://cuojue.org/tag/Let-s-Encrypt/"/>
    
    <category term="certificate-authority" scheme="https://cuojue.org/tag/certificate-authority/"/>
    
  </entry>
  
  <entry>
    <title>一键备份脚本backup.sh(新增支持COS/阿里云盘)</title>
    <link href="https://cuojue.org/read/backup-sh.html"/>
    <id>https://cuojue.org/read/backup-sh.html</id>
    <published>2021-03-30T04:00:00.000Z</published>
    <updated>2022-03-31T14:00:00.000Z</updated>
    
    
    <summary type="html">做网站最重要的是什么？数据！数据，是网站之本，备份，是每一个站长都应该重视的事情。但同时，备份也是一件繁琐和重复的事情。所以，这些事情，肯定能做到自动化的。</summary>
    
    
    
    <category term="代码分享" scheme="https://cuojue.org/c/code/"/>
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="backup.sh" scheme="https://cuojue.org/tag/backup-sh/"/>
    
    <category term="COS" scheme="https://cuojue.org/tag/COS/"/>
    
    <category term="AliyunDrive" scheme="https://cuojue.org/tag/AliyunDrive/"/>
    
  </entry>
  
  <entry>
    <title>用Cloudflare Workers搭建免费OneDrive网盘</title>
    <link href="https://cuojue.org/read/Cloudflare-Workers-OneDrive.html"/>
    <id>https://cuojue.org/read/Cloudflare-Workers-OneDrive.html</id>
    <published>2021-03-08T17:00:00.000Z</published>
    <updated>2022-03-13T11:20:00.000Z</updated>
    
    
    <summary type="html">OneIndex-CF-Index是由 CloudFlare Workers 强力驱动的 OneDrive 索引，本文大部分内容抄自官方文档，但是补充了亲自部署时候遇到的问题和解决方法.</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="OneDrive" scheme="https://cuojue.org/tag/OneDrive/"/>
    
    <category term="Cloudflare" scheme="https://cuojue.org/tag/Cloudflare/"/>
    
    <category term="Workers" scheme="https://cuojue.org/tag/Workers/"/>
    
    <category term="OneIndex-CF-Index" scheme="https://cuojue.org/tag/OneIndex-CF-Index/"/>
    
    <category term="OneIndex" scheme="https://cuojue.org/tag/OneIndex/"/>
    
  </entry>
  
  <entry>
    <title>记一次使用PWA(ServiceWorker)后懒加载失效解决</title>
    <link href="https://cuojue.org/read/fix-hexo-fluid-theme-comments-and-images.html"/>
    <id>https://cuojue.org/read/fix-hexo-fluid-theme-comments-and-images.html</id>
    <published>2021-03-07T06:32:33.000Z</published>
    <updated>2021-03-07T11:10:33.000Z</updated>
    
    
    <summary type="html">浏览的时候发现博客的图片和评论都无法正常加载，也没有报错。打开主题源码分析了一下原因，暂时解决了</summary>
    
    
    
    <category term="代码分享" scheme="https://cuojue.org/c/code/"/>
    
    
    <category term="Hexo" scheme="https://cuojue.org/tag/Hexo/"/>
    
    <category term="hexo-theme" scheme="https://cuojue.org/tag/hexo-theme/"/>
    
    <category term="theme" scheme="https://cuojue.org/tag/theme/"/>
    
    <category term="Fluid" scheme="https://cuojue.org/tag/Fluid/"/>
    
    <category term="PWA" scheme="https://cuojue.org/tag/PWA/"/>
    
    <category term="ServiceWorker" scheme="https://cuojue.org/tag/ServiceWorker/"/>
    
  </entry>
  
  <entry>
    <title>把博客程序从 typecho 换成了 Hexo</title>
    <link href="https://cuojue.org/read/typecho-to-hexo.html"/>
    <id>https://cuojue.org/read/typecho-to-hexo.html</id>
    <published>2021-03-04T18:00:00.000Z</published>
    <updated>2021-03-08T12:00:00.000Z</updated>
    
    
    <summary type="html">博客原本的程序是 typecho 现在换到了 Hexo . 为什么呢？免费服务香啊！</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
    <category term="typecho" scheme="https://cuojue.org/tag/typecho/"/>
    
    <category term="Hexo" scheme="https://cuojue.org/tag/Hexo/"/>
    
    <category term="Twikoo" scheme="https://cuojue.org/tag/Twikoo/"/>
    
    <category term="Vercel" scheme="https://cuojue.org/tag/Vercel/"/>
    
    <category term="Netlify" scheme="https://cuojue.org/tag/Netlify/"/>
    
  </entry>
  
  <entry>
    <title>Hexo的外链转内链插件</title>
    <link href="https://cuojue.org/read/hexo-filter-links.html"/>
    <id>https://cuojue.org/read/hexo-filter-links.html</id>
    <published>2021-03-04T17:00:00.000Z</published>
    <updated>2021-03-06T15:00:00.000Z</updated>
    
    
    <summary type="html">初衷是博客从 typecho 切换到了 Hexo，然后找了一圈都没有这种插件. 最后无奈只能自己写一个了……</summary>
    
    
    
    <category term="代码分享" scheme="https://cuojue.org/c/code/"/>
    
    
    <category term="Hexo" scheme="https://cuojue.org/tag/Hexo/"/>
    
    <category term="hexo-filter-links" scheme="https://cuojue.org/tag/hexo-filter-links/"/>
    
    <category term="plugins" scheme="https://cuojue.org/tag/plugins/"/>
    
  </entry>
  
  <entry>
    <title>零成本搭建一个服务器/网站状态检测页</title>
    <link href="https://cuojue.org/read/create_server_status_website.html"/>
    <id>https://cuojue.org/read/create_server_status_website.html</id>
    <published>2021-03-02T07:52:42.000Z</published>
    <updated>2021-03-02T07:52:42.000Z</updated>
    
    
    <summary type="html">搭建一个属于自己的服务器状态监测页面，最高可有90天历史，最重要的是完全零成本！</summary>
    
    
    
    <category term="个人笔记" scheme="https://cuojue.org/c/notes/"/>
    
    
  </entry>
  
  <entry>
    <title>分享去日志记录版本的 LSPosed</title>
    <link href="https://cuojue.org/read/lsposed.html"/>
    <id>https://cuojue.org/read/lsposed.html</id>
    <published>2021-02-15T03:25:00.000Z</published>
    <updated>2022-04-14T05:55:00.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;LSPosed 是一个利用 LSPlant Hook 提供与原版 Xposed 一致 API 的 Riru &amp;#x2F; Zygisk 模块&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Xposed 框架是一款可以在不修改 APK 的情况下影响程序运行（修改系统）的框架服务，基于它可以制作出许多功能强大的模块，且在功能不冲突的情况下同时运作。&lt;/p&gt;
&lt;/blockquote&gt;</summary>
    
    
    
    <category term="闲言碎语" scheme="https://cuojue.org/c/echo/"/>
    
    
    <category term="LSPosed" scheme="https://cuojue.org/tag/LSPosed/"/>
    
    <category term="Xposed" scheme="https://cuojue.org/tag/Xposed/"/>
    
  </entry>
  
  <entry>
    <title>Typecho简单增加页面执行时间</title>
    <link href="https://cuojue.org/read/typecho-add-total.html"/>
    <id>https://cuojue.org/read/typecho-add-total.html</id>
    <published>2020-03-06T13:36:00.000Z</published>
    <updated>2020-03-06T13:36:00.000Z</updated>
    
    
    <summary type="html">&lt;blockquote&gt;
&lt;p&gt;执行时间只能做个参考，并不是特别精确，因为输出了时间之后，还进行了运算。&lt;/p&gt;
&lt;/blockquote&gt;</summary>
    
    
    
    <category term="代码分享" scheme="https://cuojue.org/c/code/"/>
    
    
  </entry>
  
  <entry>
    <title>一篇快速上手Clash的简单教程</title>
    <link href="https://cuojue.org/read/clash.html"/>
    <id>https://cuojue.org/read/clash.html</id>
    <published>2020-03-04T14:25:00.000Z</published>
    <updated>2020-03-04T14:25:00.000Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;h2 id=&quot;介绍&quot;&gt;&lt;a href=&quot;#介绍&quot; class=&quot;headerlink&quot; title=&quot;介绍&quot;&gt;&lt;/a&gt;介绍&lt;/h2&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Dreamacro/clash&quot; title=&quot;Clash&quot;&gt;Clash&lt;/a&gt;</summary>
        
      
    
    
    
    <category term="代码分享" scheme="https://cuojue.org/c/code/"/>
    
    
    <category term="clash" scheme="https://cuojue.org/tag/clash/"/>
    
    <category term="clashr" scheme="https://cuojue.org/tag/clashr/"/>
    
  </entry>
  
  <entry>
    <title>分享全平台ClashR Core客户端下载</title>
    <link href="https://cuojue.org/read/ClashR_Core.html"/>
    <id>https://cuojue.org/read/ClashR_Core.html</id>
    <published>2020-03-03T09:03:00.000Z</published>
    <updated>2020-03-03T09:03:00.000Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;blockquote&gt;
&lt;p&gt;官方已支持 ssr 协议，请使用官方版&lt;br&gt;建议弃用 ssr 协议&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;使用方法&quot;&gt;&lt;a href=&quot;#使用方法&quot; class=&quot;headerlink&quot;</summary>
        
      
    
    
    
    <category term="代码分享" scheme="https://cuojue.org/c/code/"/>
    
    
    <category term="clash" scheme="https://cuojue.org/tag/clash/"/>
    
    <category term="clashr" scheme="https://cuojue.org/tag/clashr/"/>
    
  </entry>
  
</feed>
