mirror of
https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed.git
synced 2024-11-16 03:32:26 +08:00
基于CloudFlare Worker/Pages的HTML/JS,兼容多个图床
2af1b266b7
更多log |
||
---|---|---|
cloudflare-page | ||
cloudflare-page-build/scripts | ||
cloudflare-worker-js | ||
cloudflare-worker-js-api | ||
docs | ||
python-uploader | ||
UserScript | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md |
WorkerJS_CloudFlare_ImageBed
基于CloudFlare Worker的JS,多个图床示例
仅供学习CloudFlare Worker开发使用,违规使用后果自负
无服务器学习文档 https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed/blob/main/docs/Serverless.md
里程碑
- 20230918 首发 58imgjs https://gist.github.com/BlueSkyXN/0be89e736cd2fe0418f77c034538c502/revisions
- 20230919 首发 3001imgjs https://gist.github.com/BlueSkyXN/cf009388660348915be2166f6080e02d/revisions
- 20230924 首发 tgphimgjs https://gist.github.com/BlueSkyXN/8d261d13d79e7a7672999f9935acdfe9/revisions
- 20231006 首发 tgph批量上传 https://gist.github.com/BlueSkyXN/969c20bf0378ef39cb09793bfab1ca80/revisions
- 20231020 首发 163imgjs https://gist.github.com/BlueSkyXN/b0c06952bd402545abedcb0ee73d05d9/revisions
- 20231123 证实3001图床要求登录
{"data":[],"code":401,"msg":"请先登录"}
然后首发 58imgpy - 20231124 通过163imgpy验证了接口失效
no healthy upstream
,新增 weixinyanxuan.com 的玩具py,js实现失败 - 20240219 如果需要进一步加速图片的,还可以参考 《公开免费无限的图片加速代理接口》 https://www.blueskyxn.com/202402/7006.html
- 20240220 如果使用CloudFlareR2对象存储的,还可以参考 https://github.com/BlueSkyXN/CF-R2-WorkerJS来进行优化
- 20240327 花了2天时间,完成统一接口前后端设计,教程 https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed/blob/main/docs/Serverless.md
- 20240328 根据图片加速接口,写了一个纯前端转换器
- 20240906 TG创始人被抓后开始降本增效,停用了TGPH上传
- 20240907 新增10086和TX2个渠道
- 20240908 新增 da8m,qts8,vviptuangou三个,均来自之前的10086,今天发现他改版了
- 20240912 新增 ipfs-img对接,来自 https://www.nodeseek.com/post-158028-1 ,TGPH临时修复方案,来自 https://www.nodeseek.com/post-159355-1