]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/xml/preferences.xml
Change the homepage to https://duckduckgo.com/?kao=-1&kak=-1. Fixes https://redmine...
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
index 2b0c713d64ecfd4a46dd6b5c9bb1f3432f6748bc..fbfb633e77303a477790bf1e0419a47957a1dab3 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://duckduckgo.com/?kao=-1&amp;kak=-1"
             android:inputType="textUri"
             android:icon="?attr/homepageIcon" />