mirror of
https://github.com/ZSCGR/CloudFlare-ImgBed.git
synced 2026-08-17 22:23:42 +08:00
Replace all new Response calls in commitUpload.js and getUploadUrl.js with createResponse from uploadTools so that responses include Access-Control-Allow-Origin and other CORS headers, fixing cross-origin requests.