1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 02:32:33 +01:00

[jpgfish] update domain to 'jpg5.su' (#6231)

This commit is contained in:
Mike Fährmann 2024-09-26 15:23:22 +02:00
parent f0267f969a
commit a783d6473c
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

@ -35,7 +35,7 @@ class CheveretoExtractor(BaseExtractor):
BASE_PATTERN = CheveretoExtractor.update({
"jpgfish": {
"root": "https://jpg4.su",
"root": "https://jpg5.su",
"pattern": r"jpe?g\d?\.(?:su|pet|fish(?:ing)?|church)",
},
"imgkiwi": {