[imagepond] support '/i/' URLs, update root domain

This commit is contained in:
Mike Fährmann
2026-02-14 19:29:13 +01:00
parent 41998cbb8f
commit 01cb378baa
3 changed files with 11 additions and 4 deletions

View File

@@ -55,6 +55,12 @@ __tests__ = (
"width" : 720,
},
{
"#url" : "https://www.imagepond.net/i/chv_317512",
"#category": ("chevereto", "imagepond", "file"),
"#class" : chevereto.CheveretoFileExtractor,
},
{
"#url" : "https://imagepond.net/album/CDilP/?sort=date_desc&page=1",
"#category": ("chevereto", "imagepond", "album"),