1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00

Update omgwtfnzbs URL

Closes #1520
This commit is contained in:
Mark McDowall 2016-10-24 18:49:58 -07:00
parent eeff79b288
commit c076f1ddb1

View File

@ -14,7 +14,7 @@ public class OmgwtfnzbsRequestGenerator : IIndexerRequestGenerator
public OmgwtfnzbsRequestGenerator() public OmgwtfnzbsRequestGenerator()
{ {
BaseUrl = "https://rss.omgwtfnzbs.org/rss-download.php"; BaseUrl = "https://rss.omgwtfnzbs.me/rss-download.php";
} }
public virtual IndexerPageableRequestChain GetRecentRequests() public virtual IndexerPageableRequestChain GetRecentRequests()