[itaku:stars] update

- remove type hints
- add test
- update docs/supportedsites
This commit is contained in:
Mike Fährmann
2025-04-24 19:45:48 +02:00
parent 6bbedda08b
commit f01b4adcc9
3 changed files with 21 additions and 12 deletions

View File

@@ -30,6 +30,15 @@ __tests__ = (
"sections" : ["Fanart/Pokemon"],
},
{
"#url" : "https://itaku.ee/profile/piku/stars",
"#category": ("", "itaku", "stars"),
"#class" : itaku.ItakuStarsExtractor,
"#pattern" : r"https://itaku\.ee/api/media/gallery_imgs/[^/?#]+\.(jpg|png|gif)",
"#range" : "1-10",
"#count" : 10,
},
{
"#url" : "https://itaku.ee/images/100471",
"#category": ("", "itaku", "image"),