added support for the updated api

This commit is contained in:
vladimir.kuznetsov 2023-12-05 17:28:14 +07:00
parent aee82282ac
commit 3605f62feb
3 changed files with 35 additions and 46 deletions

View file

@ -80,11 +80,6 @@ namespace amnezia
constexpr char awg[] = "awg";
constexpr char configVersion[] = "config_version";
constexpr char apiEdnpoint[] = "api_endpoint";
constexpr char serviceTypeId[] = "service_type_id";
constexpr char accessToken[] = "access_token";
constexpr char certificate[] = "certificate";
constexpr char publicKey[] = "public_key";
constexpr char splitTunnelSites[] = "splitTunnelSites";
constexpr char splitTunnelType[] = "splitTunnelType";