Unverified Commit 32bfded2 authored by Sergey Pinus's avatar Sergey Pinus Committed by GitHub
Browse files

Update trans_deepl_api_free.py

parent ff3fcd34
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ class DeepLTranslatorv2(BaseTranslator):

    concate_text = False
    params: Dict = {
        'api_url': 'https://dpltrnslt.bropinesd.online/',  # EndPoint will be provided by the user
        'api_url': 'https://dpltrnslt.bropinesd.online/translate',  # EndPoint will be provided by the user
        'delay': 0.0,
    }
# Setup your endpoint api with https://github.com/OwO-Network/DeepLX