]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/xml/preferences.xml
Add Searx to the list of search engines. Implements https://redmine.stoutner.com...
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
index 2b0c713d64ecfd4a46dd6b5c9bb1f3432f6748bc..fbf3e01c4d672d9de9398d408f925dfa47a4b85f 100644 (file)
         <EditTextPreference
             android:key="tor_homepage"
             android:title="@string/tor_homepage"
-            android:defaultValue="https://3g2upl4pq6kufc4m.onion"
+            android:defaultValue="https://3g2upl4pq6kufc4m.onion/"
             android:inputType="textUri" />
 
         <ListPreference
         <EditTextPreference
             android:key="homepage"
             android:title="@string/homepage"
-            android:defaultValue="https://start.duckduckgo.com"
+            android:defaultValue="https://start.duckduckgo.com/"
             android:inputType="textUri"
             android:icon="?attr/homepageIcon" />