about summary refs log tree commit diff stats
path: root/src/pages/options/translate
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-04-13 20:21:51 +0300
committerManeraKai <manerakai@protonmail.com>2022-04-13 20:21:51 +0300
commit7123f7fe27189671277c58ce6bf27c65329926e5 (patch)
tree110ddcfbfbd0b58013e7f3532a2a15c0afe77456 /src/pages/options/translate
parentAdded Nitter settings #138 (diff)
parentI2P support for search, Imgur and Wikipedia (#189) (diff)
downloadlibredirect-7123f7fe27189671277c58ce6bf27c65329926e5.zip
Merge branch 'master' of https://github.com/libredirect/libredirect
Diffstat (limited to 'src/pages/options/translate')
-rw-r--r--src/pages/options/translate/translate.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pages/options/translate/translate.html b/src/pages/options/translate/translate.html
index 3116a0ac..d71060b4 100644
--- a/src/pages/options/translate/translate.html
+++ b/src/pages/options/translate/translate.html
@@ -430,7 +430,7 @@
         </div>
         <form class="custom-instance-form">
           <div class="some-block option-block">
-            <input class="custom-instance" placeholder="https://simplyTranslate.com" type="url" />
+            <input class="custom-instance" placeholder="http://simplyTranslate.onion" type="url" />
             <button type="submit" class="add add-instance">
               <svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px"
                 fill="currentColor">
@@ -481,7 +481,7 @@
         </div>
         <form class="custom-instance-form">
           <div class="some-block option-block">
-            <input class="custom-instance" placeholder="https://lingva.com" type="url" />
+            <input class="custom-instance" placeholder="http://lingva.onion" type="url" />
             <button type="submit" class="add add-instance">
               <svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px"
                 fill="currentColor">
@@ -502,4 +502,4 @@
   <script type="module" src="../../../assets/javascripts/localise.js"></script>
 </body>
 
-</html>
\ No newline at end of file
+</html>