Add cross-reference mirrors + WeChat article HTML

This commit is contained in:
feng
2026-03-11 17:46:13 +08:00
parent af244e8144
commit 3c4463b842
2 changed files with 422 additions and 0 deletions

View File

@@ -439,6 +439,28 @@ body.lang-en .en { display: block; }
</div>
</div>
<!-- ==================== ARCHIVE MIRRORS (防删除交叉引用) ==================== -->
<div style="max-width:860px;margin:0 auto;padding:20px 24px 0;">
<div style="background:rgba(255,68,68,.08);border:2px solid #ff4444;border-radius:12px;padding:20px 24px;text-align:center;">
<h3 style="color:#ff4444;font-size:16px;margin-bottom:12px;">
<span class="zh">⚠️ 多节点存档 — 为防止单点删除,本研究已在以下地址同步发布:</span>
<span class="en">⚠️ Multi-Node Archive — To prevent single-point deletion, this research is published at:</span>
</h3>
<div style="display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:12px;">
<a href="https://innora.ai/zfb/" style="display:inline-block;padding:8px 20px;background:#ff4444;color:#fff;border-radius:6px;font-weight:700;font-size:14px;text-decoration:none;">
📄 innora.ai/zfb (本站)
</a>
<a href="https://github.com/sgInnora/alipay-deeplink-research" target="_blank" style="display:inline-block;padding:8px 20px;background:#24292e;color:#fff;border-radius:6px;font-weight:700;font-size:14px;text-decoration:none;">
🐙 GitHub Repository
</a>
</div>
<p style="color:#ff8888;font-size:12px;margin:0;">
<span class="zh"><strong style="color:#ff4444;">读者请自行备份!</strong> Fork GitHub 仓库或保存网页到本地,防止任一节点被删除导致内容丢失。</span>
<span class="en"><strong style="color:#ff4444;">Readers: please backup!</strong> Fork the GitHub repo or save this page locally to prevent content loss if any node is taken down.</span>
</p>
</div>
</div>
<div class="container">
<!-- ==================== META ==================== -->
@@ -1656,6 +1678,24 @@ Language/zh-Hant Region/CN</code></pre>
</div>
</section>
<!-- ==================== ARCHIVE MIRRORS FOOTER ==================== -->
<div style="max-width:860px;margin:0 auto;padding:0 24px 32px;">
<div style="background:rgba(255,68,68,.06);border:2px solid #ff4444;border-radius:12px;padding:20px 24px;text-align:center;">
<h3 style="color:#ff4444;font-size:15px;margin-bottom:10px;">
<span class="zh">📌 存档地址 (防删除)</span>
<span class="en">📌 Archive Mirrors (Anti-Deletion)</span>
</h3>
<div style="display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:10px;">
<a href="https://innora.ai/zfb/" style="display:inline-block;padding:6px 16px;background:#ff4444;color:#fff;border-radius:6px;font-weight:700;font-size:13px;text-decoration:none;">innora.ai/zfb</a>
<a href="https://github.com/sgInnora/alipay-deeplink-research" target="_blank" style="display:inline-block;padding:6px 16px;background:#24292e;color:#fff;border-radius:6px;font-weight:700;font-size:13px;text-decoration:none;">GitHub</a>
</div>
<p style="color:#888;font-size:11px;margin:0;">
<span class="zh">请 Fork / 下载备份。如发现任一地址不可访问,请从其他节点获取完整内容。</span>
<span class="en">Please Fork / download as backup. If any mirror becomes unavailable, access the full content from other nodes.</span>
</p>
</div>
</div>
<!-- ==================== FOOTER ==================== -->
<footer>
<p>&copy; 2026 Innora AI Security Research. All rights reserved.</p>