mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-29 18:31:18 +08:00
feat: input_method_auto_translate
This commit is contained in:
@ -34,6 +34,9 @@ class URLConf {
|
||||
static String get rssTextUrl2 =>
|
||||
"$rssApiHome/baidu/tieba/user/%E7%81%AC%E7%81%ACG%E7%81%AC%E7%81%AC&";
|
||||
|
||||
static const String googleTranslateApiUrl =
|
||||
"https://translate-g-proxy.xkeyc.com";
|
||||
|
||||
static const feedbackUrl = "https://txc.qq.com/products/614843";
|
||||
static const feedbackFAQUrl =
|
||||
"https://support.qq.com/products/410309/faqs-more/?id=160084";
|
||||
|
Reference in New Issue
Block a user