]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/xml/preferences.xml
Change the default homepage to `https://start.duckduckgo.com`. Implements https...
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
index 162d932bcfa80196492dbdb979b4cafc4df74efd..5c188cf49b744c695b58ddab4d3e027ef44092e0 100644 (file)
         <EditTextPreference
             android:key="homepage"
             android:title="@string/homepage"
-            android:defaultValue="https://duckduckgo.com"
+            android:defaultValue="https://start.duckduckgo.com"
             android:inputType="textUri"
             android:icon="@drawable/home_enabled" />