MCPcopy Create free account
hub / github.com/Windscribe/Desktop-App / controldDns

Method controldDns

src/client/client-common/utils/hardcodedsettings.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18const QStringList HardcodedSettings::controldDns() const
19{
20 return QStringList() << "76.76.2.22" << "76.76.10.0";
21}
22
23HardcodedSettings::HardcodedSettings()
24{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected