]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Remove Torch from the list of recommended Tor search engines. Fixes https://redmine...
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index 7b41f49f81704a6b70adca0c2bfed223f40489fa..0f4d64b33819b714a4c4872f0e7f94327c85a456 100644 (file)
         <string name="tor_javascript_disabled_search">Tor JavaScript-disabled search</string>
         <string-array name="tor_javascript_disabled_search_entries">
             <item>DuckDuckGo</item>
-            <item>Torch</item>
             <item>Custom</item>
         </string-array>
         <string-array name="tor_javascript_disabled_search_entry_values" translatable="false">  <!-- None of the items in this `string-array` should be translated. -->
-            <item>http://3g2upl4pq6kufc4m.onion/html/?q=</item>
-            <item>http://xmh57jrzrnw6insl.onion/4a1f6b371c/search.cgi?q=</item>
+            <item>https://3g2upl4pq6kufc4m.onion/html/?q=</item>
             <item>Custom URL</item><!-- This item must not be translated into other languages because it is referenced in code.  It is never displayed on the screen. -->
         </string-array>
         <string name="tor_javascript_disabled_search_custom_url">Tor JavaScript-disabled search custom URL</string>
         <string name="tor_javascript_enabled_search">Tor JavaScript-enabled search</string>
         <string-array name="tor_javascript_enabled_search_entries">
             <item>DuckDuckGo</item>
-            <item>Torch</item>
             <item>Custom</item>
         </string-array>
         <string-array name="tor_javascript_enabled_search_entry_values" translatable="false">  <!-- None of the items in this `string-array` should be translated. -->
-            <item>http://3g2upl4pq6kufc4m.onion/?q=</item>
-            <item>http://xmh57jrzrnw6insl.onion/4a1f6b371c/search.cgi?q=</item>
+            <item>https://3g2upl4pq6kufc4m.onion/?q=</item>
             <item>Custom URL</item>  <!-- This item must not be translated into other languages because it is referenced in code.  It is never displayed on the screen. -->
         </string-array>
         <string name="tor_javascript_enabled_search_custom_url">Tor JavaScript-enabled search custom URL</string>