typo
This commit is contained in:
@@ -280,7 +280,7 @@ impl SxyprnProvider {
|
||||
&& !url.starts_with("https://doodstream.com/")
|
||||
&& !url.starts_with("https://strmup.")
|
||||
&& !url.starts_with("https://streamtape.com/")
|
||||
&& !url.starts_with("https://streamvid.conetm/")
|
||||
&& !url.starts_with("https://streamvid.net/")
|
||||
})
|
||||
.collect::<Vec<String>>();
|
||||
let video_item_url = match stream_urls.first() {
|
||||
|
||||
Reference in New Issue
Block a user