mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-20 23:04:06 +00:00
newzbing now uses HTTPS.
This commit is contained in:
@@ -25,7 +25,7 @@ namespace NzbDrone.Core.Providers.Indexer
|
||||
{
|
||||
return new[]
|
||||
{
|
||||
"http://www.newzbin.com/browse/category/p/tv?" + URL_PARAMS
|
||||
"https://www.newzbin.com/browse/category/p/tv?" + URL_PARAMS
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user