输入文件URL
示例文件
点击示例快速测试代理功能
API 使用方法
基础调用
等待加载...
JavaScript 调用
const fileUrl = 'https://example.com/file.jpg';
fetch('/proxy?url=' + encodeURIComponent(fileUrl))
.then(response => response.blob())
.then(blob => {
// 处理文件...
});
服务状态
检查中...
响应时间
-
安全代理
Cloudflare 保护