From ae3d81ccf576fc7286a6944d9c33333e606949fa Mon Sep 17 00:00:00 2001 From: yosh Date: Sat, 16 Mar 2024 13:26:50 -0400 Subject: [PATCH] stranslate: switch instances --- stranslate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stranslate b/stranslate index adfbf57..bf1de7c 100755 --- a/stranslate +++ b/stranslate @@ -1,7 +1,7 @@ #!/bin/sh # DEFAULT OPTIONS -INSTANCE="https://translate.slipfox.xyz" +INSTANCE="https://translate.bus-hit.me" ENGINE="google" FLANG="auto" TLANG="en"