[bunkr] support 'bunkr.ps' URLs

This commit is contained in:
Mike Fährmann
2024-10-14 16:27:09 +02:00
parent 4358799833
commit 6506afb257
2 changed files with 6 additions and 1 deletions

View File

@@ -57,6 +57,11 @@ __tests__ = (
"#count" : 9,
},
{
"#url" : "https://bunkr.ps/a/Lktg9Keq",
"#class" : bunkr.BunkrAlbumExtractor,
},
{
"#url" : "https://bunkr.pk/a/Lktg9Keq",
"#class" : bunkr.BunkrAlbumExtractor,