mirror of https://github.com/Sonarr/Sonarr
parent
eeff79b288
commit
c076f1ddb1
|
@ -14,7 +14,7 @@ namespace NzbDrone.Core.Indexers.Omgwtfnzbs
|
|||
|
||||
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 New Issue