mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-10-25 15:16:15 +00:00
Use application level proxy settings.
This commit is contained in:
@@ -35,8 +35,6 @@ SpecialConfigRequest::SpecialConfigRequest(
|
||||
const std::string &ip,
|
||||
int port)> callback)
|
||||
: _callback(std::move(callback)) {
|
||||
App::setProxySettings(_manager);
|
||||
|
||||
performApp1Request();
|
||||
performApp2Request();
|
||||
performDnsRequest();
|
||||
|
||||
Reference in New Issue
Block a user