[koharu] cleanup

- update BASE_PATTERN formatting
- fix groups indices
- add tests for new domains
- update docs/supportedsites
This commit is contained in:
Mike Fährmann
2024-11-15 22:35:11 +01:00
parent a09d9edaa6
commit e5c2882320
4 changed files with 37 additions and 15 deletions

View File

@@ -66,9 +66,24 @@ __tests__ = (
},
{
"#url" : "https://anchira.to/g/14216/6c67076fdd45",
"#category": ("", "koharu", "gallery"),
"#class" : koharu.KoharuGalleryExtractor,
"#url" : "https://koharu.to/g/14216/6c67076fdd45",
"#class": koharu.KoharuGalleryExtractor,
},
{
"#url" : "https://anchira.to/g/14216/6c67076fdd45",
"#class": koharu.KoharuGalleryExtractor,
},
{
"#url" : "https://seia.to/g/14216/6c67076fdd45",
"#class": koharu.KoharuGalleryExtractor,
},
{
"#url" : "https://shupogaki.moe/g/14216/6c67076fdd45",
"#class": koharu.KoharuGalleryExtractor,
},
{
"#url" : "https://hoshino.one/g/14216/6c67076fdd45",
"#class": koharu.KoharuGalleryExtractor,
},
{