mirror of
https://github.com/Readarr/Readarr
synced 2025-12-20 15:23:55 +01:00
newzbing now uses HTTPS.
This commit is contained in:
parent
1c06ee2a01
commit
ab29a114d1
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ protected override string[] Urls
|
|||
{
|
||||
return new[]
|
||||
{
|
||||
"http://www.newzbin.com/browse/category/p/tv?" + URL_PARAMS
|
||||
"https://www.newzbin.com/browse/category/p/tv?" + URL_PARAMS
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue