feat: update new api

main
SONGE9B3\song_pd_win11 2 years ago
parent 9b2fbc6e49
commit 8abd2f3dea

@ -75,6 +75,10 @@
## 开发历史
- 2023-02-28 0.24 添加自建deepl接口(已经安装的删除 `C:\Users\YourName\AppData\Local\STranslate` 后打开即可更新接口)
- 2023-02-24 0.22 优化分辨率切换时托盘图标模糊问题
- 2023-01-17 0.20 添加翻译记录缓存功能,重复翻译从本地数据库获取,本地记录数量上限可调整
- 2023-01-12 0.18 优化 GC 后台静默运行内存占用保持 4MB 左右

@ -123,7 +123,7 @@ namespace STranslate.Model
new Server
{
Name = "zggsong",
Api = "https://zggsong.cn/tt"
Api = "https://deeplx.deno.dev/translate"
},
new Server
{

Loading…
Cancel
Save