fix default scraper setting
This commit is contained in:
parent
55e7ad44d8
commit
15ef35ba6c
|
@ -5,7 +5,7 @@
|
|||
|
||||
|
||||
<ListPreference
|
||||
app:defaultValue="m.facebook.com"
|
||||
app:defaultValue="https://m."
|
||||
app:entries="@array/url_to_scrape"
|
||||
app:entryValues="@array/url_prefix"
|
||||
app:key="url_preference"
|
||||
|
|
Loading…
Reference in New Issue