mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Fixed: download URL for some newznab imposters
This commit is contained in:
@@ -147,6 +147,7 @@ namespace NzbDrone.Core.Indexers
|
||||
{
|
||||
return item.Element("enclosure").Attribute("url").Value;
|
||||
}
|
||||
|
||||
return item.Element("link").Value;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user