scriptCat/pugongying
wxs e494f32b14 fix(pugongying): 修复小红书短链接解析失败的问题
xhslink.com 短链接对 HEAD 请求返回 404,且重定向 URL 在 HTML body
的 href 中而非 HTTP 302 header。改用 GET 请求并从响应体中解析真实 URL。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 23:52:26 +08:00
..