mirror of
https://github.com/akaessens/NoFbEventScraper
synced 2025-06-05 23:29:13 +02:00
fix default scraper setting
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<ListPreference
|
<ListPreference
|
||||||
app:defaultValue="m.facebook.com"
|
app:defaultValue="https://m."
|
||||||
app:entries="@array/url_to_scrape"
|
app:entries="@array/url_to_scrape"
|
||||||
app:entryValues="@array/url_prefix"
|
app:entryValues="@array/url_prefix"
|
||||||
app:key="url_preference"
|
app:key="url_preference"
|
||||||
|
Reference in New Issue
Block a user