X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=ecf94094280d10afa979406ed694d24b54591406;hp=4549040a27a32f1bd34a79ec3c87ad36d627e797;hb=1719b39d1169ecdb32c53a4f42cc750d5b9237ab;hpb=69b0fea4c49422f5e3c377994c4cf249bdc5a434 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 4549040a..ecf94094 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -116,6 +116,12 @@ android:summary="@string/fanboys_social_blocking_list_summary" android:defaultValue="true" /> + + + android:defaultValue="http://ulrn6sryqaifefld.onion/?q=" /> @@ -164,7 +170,7 @@ android:title="@string/search" android:entries="@array/search_entries" android:entryValues="@array/search_entry_values" - android:defaultValue="https://duckduckgo.com/html/?q=" + android:defaultValue="https://searx.me/?q=" android:icon="?attr/searchIcon" /> @@ -241,7 +247,7 @@