[shimmie2] support 'vidya.pics' (#5632)

This commit is contained in:
Mike Fährmann
2024-06-06 15:08:56 +02:00
parent 162d4269ec
commit 9abeab5ecf
4 changed files with 49 additions and 0 deletions

View File

@@ -92,6 +92,10 @@ BASE_PATTERN = Shimmie2Extractor.update({
"root": "https://rule34hentai.net",
"pattern": r"rule34hentai\.net",
},
"vidyapics": {
"root": "https://vidya.pics",
"pattern": r"vidya\.pics",
},
}) + r"/(?:index\.php\?q=/?)?"