mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04: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