[jpgfish] update domain
This commit is contained in:
@@ -35,7 +35,7 @@ class CheveretoExtractor(BaseExtractor):
|
||||
|
||||
BASE_PATTERN = CheveretoExtractor.update({
|
||||
"jpgfish": {
|
||||
"root": "https://jpg2.su",
|
||||
"root": "https://jpg4.su",
|
||||
"pattern": r"jpe?g\d?\.(?:su|pet|fish(?:ing)?|church)",
|
||||
},
|
||||
"pixl": {
|
||||
|
||||
@@ -9,7 +9,7 @@ from gallery_dl.extractor import chevereto
|
||||
|
||||
__tests__ = (
|
||||
{
|
||||
"#url" : "https://jpg2.su/img/funnymeme.LecXGS",
|
||||
"#url" : "https://jpg4.su/img/funnymeme.LecXGS",
|
||||
"#category": ("chevereto", "jpgfish", "image"),
|
||||
"#class" : chevereto.CheveretoImageExtractor,
|
||||
"#urls" : "https://simp3.jpg.church/images/funnymeme.jpg",
|
||||
|
||||
Reference in New Issue
Block a user