mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
@@ -21,7 +21,7 @@ namespace NzbDrone.Core.Http
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
var proxySettings = new HttpProxySettings(_configService.ProxyType,
|
||||
_configService.ProxyHostname,
|
||||
_configService.ProxyPort,
|
||||
|
||||
Reference in New Issue
Block a user