Loading ballontranslator/dl/translators/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ class GoogleTranslator(TranslatorBase): 'url': { 'type': 'selector', 'options': [ 'https://translate.google.cn/m', # 'https://translate.google.cn/m', 'https://translate.google.com/m' ], 'select': 'https://translate.google.cn/m' Loading Loading
ballontranslator/dl/translators/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ class GoogleTranslator(TranslatorBase): 'url': { 'type': 'selector', 'options': [ 'https://translate.google.cn/m', # 'https://translate.google.cn/m', 'https://translate.google.com/m' ], 'select': 'https://translate.google.cn/m' Loading