[lolisafe] fix typo

LolisafelbumExtractor -> LolisafeAlbumExtractor
This commit is contained in:
Mike Fährmann
2022-04-15 15:02:30 +02:00
parent 24ea1398bc
commit 13ed18b9aa
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ BASE_PATTERN = LolisafeExtractor.update({
})
class LolisafelbumExtractor(LolisafeExtractor):
class LolisafeAlbumExtractor(LolisafeExtractor):
subcategory = "album"
pattern = BASE_PATTERN + "/a/([^/?#]+)"
test = (