mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-06 08:46:34 +00:00
Fixed: Fanzub will connect via HTTP because their cert has expired
This commit is contained in:
@@ -39,7 +39,7 @@ namespace NzbDrone.Core.Indexers.Fanzub
|
||||
{
|
||||
get
|
||||
{
|
||||
yield return "https://fanzub.com/rss/?cat=anime&max=100";
|
||||
yield return "http://fanzub.com/rss/?cat=anime&max=100";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user