mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-03 08:57:46 +02:00
Update MejorTorrent.cs
This commit is contained in:
@@ -194,7 +194,6 @@ namespace Jackett.Common.Indexers.Definitions
|
||||
catch (Exception ex)
|
||||
{
|
||||
OnParseError(result.ContentString, ex);
|
||||
throw ex;
|
||||
}
|
||||
|
||||
return releases;
|
||||
|
Reference in New Issue
Block a user