[paheal] fix '404 Not Found' for tags with URL encoded characters (#7642)
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user