正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -17,7 +17,7 @@ class Translate | @@ -17,7 +17,7 @@ class Translate | ||
| 17 | { | 17 | { |
| 18 | //接口地址 | 18 | //接口地址 |
| 19 | // public static $url = 'https://translate.hbb618.cn/translates'; | 19 | // public static $url = 'https://translate.hbb618.cn/translates'; |
| 20 | - public static $url = 'https://translate.hbbapi.com/'; | 20 | + public static $url = 'https://api.cmer.com/translates'; |
| 21 | 21 | ||
| 22 | public static $tls_list = [ | 22 | public static $tls_list = [ |
| 23 | 'en' => [ | 23 | 'en' => [ |
-
请 注册 或 登录 后发表评论