[bunkr] support 'bunkr.fi' URLs (#5872)

This commit is contained in:
Mike Fährmann
2024-07-21 06:41:50 +02:00
parent a595949840
commit 727e53f513
2 changed files with 7 additions and 1 deletions

View File

@@ -57,6 +57,12 @@ __tests__ = (
"#count" : 9,
},
{
"#url" : "https://bunkr.fi/a/Lktg9Keq",
"#category": ("lolisafe", "bunkr", "album"),
"#class" : bunkr.BunkrAlbumExtractor,
},
{
"#url" : "https://bunkr.si/a/Lktg9Keq",
"#category": ("lolisafe", "bunkr", "album"),