X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=ecf94094280d10afa979406ed694d24b54591406;hp=c3687d0c1555e4c686d68976e878b5316f6d2f4b;hb=1719b39d1169ecdb32c53a4f42cc750d5b9237ab;hpb=5a385f0ba12a7af005761e30155f7fd18767d2f9 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index c3687d0c..ecf94094 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -115,6 +115,18 @@ android:title="@string/fanboys_social_blocking_list" android:summary="@string/fanboys_social_blocking_list_summary" android:defaultValue="true" /> + + + + + android:defaultValue="http://ulrn6sryqaifefld.onion/?q=" /> @@ -158,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" /> @@ -235,7 +247,7 @@