mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-10-30 23:42:33 +01:00
parent
eeff79b288
commit
c076f1ddb1
@ -14,7 +14,7 @@ namespace NzbDrone.Core.Indexers.Omgwtfnzbs
|
|||||||
|
|
||||||
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()
|
||||||
|
Loading…
Reference in New Issue
Block a user