mirror of
https://github.com/Radarr/Radarr
synced 2024-12-25 17:27:59 +00:00
parent
eeff79b288
commit
c076f1ddb1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ public class OmgwtfnzbsRequestGenerator : IIndexerRequestGenerator
|
|||
|
||||
public OmgwtfnzbsRequestGenerator()
|
||||
{
|
||||
BaseUrl = "https://rss.omgwtfnzbs.org/rss-download.php";
|
||||
BaseUrl = "https://rss.omgwtfnzbs.me/rss-download.php";
|
||||
}
|
||||
|
||||
public virtual IndexerPageableRequestChain GetRecentRequests()
|
||||
|
|
Loading…
Reference in a new issue