mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Added sabtitle method
Added custom parse option to Indexrbase
This commit is contained in:
@@ -62,7 +62,7 @@ namespace NzbDrone.Core.Test
|
||||
{
|
||||
}
|
||||
|
||||
protected override string[] Url
|
||||
protected override string[] Urls
|
||||
{
|
||||
get { return new[] { "www.google.com" }; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user