[twibooru] match URLs with 'www' subdomain (#6903)

This commit is contained in:
Mike Fährmann
2025-01-30 19:20:02 +01:00
parent 64dc655ed6
commit 463e123283
2 changed files with 6 additions and 1 deletions

View File

@@ -99,6 +99,11 @@ __tests__ = (
"#count" : 20,
},
{
"#url" : "https://www.twibooru.org/tags/cute",
"#class" : twibooru.TwibooruSearchExtractor,
},
{
"#url" : "https://twibooru.org/galleries/1",
"#category": ("philomena", "twibooru", "gallery"),