[paheal] fix '404 Not Found' for tags with URL encoded characters (#7642)

This commit is contained in:
Mike Fährmann
2025-06-08 16:20:03 +02:00
parent 17d39c06e3
commit 827eeca0bc
2 changed files with 14 additions and 12 deletions

View File

@@ -51,6 +51,15 @@ __tests__ = (
"width" : 1024,
},
{
"#url" : "https://rule34.paheal.net/post/list/Ranma_1%2F2/1",
"#comment" : "percent-encoded character in tag (#7642)",
"#category": ("shimmie2", "paheal", "tag"),
"#class" : paheal.PahealTagExtractor,
"#range" : "1-200",
"#count" : 200,
},
{
"#url" : "https://rule34.paheal.net/post/view/481609",
"#category": ("shimmie2", "paheal", "post"),