Skip to content

Commit

Permalink
Merge pull request #114 from utopiatopia/google-translate-fix
Browse files Browse the repository at this point in the history
Shorten Google Translate URL
  • Loading branch information
nobodywasishere authored Sep 8, 2024
2 parents 85f0fe1 + 05929d5 commit c4afa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/bangs.json
Original file line number Diff line number Diff line change
Expand Up @@ -41539,7 +41539,7 @@
"s": "Google Translate URL",
"d": "translate.google.com",
"t": "gturl",
"u": "https://translate.google.com/translate?js=n&prev=_t&ie=UTF-8&layout=2&eotf=1&sl=auto&tl=en&u={{{s}}}&act=url",
"u": "https://translate.google.com/translate?sl=auto&tl=en&u={{{s}}}",
"c": "Translation",
"sc": "Google"
},
Expand Down

0 comments on commit c4afa4e

Please sign in to comment.