<!DOCTYPE html>
<html lang="zh-CN">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <title>微信公众号 RSS 订阅入口</title>
  <style>
    :root { color-scheme: light; --bg:#f6f3eb; --card:#fffdf8; --ink:#1f1f1a; --muted:#6d6a61; --line:#ded7c8; --accent:#0b6bcb; }
    * { box-sizing: border-box; }
    body { margin: 0; font-family: Georgia, 'Noto Serif SC', serif; background: radial-gradient(circle at top, #fff7d6 0%, var(--bg) 45%, #efe7da 100%); color: var(--ink); }
    main { max-width: 920px; margin: 0 auto; padding: 48px 20px 64px; }
    h1 { margin: 0 0 8px; font-size: 36px; line-height: 1.1; }
    p { color: var(--muted); font-size: 16px; line-height: 1.65; }
    .hero { background: linear-gradient(135deg, rgba(255,255,255,0.9), rgba(255,248,232,0.92)); border: 1px solid var(--line); border-radius: 24px; padding: 28px; box-shadow: 0 18px 40px rgba(97, 78, 31, 0.08); }
    .actions { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 18px; }
    .actions a { text-decoration: none; color: white; background: var(--accent); padding: 10px 14px; border-radius: 999px; font-size: 14px; }
    .actions a.secondary { background: transparent; color: var(--accent); border: 1px solid rgba(11,107,203,0.28); }
    .meta { margin-top: 12px; font-size: 13px; color: var(--muted); }
    .list { margin-top: 26px; display: grid; gap: 14px; }
    .card { background: var(--card); border: 1px solid var(--line); border-radius: 18px; padding: 18px; }
    .card h2 { margin: 0 0 8px; font-size: 20px; }
    .row { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 12px; }
    .row a { color: var(--accent); text-decoration: none; }
    code { background: rgba(0,0,0,0.04); padding: 2px 6px; border-radius: 6px; font-size: 13px; }
  </style>
</head>
<body>
<main>
  <section class="hero">
    <h1>微信公众号 RSS 订阅入口</h1>
    <p>这一页会随着本地导出更新，适合直接给 Folo、其他 RSS 阅读器或后续 OpenClaw 推送链路使用。</p>
    <div class="actions">
      <a href="https://feeds.socileli.com/all.xml">打开聚合 Feed</a>
      <a class="secondary" href="./feeds.opml">下载 OPML</a>
    </div>
    <div class="meta">最近生成时间：2026-05-08 10:03:55</div>
  </section>
  <section class="list">
    <article class="card">
      <h2>all</h2>
      <p>当前导出文章数：120</p>
      <div class="row">
        <a href="https://feeds.socileli.com/all.xml">订阅 XML</a>
        <a href="https://feeds.socileli.com/all.xml">https://feeds.socileli.com/all.xml</a>
      </div>
    </article>
    <article class="card">
      <h2>folo</h2>
      <p>当前导出文章数：120</p>
      <div class="row">
        <a href="https://feeds.socileli.com/folo.xml">订阅 XML</a>
        <a href="https://feeds.socileli.com/folo.xml">https://feeds.socileli.com/folo.xml</a>
      </div>
    </article>
    <article class="card">
      <h2>all-light</h2>
      <p>当前导出文章数：120</p>
      <div class="row">
        <a href="https://feeds.socileli.com/all-light.xml">订阅 XML</a>
        <a href="https://feeds.socileli.com/all-light.xml">https://feeds.socileli.com/all-light.xml</a>
      </div>
    </article>
    <article class="card">
      <h2>all-full</h2>
      <p>当前导出文章数：100</p>
      <div class="row">
        <a href="https://feeds.socileli.com/all-full.xml">订阅 XML</a>
        <a href="https://feeds.socileli.com/all-full.xml">https://feeds.socileli.com/all-full.xml</a>
      </div>
    </article>
    <article class="card">
      <h2>feed-5c30d6919c</h2>
      <p>当前导出文章数：100 · biz：<code>MjM5NzQwMjI4MA==</code></p>
      <div class="row">
        <a href="https://feeds.socileli.com/feed-5c30d6919c.xml">订阅 XML</a>
        <a href="https://feeds.socileli.com/feed-5c30d6919c.xml">https://feeds.socileli.com/feed-5c30d6919c.xml</a>
      </div>
    </article>
    <article class="card">
      <h2>appso</h2>
      <p>当前导出文章数：50 · biz：<code>MjM5MjAyNDUyMA==</code></p>
      <div class="row">
        <a href="https://feeds.socileli.com/appso.xml">订阅 XML</a>
        <a href="https://feeds.socileli.com/appso.xml">https://feeds.socileli.com/appso.xml</a>
      </div>
    </article>
  </section>
</main>
</body>
</html>
