Skip to content

Instantly share code, notes, and snippets.

/*!
* @name 聚合API接口增强版 (CF)
* @description 支持直链返回与303重定向解析,优化错误处理与代码结构
* @version 3.1.0
* @author t.me/JHMS_Channel & AI Assistant
*/
// ================= 核心工具函数 =================
const JSON = {
stringify: JSON.stringify,