[chevereto] fix user URLs starting with 'a' (#8149)

This commit is contained in:
Mike Fährmann
2025-08-30 21:20:32 +02:00
parent 94c72a71fa
commit 38ec62691f
2 changed files with 9 additions and 2 deletions

View File

@@ -39,4 +39,11 @@ __tests__ = (
"#count" : 30,
},
{
"#url" : "https://imagepond.net/ap000",
"#comment" : "username starting with 'a' (#8149)",
"#category": ("chevereto", "imagepond", "user"),
"#class" : chevereto.CheveretoUserExtractor,
},
)