tRedirected to https - scripts - various script and utils
(HTM) git clone git://z3bra.org/scripts
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit bb191f3b046103d11002530a4e48373170e9a6dd
(DIR) parent 0315336ca9bea2ca8171716b7365c34cd737374d
(HTM) Author: z3bra <willy@mailoo.org>
Date: Tue, 27 May 2014 09:04:31 +0200
Redirected to https
Diffstat:
M translate | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/translate b/translate
t@@ -16,7 +16,7 @@ TEXT=$1
SL=$(test -n "$SL" && echo "$SL" || echo auto)
TL=$(test -n "$TL" && echo "$TL" || echo en)
-TRANSLATEURL='http://translate.google.com/'
+TRANSLATEURL='https://translate.google.com/'
UA='Mozilla 5.0'
NEWLINE='\
'