<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <author>
    <name>老许</name>
  </author>
  <generator uri="https://hexo.io/">Hexo</generator>
  <id>https://blog.laoxu88.eu.cc/</id>
  <link href="https://blog.laoxu88.eu.cc/" rel="alternate"/>
  <link href="https://blog.laoxu88.eu.cc/atom.xml" rel="self"/>
  <rights>All rights reserved 2026, 老许</rights>
  <subtitle>收录开源，好用的互联网项目</subtitle>
  <title>老许博客</title>
  <updated>2026-08-05T06:10:21.998Z</updated>
  <entry>
    <author>
      <name>老许</name>
    </author>
    <category term="资源中心" scheme="https://blog.laoxu88.eu.cc/categories/%E8%B5%84%E6%BA%90%E4%B8%AD%E5%BF%83/"/>
    <category term="开源" scheme="https://blog.laoxu88.eu.cc/tags/%E5%BC%80%E6%BA%90/"/>
    <category term="工具" scheme="https://blog.laoxu88.eu.cc/tags/%E5%B7%A5%E5%85%B7/"/>
    <category term="部署" scheme="https://blog.laoxu88.eu.cc/tags/%E9%83%A8%E7%BD%B2/"/>
    <content>
      <![CDATA[<p>顺手在 Cloudflare Pages 上部署了几个好玩的开源项目，全部免费、自带全球 CDN：</p><h2 id="📺-LibreTV-—-免费在线影视"><a href="#📺-LibreTV-—-免费在线影视" class="headerlink" title="📺 LibreTV — 免费在线影视"></a>📺 LibreTV — 免费在线影视</h2><p>聚合多个视频源，支持在线搜索与观看。<br>地址：<a href="https://libretv.laoxu88.eu.cc/">https://libretv.laoxu88.eu.cc</a> （设有访问密码）</p><h2 id="📰-NewsNow-—-实时热榜"><a href="#📰-NewsNow-—-实时热榜" class="headerlink" title="📰 NewsNow — 实时热榜"></a>📰 NewsNow — 实时热榜</h2><p>高颜值实时新闻 &amp; 热榜聚合站，关注实时动态。<br>地址：<a href="https://news.laoxu88.eu.cc/">https://news.laoxu88.eu.cc</a></p><h2 id="🎬-OuonnkiTV-—-影视频道"><a href="#🎬-OuonnkiTV-—-影视频道" class="headerlink" title="🎬 OuonnkiTV — 影视频道"></a>🎬 OuonnkiTV — 影视频道</h2><p>另一个影视聚合平台。<br>地址：<a href="https://tv.laoxu88.eu.cc/">https://tv.laoxu88.eu.cc</a></p><hr><p>所有站点均使用 <code>laoxu88.eu.cc</code> 二级域名，统一走 Cloudflare 边缘网络。</p>]]>
    </content>
    <id>https://blog.laoxu88.eu.cc/2026/08/05/my-projects/</id>
    <link href="https://blog.laoxu88.eu.cc/2026/08/05/my-projects/"/>
    <published>2026-08-05T06:10:00.000Z</published>
    <summary>
      <![CDATA[<p>顺手在 Cloudflare Pages 上部署了几个好玩的开源项目，全部免费、自带全球 CDN：</p>
<h2 id="📺-LibreTV-—-免费在线影视"><a href="#📺-LibreTV-—-免费在线影视" class="headerlink" titl]]>
    </summary>
    <title>我部署的几个好玩项目</title>
    <updated>2026-08-05T06:10:21.998Z</updated>
  </entry>
  <entry>
    <author>
      <name>老许</name>
    </author>
    <content>
      <![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p><h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/writing.html">Writing</a></p><h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/server.html">Server</a></p><h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/generating.html">Generating</a></p><h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>]]>
    </content>
    <id>https://blog.laoxu88.eu.cc/2026/08/05/hello-world/</id>
    <link href="https://blog.laoxu88.eu.cc/2026/08/05/hello-world/"/>
    <published>2026-08-05T06:02:46.624Z</published>
    <summary>
      <![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for]]>
    </summary>
    <title>Hello World</title>
    <updated>2026-08-05T06:02:46.624Z</updated>
  </entry>
  <entry>
    <author>
      <name>老许</name>
    </author>
    <category term="日常闲聊" scheme="https://blog.laoxu88.eu.cc/categories/%E6%97%A5%E5%B8%B8%E9%97%B2%E8%81%8A/"/>
    <category term="随笔" scheme="https://blog.laoxu88.eu.cc/tags/%E9%9A%8F%E7%AC%94/"/>
    <content>
      <![CDATA[<p>这是用 <strong>Hexo + Solitude 主题</strong> 搭建的博客，部署在 Cloudflare Pages 上，零成本、全球加速。</p><p>会在这里记录一些好玩的开源项目、折腾笔记和实用工具。先开个头，后面慢慢填。</p><blockquote><p>部署方式：<code>hexo generate</code> 生成静态站 → <code>wrangler pages deploy public</code>。</p></blockquote>]]>
    </content>
    <id>https://blog.laoxu88.eu.cc/2026/08/05/welcome/</id>
    <link href="https://blog.laoxu88.eu.cc/2026/08/05/welcome/"/>
    <published>2026-08-05T06:00:00.000Z</published>
    <summary>
      <![CDATA[<p>这是用 <strong>Hexo + Solitude 主题</strong> 搭建的博客，部署在 Cloudflare Pages 上，零成本、全球加速。</p>
<p>会在这里记录一些好玩的开源项目、折腾笔记和实用工具。先开个头，后面慢慢填。</p>
<blockquo]]>
    </summary>
    <title>欢迎来到老许博客</title>
    <updated>2026-08-05T06:10:21.997Z</updated>
  </entry>
</feed>
