1
0
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:
Mike Fährmann 2024-11-08 08:20:10 +01:00
commit 77f761d320
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

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