scriptCat/pugongying
wxs 465e1f7746 fix(pugongying): 使用 GM_xmlhttpRequest 解决跨域请求 CORS 问题
对代理 API 请求改用 GM_xmlhttpRequest 绕过浏览器 CORS 限制,
蒲公英官方 API 仍使用原生 fetch(同源无需跨域)。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 21:04:53 +08:00
..