mirror of
https://github.com/Radarr/Radarr
synced 2026-01-04 06:37:51 +01: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