mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
This reverts commit 3a0ece162f
.
This commit is contained in:
@@ -104,7 +104,7 @@ namespace Jackett.Common.Indexers
|
||||
|
||||
public override async Task<ConfigurationData> GetConfigurationForSetup()
|
||||
{
|
||||
BaseWebResult loginPage;
|
||||
WebClientStringResult loginPage;
|
||||
try
|
||||
{
|
||||
loginPage = await RequestStringWithCookies(StartPageUrl, string.Empty);
|
||||
|
Reference in New Issue
Block a user