fix default scraper setting

This commit is contained in:
akaessens 2020-08-29 12:07:23 +02:00
parent 55e7ad44d8
commit 15ef35ba6c
1 changed files with 1 additions and 1 deletions

View File

@ -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"