mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-25 04:02:32 +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": {
|
"ponybooru": {
|
||||||
"root": "https://ponybooru.org",
|
"root": "https://ponybooru.org",
|
||||||
"pattern": r"(?:www\.)?ponybooru\.org",
|
"pattern": r"(?:www\.)?ponybooru\.org",
|
||||||
"filter_id": "2",
|
"filter_id": "3",
|
||||||
},
|
},
|
||||||
"furbooru": {
|
"furbooru": {
|
||||||
"root": "https://furbooru.org",
|
"root": "https://furbooru.org",
|
||||||
|
Loading…
Reference in New Issue
Block a user