mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 13:10:13 -07:00
parent
eeff79b288
commit
c076f1ddb1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue