文档修复
This commit is contained in:
BlueSkyXN 2024-09-12 22:41:43 +08:00 committed by GitHub
parent 233d20e803
commit 3681446d84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 的玩具pyjs实现失败
- 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