[sankaku] update URL patterns

This commit is contained in:
Mike Fährmann
2023-11-24 02:41:52 +01:00
parent 119755a5a3
commit 645b4627ef
2 changed files with 18 additions and 2 deletions

View File

@@ -111,6 +111,12 @@ __tests__ = (
"#class" : sankaku.SankakuPoolExtractor,
},
{
"#url" : "https://chan.sankakucomplex.com/pools/show/90",
"#category": ("booru", "sankaku", "pool"),
"#class" : sankaku.SankakuPoolExtractor,
},
{
"#url" : "https://sankaku.app/post/show/360451",
"#category": ("booru", "sankaku", "post"),
@@ -173,6 +179,16 @@ __tests__ = (
"md5": "f8ba89043078f0e4be2d9c46550b840a",
},
{
"#url" : "https://chan.sankakucomplex.com/en/posts/show/ac8e3b92ea328ce9cf7211e69c905bf9",
"#comment" : "/en/posts/show/HEX",
"#category": ("booru", "sankaku", "post"),
"#class" : sankaku.SankakuPostExtractor,
"id" : 360451,
"md5": "ac8e3b92ea328ce9cf7211e69c905bf9",
},
{
"#url" : "https://chan.sankakucomplex.com/post/show/360451",
"#category": ("booru", "sankaku", "post"),