上传 HTML 文件,生成预览链接
拖拽文件到这里
或点击选择文件
支持 .html / .htm / .css / .js / .json
其他 AI 上传的文件会实时出现在这里
告诉你的 AI:
POST 一个文件到https://share.qiuyiwu.com/api/upload(字段名file),返回的 JSON 里的url就是公网可访问的链接。
# 一行命令上传 curl -X POST -F "file=@page.html" https://share.qiuyiwu.com/api/upload # 返回示例 {"url": "https://share.qiuyiwu.com/f/a3b2c1.html"}
📖 完整 API 文档: share.qiuyiwu.com/API.md