]> 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 fbf3e01c4d672d9de9398d408f925dfa47a4b85f..fbfb633e77303a477790bf1e0419a47957a1dab3 100644 (file)
         <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" />