X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=ecf94094280d10afa979406ed694d24b54591406;hp=0348df7fb0fb0ed4272a6631a28e2233f4e131cd;hb=1719b39d1169ecdb32c53a4f42cc750d5b9237ab;hpb=6ccecb3374c1988aef2650a87dac20923ce3aa2f diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 0348df7f..ecf94094 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -47,6 +47,7 @@ android:summary="@string/dom_storage_preference_summary" android:defaultValue="false" /> + + + + android:key="blocklists" + android:title="@string/blocklists" > + + + + + android:defaultValue="http://ulrn6sryqaifefld.onion/?q=" /> @@ -151,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" /> @@ -187,7 +206,7 @@