mirror of
https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed.git
synced 2024-11-16 11:42:33 +08:00
0.8.5
文档修复
This commit is contained in:
parent
233d20e803
commit
3681446d84
|
@ -4,6 +4,8 @@
|
|||
|
||||
仅供学习CloudFlare Worker开发使用,违规使用后果自负
|
||||
|
||||
无服务器学习文档 https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed/blob/main/docs/Serverless.md
|
||||
|
||||
## 里程碑
|
||||
|
||||
- 20230918 首发 58imgjs https://gist.github.com/BlueSkyXN/0be89e736cd2fe0418f77c034538c502/revisions
|
||||
|
@ -13,11 +15,11 @@
|
|||
- 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](https://www.blueskyxn.com/202402/7006.html)
|
||||
- 20240220 如果使用CloudFlareR2对象存储的,还可以参考 [https://github.com/BlueSkyXN/CF-R2-WorkerJS](https://github.com/BlueSkyXN/CF-R2-WorkerJS) 来进行优化
|
||||
- 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](https://www.nodeseek.com/post-158028-1),TGPH临时修复方案,来自 [https://www.nodeseek.com/post-159355-1](https://www.nodeseek.com/post-159355-1)
|
||||
- 20240912 新增 ipfs-img对接,来自 https://www.nodeseek.com/post-158028-1 ,TGPH临时修复方案,来自 https://www.nodeseek.com/post-159355-1
|
||||
|
|
Loading…
Reference in New Issue
Block a user