mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-21 18:22:30 +01:00
merge #6437: [philomena:ponybooru] switch default filter
… to get everything by default
This commit is contained in:
commit
77f761d320
@ -46,7 +46,7 @@ BASE_PATTERN = PhilomenaExtractor.update({
|
||||
"ponybooru": {
|
||||
"root": "https://ponybooru.org",
|
||||
"pattern": r"(?:www\.)?ponybooru\.org",
|
||||
"filter_id": "2",
|
||||
"filter_id": "3",
|
||||
},
|
||||
"furbooru": {
|
||||
"root": "https://furbooru.org",
|
||||
|
Loading…
Reference in New Issue
Block a user