1
0
mirror of https://github.com/akaessens/NoFbEventScraper synced 2025-02-17 20:10:37 +01:00

fix default scraper setting

This commit is contained in:
akaessens 2020-08-29 12:07:23 +02:00
parent 55e7ad44d8
commit 15ef35ba6c

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"