merge #6113: [weasyl:favorite] fix pagination, support readable URLs

This commit is contained in:
Mike Fährmann
2024-09-25 20:08:36 +02:00
2 changed files with 24 additions and 11 deletions

View File

@@ -92,4 +92,11 @@ __tests__ = (
"#count" : ">= 5",
},
{
"#url" : "https://www.weasyl.com/favorites/furoferre",
"#category": ("", "weasyl", "favorite"),
"#class" : weasyl.WeasylFavoriteExtractor,
"#count" : ">= 5",
}
)