{
  "locales": [
    "en",
    "ru"
  ],
  "version": "1",
  "uiConfig": {
    "subscriptionInfoBlockType": "collapsed",
    "installationGuidesBlockType": "timeline"
  },
  "platforms": {
    "ios": {
      "displayName": {
        "en": "iOS",
        "ru": "iOS"
      },
      "svgIconKey": "AppleIcon",
      "apps": [
        {
          "name": "Happ",
          "svgIconKey": "Happ",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "violet",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Open the page in App Store and install the app. Launch it, in the VPN configuration permission window click Allow and enter your passcode.",
                "ru": "Откройте страницу в App Store и установите приложение. Запустите его, в окне разрешения VPN-конфигурации нажмите Allow и введите свой пароль."
              },
              "buttons": [
                {
                  "link": "https://testflight.apple.com/join/1bKEcMub",
                  "type": "external",
                  "text": {
                    "en": "App Store (RU)",
                    "ru": "App Store (RU)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://testflight.apple.com/join/XMls6Ckd",
                  "type": "external",
                  "text": {
                    "en": "App Store (Global)",
                    "ru": "App Store (Global)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below — the app will open and the subscription will be added automatically",
                "ru": "Нажмите кнопку ниже — приложение откроется, и подписка добавится автоматически."
              },
              "buttons": [
                {
                  "link": "{{HAPP_CRYPT4_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "In the main section, click the large power button in the center to connect to VPN. Don't forget to select a server from the server list. If needed, choose another server from the server list.",
                "ru": "В главном разделе нажмите большую кнопку включения в центре для подключения к VPN. Не забудьте выбрать сервер в списке серверов. При необходимости выберите другой сервер из списка серверов."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "INCY",
          "svgIconKey": "INCY",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "violet",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Open the page in App Store and install the app. Launch it, in the VPN configuration permission window click Allow and enter your passcode.",
                "ru": "Откройте страницу в App Store и установите приложение. Запустите его, в окне разрешения VPN-конфигурации нажмите Allow и введите свой пароль."
              },
              "buttons": [
                {
                  "link": "https://apps.apple.com/ru/app/incy/id6756943388",
                  "type": "external",
                  "text": {
                    "en": "Download INCY",
                    "ru": "Установка INCY"
                  },
                  "svgIconKey": "CloudDownload"
                }
              ]
            },
            {
              "svgIconKey": "ExternalLink",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below — the app will open and the subscription will be added automatically",
                "ru": "Нажмите кнопку ниже — приложение откроется, и подписка добавится автоматически."
              },
              "buttons": [
                {
                  "link": "incy://add/{{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "In the main section, click the large power button in the center to connect to VPN. Don't forget to select a server from the server list. If needed, choose another server from the server list.",
                "ru": "В главном разделе нажмите большую кнопку включения в центре для подключения к VPN. Не забудьте выбрать сервер в списке серверов. При необходимости выберите другой сервер из списка серверов."
              },
              "buttons": []
            }
          ]
        }
      ]
    },
    "linux": {
      "displayName": {
        "en": "Linux",
        "ru": "Linux"
      },
      "svgIconKey": "Ubuntu",
      "apps": [
        {
          "name": "FlClashX",
          "svgIconKey": "FlClashX",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose the version for your device, click the button below and install the app.",
                "ru": "Выберите подходящую версию для вашего устройства, нажмите на кнопку ниже и установите приложение."
              },
              "buttons": [
                {
                  "link": "https://github.com/pluralplay/FlClashX/releases/latest/download/FlClashX-linux-amd64.deb",
                  "type": "external",
                  "text": {
                    "en": "amd64 (.deb)",
                    "ru": "amd64 (.deb)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/pluralplay/FlClashX/releases/latest/download/FlClashX-linux-amd64.AppImage",
                  "type": "external",
                  "text": {
                    "en": "amd64 (AppImage)",
                    "ru": "amd64 (AppImage)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/pluralplay/FlClashX/releases/latest/download/FlClashX-linux-amd64.rpm",
                  "type": "external",
                  "text": {
                    "en": "amd64 (.rpm)",
                    "ru": "amd64 (.rpm)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/pluralplay/FlClashX/releases/latest/download/FlClashX-linux-arm64.deb",
                  "type": "external",
                  "text": {
                    "en": "arm64 (.deb)",
                    "ru": "arm64 (.deb)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку"
              },
              "buttons": [
                {
                  "link": "flclashx://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add a subscription manually. Click the Get link button on this page in the upper right corner, copy the link. In FlClashX, go to the Profiles section, click the + button, select the URL, paste your copied link and click Send",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой страницу кнопку Получить ссылку в правом верхнем углу, скопируйте ссылку. В FlClashX перейдите в раздел Профили, нажмите кнопку +, выберите URL, вставьте вашу скопированную ссылку и нажмите Отправить"
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Select the added profile in the Profiles section. In the Dashboard, click the enable button in the lower right corner, and then turn on the switch next to the TUN item. After launching, in the Proxy section, you can change the choice of the server to which you will be connected.",
                "ru": "Выберите добавленный профиль в разделе Профили. В Панели управления нажмите кнопку включить в правом нижнем углу, а затем включите переключатель у пункта TUN. После запуска в разделе Прокси вы можете изменить выбор сервера к которому вас подключит."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "Koala Clash",
          "svgIconKey": "KoalaClash",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose the version for your device, click the button below and install the app.",
                "ru": "Выберите подходящую версию для вашего устройства, нажмите на кнопку ниже и установите приложение."
              },
              "buttons": [
                {
                  "link": "https://github.com/coolcoala/clash-verge-rev-lite/releases/latest/download/Koala.Clash_amd64.deb",
                  "type": "external",
                  "text": {
                    "en": "amd64 (.deb)",
                    "ru": "amd64 (.deb)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/coolcoala/clash-verge-rev-lite/releases/latest/download/Koala.Clash.x86_64.rpm",
                  "type": "external",
                  "text": {
                    "en": "amd64 (.rpm)",
                    "ru": "amd64 (.rpm)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/coolcoala/clash-verge-rev-lite/releases/latest/download/Koala.Clash_arm64.deb",
                  "type": "external",
                  "text": {
                    "en": "arm64 (.deb)",
                    "ru": "arm64 (.deb)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/coolcoala/clash-verge-rev-lite/releases/latest/download/Koala.Clash.aarch64.rpm",
                  "type": "external",
                  "text": {
                    "en": "arm64 (.rpm)",
                    "ru": "arm64 (.rpm)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "red",
              "title": {
                "en": "Warning",
                "ru": "Предупреждение"
              },
              "description": {
                "en": "If you have previously used Clash Verge Rev, you need to uninstall it before installing Koala Clash.",
                "ru": "Если вы ранее использовали Clash Verge Rev, то его требуется удалить перед установкой Koala Clash."
              },
              "buttons": []
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку"
              },
              "buttons": [
                {
                  "link": "koala-clash://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add the subscription manually. Click the Get Link button in the top right corner of this page, copy the link. In Koala Clash, go to the main page, click the Add Profile button, paste the link into the text field, and then click the Import button.",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой странице кнопку Получить ссылку в правом верхнем углу, скопируйте ссылку. В Koala Clash перейдите на главную страницу, нажмите кнопку Добавить профиль и вставьте ссылку в текстовое поле, затем нажмите на кнопку Импорт."
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "You can select a server at the bottom of the main page, and enable VPN by clicking on the large button in the center of the main page.",
                "ru": "Выбрать сервер можно внизу на главной странице, включить VPN можно нажав на главной странице на большую кнопку по центру."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "Prizrak-Box",
          "svgIconKey": "PrizrakBox",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose the package matching your architecture and install Prizrak-Box.",
                "ru": "Выберите пакет под вашу архитектуру и установите Prizrak-Box."
              },
              "buttons": [
                {
                  "link": "https://github.com/legiz-ru/Prizrak-Box/releases/latest/download/linux-amd64.deb",
                  "type": "external",
                  "text": {
                    "en": "amd64 (.deb)",
                    "ru": "amd64 (.deb)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/legiz-ru/Prizrak-Box/releases/latest/download/linux-amd64.rpm",
                  "type": "external",
                  "text": {
                    "en": "amd64 (.rpm)",
                    "ru": "amd64 (.rpm)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/legiz-ru/Prizrak-Box/releases/latest/download/linux-arm64.deb",
                  "type": "external",
                  "text": {
                    "en": "arm64 (.deb)",
                    "ru": "arm64 (.deb)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/legiz-ru/Prizrak-Box/releases/latest/download/linux-arm64.rpm",
                  "type": "external",
                  "text": {
                    "en": "arm64 (.rpm)",
                    "ru": "arm64 (.rpm)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "red",
              "title": {
                "en": "Warning",
                "ru": "Предупреждение"
              },
              "description": {
                "en": "Run the program.",
                "ru": "Запустите программу."
              },
              "buttons": []
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add the subscription automatically.",
                "ru": "Нажмите кнопку ниже, чтобы автоматически добавить подписку."
              },
              "buttons": [
                {
                  "link": "prizrak-box://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add the subscription manually. On this page, click the Get Link button in the upper right corner, copy the link. In Prizrak-Box, go to the Profiles section, click the + button, paste your copied link, and click Confirm.",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой странице кнопку «Получить ссылку» в правом верхнем углу, скопируйте ссылку. В Prizrak-Box перейдите в раздел «Профили», нажмите кнопку «+», вставьте скопированную ссылку и нажмите «Подтвердить»."
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Select the added subscription in the Profiles section. You can choose the server country in the Proxy (🚀) section. Set the TUN switch to ON.",
                "ru": "Выберите добавленную подписку в разделе Профили. Выбрать страну сервера можно в разделе Прокси (🚀). Установите переключатель TUN в положение ВКЛ."
              },
              "buttons": []
            }
          ]
        }
      ]
    },
    "macos": {
      "displayName": {
        "en": "macOS",
        "ru": "macOS"
      },
      "svgIconKey": "macOS",
      "apps": [
        {
          "name": "Happ",
          "svgIconKey": "Happ",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose the version for your device, click the button below and install the app.",
                "ru": "Выберите подходящую версию для вашего устройства, нажмите на кнопку ниже и установите приложение."
              },
              "buttons": [
                {
                  "link": "https://apps.apple.com/ru/app/happ-proxy-utility-plus/id6746188973",
                  "type": "external",
                  "text": {
                    "en": "App Store (RU)",
                    "ru": "App Store (RU)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://apps.apple.com/us/app/happ-proxy-utility/id6504287215",
                  "type": "external",
                  "text": {
                    "en": "App Store (Global)",
                    "ru": "App Store (Global)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below — the app will open and the subscription will be added automatically",
                "ru": "Нажмите кнопку ниже — приложение откроется, и подписка добавится автоматически."
              },
              "buttons": [
                {
                  "link": "happ://add/{{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "In the main section, click the large power button in the center to connect to VPN. Don't forget to select a server from the server list. If needed, choose another server from the server list.",
                "ru": "В главном разделе нажмите большую кнопку включения в центре для подключения к VPN. Не забудьте выбрать сервер в списке серверов. При необходимости выберите другой сервер из списка серверов."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "FlClashX",
          "svgIconKey": "FlClashX",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose the version for your device, click the button below and install the app.",
                "ru": "Выберите подходящую версию для вашего устройства, нажмите на кнопку ниже и установите приложение."
              },
              "buttons": [
                {
                  "link": "https://github.com/pluralplay/FlClashX/releases/latest/download/FlClashX-macos-arm64.dmg",
                  "type": "external",
                  "text": {
                    "en": "macOS (Apple Silicon)",
                    "ru": "macOS (Apple Silicon)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/pluralplay/FlClashX/releases/latest/download/FlClashX-macos-amd64.dmg",
                  "type": "external",
                  "text": {
                    "en": "macOS (Intel)",
                    "ru": "macOS (Intel)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку"
              },
              "buttons": [
                {
                  "link": "flclashx://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add a subscription manually. Click the Get link button on this page in the upper right corner, copy the link. In FlClashX, go to the Profiles section, click the + button, select the URL, paste your copied link and click Send",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой страницу кнопку Получить ссылку в правом верхнем углу, скопируйте ссылку. В FlClashX перейдите в раздел Профили, нажмите кнопку +, выберите URL, вставьте вашу скопированную ссылку и нажмите Отправить"
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Select the added profile in the Profiles section. In the Dashboard, click the enable button in the lower right corner, and then turn on the switch next to the TUN item. After launching, in the Proxy section, you can change the choice of the server to which you will be connected.",
                "ru": "Выберите добавленный профиль в разделе Профили. В Панели управления нажмите кнопку включить в правом нижнем углу, а затем включите переключатель у пункта TUN. После запуска в разделе Прокси вы можете изменить выбор сервера к которому вас подключит."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "Koala Clash",
          "svgIconKey": "KoalaClash",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose the version for your device, click the button below and install the app.",
                "ru": "Выберите подходящую версию для вашего устройства, нажмите на кнопку ниже и установите приложение."
              },
              "buttons": [
                {
                  "link": "https://github.com/coolcoala/clash-verge-rev-lite/releases/latest/download/Koala.Clash_aarch64.dmg",
                  "type": "external",
                  "text": {
                    "en": "macOS (Apple Silicon)",
                    "ru": "macOS (Apple Silicon)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/coolcoala/clash-verge-rev-lite/releases/latest/download/Koala.Clash_x64.dmg",
                  "type": "external",
                  "text": {
                    "en": "macOS (Intel)",
                    "ru": "macOS (Intel)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "red",
              "title": {
                "en": "Warning",
                "ru": "Предупреждение"
              },
              "description": {
                "en": "If you have previously used Clash Verge Rev, you need to uninstall it before installing Koala Clash. ⚠️ Warning: If you get a notification that the application is corrupted when you run it on macOS, run this command in Terminal: sudo xattr -r -c /Applications/Koala\\ Clash.app",
                "ru": "Если вы ранее использовали Clash Verge Rev, то его требуется удалить перед установкой Koala Clash. ⚠️ Предупреждение: Если при запуске приложения на macOS появляется уведомление, что приложение повреждено, выполните эту команду в терминале: sudo xattr -r -c /Applications/Koala\\ Clash.app"
              },
              "buttons": []
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку"
              },
              "buttons": [
                {
                  "link": "koala-clash://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add the subscription manually. Click the Get Link button in the top right corner of this page, copy the link. In Koala Clash, go to the main page, click the Add Profile button, paste the link into the text field, and then click the Import button.",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой странице кнопку Получить ссылку в правом верхнем углу, скопируйте ссылку. В Koala Clash перейдите на главную страницу, нажмите кнопку Добавить профиль и вставьте ссылку в текстовое поле, затем нажмите на кнопку Импорт."
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "You can select a server at the bottom of the main page, and enable VPN by clicking on the large button in the center of the main page.",
                "ru": "Выбрать сервер можно внизу на главной странице, включить VPN можно нажав на главной странице на большую кнопку по центру."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "Prizrak-Box",
          "svgIconKey": "PrizrakBox",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Download the archive for your chip (Apple Silicon or Intel), unzip and move Prizrak-Box.app to Applications.",
                "ru": "Скачайте архив под ваш чип (Apple Silicon или Intel), распакуйте и переместите Prizrak-Box.app в Applications."
              },
              "buttons": [
                {
                  "link": "https://github.com/legiz-ru/Prizrak-Box/releases/latest/download/macos-arm64-dmg.zip",
                  "type": "external",
                  "text": {
                    "en": "macOS (Apple Silicon)",
                    "ru": "macOS (Apple Silicon)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/legiz-ru/Prizrak-Box/releases/latest/download/macos-amd64-dmg.zip",
                  "type": "external",
                  "text": {
                    "en": "macOS (Intel)",
                    "ru": "macOS (Intel)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "red",
              "title": {
                "en": "Read before first launch",
                "ru": "Прочти перед первым запуском"
              },
              "description": {
                "en": "If macOS shows security warnings, follow this guide.",
                "ru": "Если macOS показывает предупреждения безопасности — следуйте инструкции."
              },
              "buttons": [
                {
                  "link": "https://github.com/legiz-ru/Prizrak-Box/blob/v3/doc/mac/mac.md",
                  "type": "external",
                  "text": {
                    "en": "Mac Guide",
                    "ru": "Инструкция для Mac"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add the subscription automatically.",
                "ru": "Нажмите кнопку ниже, чтобы автоматически добавить подписку."
              },
              "buttons": [
                {
                  "link": "prizrak-box://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add the subscription manually. On this page, click the Get Link button in the upper right corner, copy the link. In Prizrak-Box, go to the Profiles section, click the + button, paste your copied link, and click Confirm.",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой странице кнопку «Получить ссылку» в правом верхнем углу, скопируйте ссылку. В Prizrak-Box перейдите в раздел «Профили», нажмите кнопку «+», вставьте скопированную ссылку и нажмите «Подтвердить»."
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Select the added subscription in the Profiles section. You can choose the server country in the Proxy (🚀) section. Set the TUN switch to ON.",
                "ru": "Выберите добавленную подписку в разделе Профили. Выбрать страну сервера можно в разделе Прокси (🚀). Установите переключатель TUN в положение ВКЛ."
              },
              "buttons": []
            }
          ]
        }
      ]
    },
    "android": {
      "displayName": {
        "en": "Android",
        "ru": "Android"
      },
      "svgIconKey": "Android",
      "apps": [
        {
          "name": "Happ",
          "svgIconKey": "Happ",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Open the page in Google Play and install the app. Or install the app directly from the APK file if Google Play is not working.",
                "ru": "Откройте страницу в Google Play и установите приложение. Или установите приложение из APK файла напрямую, если Google Play не работает."
              },
              "buttons": [
                {
                  "link": "https://play.google.com/store/apps/details?id=com.happproxy",
                  "type": "external",
                  "text": {
                    "en": "Open in Google Play",
                    "ru": "Открыть в Google Play"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/Happ-proxy/happ-android/releases/latest/download/Happ.apk",
                  "type": "external",
                  "text": {
                    "en": "Download APK",
                    "ru": "Скачать APK"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку"
              },
              "buttons": [
                {
                  "link": "happ://add/{{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Open the app and connect to the server",
                "ru": "Откройте приложение и подключитесь к серверу"
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "INCY",
          "svgIconKey": "INCY",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Open the page in Google Play and install the app. Or install the app directly from the APK file if Google Play is not working.",
                "ru": "Откройте страницу в Google Play и установите приложение. Или установите приложение из APK файла напрямую, если Google Play не работает."
              },
              "buttons": [
                {
                  "link": "https://play.google.com/store/apps/details?id=llc.itdev.incy&pcampaignid=web_share",
                  "type": "external",
                  "text": {
                    "en": "Open in Google Play",
                    "ru": "Открыть в Google Play"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/INCY-DEV/incy-platforms/releases/latest/download/Incy.apk",
                  "type": "external",
                  "text": {
                    "en": "Download APK",
                    "ru": "Скачать APK"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку"
              },
              "buttons": [
                {
                  "link": "incy://add/{{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Open the app and connect to the server",
                "ru": "Откройте приложение и подключитесь к серверу"
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "FlClashX",
          "svgIconKey": "FlClashX",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Download and install FlClashX APK",
                "ru": "Скачайте и установите FlClashX APK"
              },
              "buttons": [
                {
                  "link": "https://github.com/pluralplay/FlClashX/releases/latest/download/FlClashX-android-universal.apk",
                  "type": "external",
                  "text": {
                    "en": "Download APK",
                    "ru": "Скачать APK"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку"
              },
              "buttons": [
                {
                  "link": "flclashx://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add a subscription manually. Click the Get link button on this page in the upper right corner, copy the link. In FlClashX, go to the Profiles section, click the + button, select the URL, paste your copied link and click Send",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой страницу кнопку Получить ссылку в правом верхнем углу, скопируйте ссылку. В FlClashX перейдите в раздел Профили, нажмите кнопку +, выберите URL, вставьте вашу скопированную ссылку и нажмите Отправить"
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Select the added profile in the Profiles section. In the Control Panel, click the Enable button in the bottom right corner. Once it's running, you can change the server you're connected to in the Proxy section.",
                "ru": "Выберите добавленный профиль в разделе Профили. В Панели управления нажмите кнопку включить в правом нижнем углу. После запуска в разделе Прокси вы можете изменить выбор сервера к которому вас подключит."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "v2rayNG",
          "svgIconKey": "VRayNG",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Download and install v2rayNG APK",
                "ru": "Скачайте и установите v2rayNG APK"
              },
              "buttons": [
                {
                  "link": "https://github.com/2dust/v2rayNG/releases/download/1.10.31/v2rayNG_1.10.31_universal.apk",
                  "type": "external",
                  "text": {
                    "en": "Download APK",
                    "ru": "Скачать APK"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below — the app will open and the subscription will be added automatically",
                "ru": "Нажмите кнопку ниже — приложение откроется, и подписка добавится автоматически."
              },
              "buttons": [
                {
                  "link": "v2rayng://install-config?name={{USERNAME}}&url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "Update subscriptions",
                "ru": "Обновление подписки"
              },
              "description": {
                "en": "Tap the three dots in the top-right corner and select Update subscription. After that, the available servers will appear in the list.",
                "ru": "Нажмите на три точечки справа сверху и выберите Обновить подписку. После этого в списке появятся доступные серверы"
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Select the required server and click the Enable button in the bottom right corner.",
                "ru": "Выберите требуемый сервер и нажмите кнопку Включить в правом нижнем углу"
              },
              "buttons": []
            }
          ]
        }
      ]
    },
    "appleTV": {
      "displayName": {
        "en": "Apple TV",
        "ru": "Apple TV"
      },
      "svgIconKey": "TV",
      "apps": [
        {
          "name": "Happ",
          "svgIconKey": "Happ",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Open the page in the App Store on your Apple TV and install the app. Launch it, allow VPN configuration if prompted, and enter your passcode if required.",
                "ru": "Откройте страницу в App Store на Apple TV и установите приложение. Запустите его, предоставьте разрешение на VPN-конфигурацию, если потребуется, и введите свой пароль."
              },
              "buttons": [
                {
                  "link": "https://apps.apple.com/us/app/happ-proxy-utility-for-tv/id6748297274",
                  "type": "external",
                  "text": {
                    "en": "App Store",
                    "ru": "App Store"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "Installation instructions",
                "ru": "Инструкции по установке"
              },
              "description": {
                "en": "Detailed instructions to help you set up Happ on your device.",
                "ru": "Подробные инструкции, чтобы помочь вам настроить Happ на вашем устройстве."
              },
              "buttons": [
                {
                  "link": "https://www.happ.su/main/ru/faq/android-tv",
                  "type": "external",
                  "text": {
                    "en": "In Russian",
                    "ru": "На русском"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://www.happ.su/main/faq/android-tv",
                  "type": "external",
                  "text": {
                    "en": "In English",
                    "ru": "На английском"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription, if you opened the subscription page on your TV",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку, если вы открыли страницу подписки на телевизоре"
              },
              "buttons": [
                {
                  "link": "happ://add/{{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Open the app and connect to the server",
                "ru": "Откройте приложение и подключитесь к серверу"
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "Shadowrocket",
          "svgIconKey": "Shadowrocket",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Open the page in App Store and install the app. Launch it, in the VPN configuration permission window click Allow and enter your passcode.",
                "ru": "Откройте страницу в App Store и установите приложение. Запустите его, в окне разрешения VPN-конфигурации нажмите Allow и введите свой пароль."
              },
              "buttons": [
                {
                  "link": "https://apps.apple.com/ru/app/shadowrocket/id932747118",
                  "type": "external",
                  "text": {
                    "en": "Open in App Store",
                    "ru": "Открыть в App Store"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below — the app will open and the subscription will be added automatically",
                "ru": "Нажмите кнопку ниже — приложение откроется, и подписка добавится автоматически."
              },
              "buttons": [
                {
                  "link": "shadowrocket://add/{{SUBSCRIPTION_LINK}}#{{USERNAME}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "In the main section, click the large power button in the center to connect to VPN. Don't forget to select a server from the server list. If needed, choose another server from the server list.",
                "ru": "В главном разделе нажмите большую кнопку включения в центре для подключения к VPN. Не забудьте выбрать сервер в списке серверов. При необходимости выберите другой сервер из списка серверов."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "Stash",
          "svgIconKey": "Stash",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Open the App Store page and install the app.",
                "ru": "Откройте страницу в App Store и установите приложение."
              },
              "buttons": [
                {
                  "link": "https://apps.apple.com/us/app/stash-rule-based-proxy/id1596063349",
                  "type": "external",
                  "text": {
                    "en": "Open in App Store",
                    "ru": "Открыть в App Store"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Tap the button below — Stash will open and the configuration will be added automatically.",
                "ru": "Нажмите кнопку ниже — приложение Stash откроется, и конфигурация будет добавлена автоматически."
              },
              "buttons": [
                {
                  "link": "stash://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "On the main screen, tap the Start button. When prompted, allow adding VPN configurations. After the profile is activated, open the Policy section and select the country you want to connect through.",
                "ru": "На главном экране нажмите кнопку «Запуск». В появившемся окне разрешите добавление конфигураций VPN. После активации профиля перейдите в раздел «Политика» и выберите страну подключения."
              },
              "buttons": []
            }
          ]
        }
      ]
    },
    "windows": {
      "displayName": {
        "en": "Windows",
        "ru": "Windows"
      },
      "svgIconKey": "Windows",
      "apps": [
        {
          "name": "FlClashX",
          "svgIconKey": "FlClashX",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose the version for your device, click the button below and install the app.",
                "ru": "Выберите подходящую версию для вашего устройства, нажмите на кнопку ниже и установите приложение."
              },
              "buttons": [
                {
                  "link": "https://github.com/pluralplay/FlClashX/releases/latest/download/FlClashX-windows-amd64-setup.exe",
                  "type": "external",
                  "text": {
                    "en": "Windows (Setup)",
                    "ru": "Windows (Установщик)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/pluralplay/FlClashX/releases/latest/download/FlClashX-windows-arm64-setup.exe",
                  "type": "external",
                  "text": {
                    "en": "Windows on ARM (Setup)",
                    "ru": "Windows на ARM (Установщик)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку"
              },
              "buttons": [
                {
                  "link": "flclashx://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add a subscription manually. Click the Get link button on this page in the upper right corner, copy the link. In FlClashX, go to the Profiles section, click the + button, select the URL, paste your copied link and click Send",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой страницу кнопку Получить ссылку в правом верхнем углу, скопируйте ссылку. В FlClashX перейдите в раздел Профили, нажмите кнопку +, выберите URL, вставьте вашу скопированную ссылку и нажмите Отправить"
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Select the added profile in the Profiles section. In the Dashboard, click the enable button in the lower right corner, and then turn on the switch next to the TUN item. After launching, in the Proxy section, you can change the choice of the server to which you will be connected.",
                "ru": "Выберите добавленный профиль в разделе Профили. В Панели управления нажмите кнопку включить в правом нижнем углу, а затем включите переключатель у пункта TUN. После запуска в разделе Прокси вы можете изменить выбор сервера к которому вас подключит."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "Koala Clash",
          "svgIconKey": "KoalaClash",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose the version for your device, click the button below and install the app.",
                "ru": "Выберите подходящую версию для вашего устройства, нажмите на кнопку ниже и установите приложение."
              },
              "buttons": [
                {
                  "link": "https://github.com/coolcoala/clash-verge-rev-lite/releases/latest/download/Koala.Clash_x64-setup.exe",
                  "type": "external",
                  "text": {
                    "en": "Windows (Setup)",
                    "ru": "Windows (Установщик)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "red",
              "title": {
                "en": "Warning",
                "ru": "Предупреждение"
              },
              "description": {
                "en": "If you have previously used Clash Verge Rev, you need to uninstall it before installing Koala Clash.",
                "ru": "Если вы ранее использовали Clash Verge Rev, то его требуется удалить перед установкой Koala Clash."
              },
              "buttons": []
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку"
              },
              "buttons": [
                {
                  "link": "koala-clash://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add the subscription manually. Click the Get Link button in the top right corner of this page, copy the link. In Koala Clash, go to the main page, click the Add Profile button, paste the link into the text field, and then click the Import button.",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой странице кнопку Получить ссылку в правом верхнем углу, скопируйте ссылку. В Koala Clash перейдите на главную страницу, нажмите кнопку Добавить профиль и вставьте ссылку в текстовое поле, затем нажмите на кнопку Импорт."
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "You can select a server at the bottom of the main page, and enable VPN by clicking on the large button in the center of the main page.",
                "ru": "Выбрать сервер можно внизу на главной странице, включить VPN можно нажав на главной странице на большую кнопку по центру."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "Prizrak-Box",
          "svgIconKey": "PrizrakBox",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose your architecture (installer preferred for automatic integration) and install or unzip Prizrak-Box.",
                "ru": "Выберите архитектуру (предпочтительно установщик) и установите или распакуйте Prizrak-Box."
              },
              "buttons": [
                {
                  "link": "https://github.com/legiz-ru/Prizrak-Box/releases/latest/download/windows-amd64.msi",
                  "type": "external",
                  "text": {
                    "en": "Windows (Setup)",
                    "ru": "Windows (Установщик)"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/legiz-ru/Prizrak-Box/releases/latest/download/windows-arm64.msi",
                  "type": "external",
                  "text": {
                    "en": "Windows on ARM (Setup)",
                    "ru": "Windows на ARM (Установщик)"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "red",
              "title": {
                "en": "Warning",
                "ru": "Предупреждение"
              },
              "description": {
                "en": "Run the program as an administrator.",
                "ru": "Запустите программу от имени администратора."
              },
              "buttons": []
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add the subscription automatically.",
                "ru": "Нажмите кнопку ниже, чтобы автоматически добавить подписку."
              },
              "buttons": [
                {
                  "link": "prizrak-box://install-config?url={{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "If the subscription is not added",
                "ru": "Если подписка не добавилась"
              },
              "description": {
                "en": "If nothing happens after clicking the button, add the subscription manually. On this page, click the Get Link button in the upper right corner, copy the link. In Prizrak-Box, go to the Profiles section, click the + button, paste your copied link, and click Confirm.",
                "ru": "Если после нажатия на кнопку ничего не произошло, добавьте подписку вручную. Нажмите на этой страницу кнопку Получить ссылку в правом верхнем углу, скопируйте ссылку. В Prizrak-Box перейдите в раздел Профили, нажмите кнопку +, вставьте вашу скопированную ссылку и нажмите Потдвердить."
              },
              "buttons": []
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Select the added subscription in the Profiles section. You can choose the server country in the Proxy (🚀) section. Set the TUN switch to ON.",
                "ru": "Выберите добавленную подписку в разделе Профили. Выбрать страну сервера можно в разделе Прокси (🚀). Установите переключатель TUN в положение ВКЛ."
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "Happ",
          "svgIconKey": "Happ",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Choose the version for your device, click the button below and install the app.",
                "ru": "Выберите подходящую версию для вашего устройства, нажмите на кнопку ниже и установите приложение."
              },
              "buttons": [
                {
                  "link": "https://github.com/Happ-proxy/happ-desktop/releases/latest/download/setup-Happ.x64.exe",
                  "type": "external",
                  "text": {
                    "en": "Windows",
                    "ru": "Windows"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below — the app will open and the subscription will be added automatically",
                "ru": "Нажмите кнопку ниже — приложение откроется, и подписка добавится автоматически."
              },
              "buttons": [
                {
                  "link": "happ://add/{{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "In the main section, click the large power button in the center to connect to VPN. Don't forget to select a server from the server list. If needed, choose another server from the server list.",
                "ru": "В главном разделе нажмите большую кнопку включения в центре для подключения к VPN. Не забудьте выбрать сервер в списке серверов. При необходимости выберите другой сервер из списка серверов."
              },
              "buttons": []
            }
          ]
        }
      ]
    },
    "androidTV": {
      "displayName": {
        "en": "Android TV",
        "ru": "Android TV"
      },
      "svgIconKey": "TV",
      "apps": [
        {
          "name": "Happ",
          "svgIconKey": "Happ",
          "featured": true,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Open the page in Google Play and install the app. Or install the app directly from the APK file if Google Play is not working.",
                "ru": "Откройте страницу в Google Play и установите приложение. Или установите приложение из APK файла напрямую, если Google Play не работает."
              },
              "buttons": [
                {
                  "link": "https://play.google.com/store/apps/details?id=com.happproxy",
                  "type": "external",
                  "text": {
                    "en": "Open in Google Play",
                    "ru": "Открыть в Google Play"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://github.com/Happ-proxy/happ-android/releases/latest/download/Happ.apk",
                  "type": "external",
                  "text": {
                    "en": "Download APK",
                    "ru": "Скачать APK"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "Installation instructions",
                "ru": "Инструкции по установке"
              },
              "description": {
                "en": "Detailed instructions to help you set up Happ on your device.",
                "ru": "Подробные инструкции, чтобы помочь вам настроить Happ на вашем устройстве."
              },
              "buttons": [
                {
                  "link": "https://www.happ.su/main/ru/faq/android-tv",
                  "type": "external",
                  "text": {
                    "en": "In Russian",
                    "ru": "На русском"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://www.happ.su/main/faq/android-tv",
                  "type": "external",
                  "text": {
                    "en": "In English",
                    "ru": "На английском"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription, if you opened the subscription page on your TV",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку, если вы открыли страницу подписки на телевизоре"
              },
              "buttons": [
                {
                  "link": "happ://add/{{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Open the app and connect to the server",
                "ru": "Откройте приложение и подключитесь к серверу"
              },
              "buttons": []
            }
          ]
        },
        {
          "name": "vpn4tv",
          "svgIconKey": "VpnForTV",
          "featured": false,
          "blocks": [
            {
              "svgIconKey": "DownloadIcon",
              "svgIconColor": "cyan",
              "title": {
                "en": "App Installation",
                "ru": "Установка приложения"
              },
              "description": {
                "en": "Open the page in Google Play and install the app. Or install the app directly from the APK file if Google Play is not working.",
                "ru": "Откройте страницу в Google Play и установите приложение. Или установите приложение из APK файла напрямую, если Google Play не работает."
              },
              "buttons": [
                {
                  "link": "https://play.google.com/store/apps/details?id=com.vpn4tv.hiddify",
                  "type": "external",
                  "text": {
                    "en": "Open in Google Play",
                    "ru": "Открыть в Google Play"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://vpn4tv.com/download/vpn4tv.apk",
                  "type": "external",
                  "text": {
                    "en": "Download APK",
                    "ru": "Скачать APK"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "Gear",
              "svgIconColor": "cyan",
              "title": {
                "en": "Installation instructions",
                "ru": "Инструкции по установке"
              },
              "description": {
                "en": "Detailed instructions to help you set up VPN4TV on your device.",
                "ru": "Подробные инструкции, чтобы помочь вам настроить VPN4TV на вашем устройстве."
              },
              "buttons": [
                {
                  "link": "https://vpn4tv.com/quick-guide.html",
                  "type": "external",
                  "text": {
                    "en": "Quick Guide",
                    "ru": "Краткое руководство"
                  },
                  "svgIconKey": "ExternalLink"
                },
                {
                  "link": "https://vpn4tv.com/sber.html",
                  "type": "external",
                  "text": {
                    "en": "Sber Box Guide",
                    "ru": "Инструкция для Sber Box"
                  },
                  "svgIconKey": "ExternalLink"
                }
              ]
            },
            {
              "svgIconKey": "CloudDownload",
              "svgIconColor": "cyan",
              "title": {
                "en": "Add Subscription",
                "ru": "Добавление подписки"
              },
              "description": {
                "en": "Click the button below to add subscription, if you opened the subscription page on your TV",
                "ru": "Нажмите кнопку ниже, чтобы добавить подписку, если вы открыли страницу подписки на телевизоре"
              },
              "buttons": [
                {
                  "link": "hiddify://import/{{SUBSCRIPTION_LINK}}",
                  "type": "subscriptionLink",
                  "text": {
                    "en": "Add Subscription",
                    "ru": "Добавить подписку"
                  },
                  "svgIconKey": "Plus"
                }
              ]
            },
            {
              "svgIconKey": "Check",
              "svgIconColor": "teal",
              "title": {
                "en": "Connect and use",
                "ru": "Подключение и использование"
              },
              "description": {
                "en": "Open the app and connect to the server",
                "ru": "Откройте приложение и подключитесь к серверу"
              },
              "buttons": []
            }
          ]
        }
      ]
    }
  },
  "svgLibrary": {
    "TV": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0\n      0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"><path\n      stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M3 7m0 2a2 2 0 0 1 2 -2h14a2\n      2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z\" /><path d=\"M16 3l-4 4l-4\n      -4\" /></svg>",
    "Gear": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0\n          0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n          stroke-linejoin=\"round\"><path\n          stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M10.325 4.317c.426\n          -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31\n          .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724\n          1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0\n          0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573\n          -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756\n          -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826\n          -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z\" /><path d=\"M9 12a3 3 0\n          1 0 6 0a3 3 0 0 0 -6 0\" /></svg>",
    "Happ": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M22.3264 3H12.3611L9.44444 20.1525L21.3542 8.22034L22.3264 3Z\" fill=\"#FAFAFA\"/>\n<path d=\"M10.9028 20.1525L22.8125 8.22034L20.8681 21.1469H28.4028L27.9167 21.6441L20.8681 28.8531H19.4097V30.5932L7.5 42.5254L10.9028 20.1525Z\" fill=\"#FAFAFA\"/>\n<path d=\"M41.0417 8.22034L28.8889 20.1525L31.684 3H41.7708L41.0417 8.22034Z\" fill=\"#FAFAFA\"/>\n<path d=\"M30.3472 20.1525L42.5 8.22034L38.6111 30.3446L26.9444 42.5254L29.0104 28.8531H22.3264L29.6181 21.1469H30.3472V20.1525Z\" fill=\"#FAFAFA\"/>\n<path d=\"M40.0694 30.3446L28.4028 42.5254L27.9167 47H37.8819L40.0694 30.3446Z\" fill=\"#FAFAFA\"/>\n<path d=\"M18.6806 47H8.47222L8.95833 42.5254L20.8681 30.5932L18.6806 47Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "Husi": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M3.41174 29.0078C4.58506 33.8287 7.33566 38.1192 11.2266 41.1979C15.1175 44.2766 19.9256 45.9668 24.8871 46C29.8486 46.0333 34.6789 44.4077 38.6107 41.3814C42.5426 38.3552 45.3504 34.1019 46.5883 29.2972\" stroke=\"#FAFAFA\" stroke-width=\"3\" stroke-linecap=\"round\"/>\n<path d=\"M10.6001 35.1992C13.6001 38.7992 18.3755 41.4631 23.8001 39.9992C29.2247 38.5353 33.4 34.5992 38.8 36.9992\" stroke=\"#FAFAFA\" stroke-width=\"2\" stroke-linecap=\"round\"/>\n<path d=\"M10.6001 29.8008C13.6001 33.4008 18.3755 36.0646 23.8001 34.6008C29.2247 33.1369 33.4 29.2008 38.8 31.6008\" stroke=\"#FAFAFA\" stroke-width=\"2\" stroke-linecap=\"round\"/>\n<path d=\"M25.6002 30.4004C21.4002 32.2004 23.5277 36.8942 24.9039 38.2004C26.8004 40.0004 25.504 44.2004 23.1039 45.4004\" stroke=\"#FAFAFA\" stroke-width=\"2\" stroke-linecap=\"round\"/>\n<path d=\"M17.6424 24.1575L24.517 6.34402C24.8426 5.50028 26.0319 5.48783 26.3751 6.32455L33.6771 24.1258C33.8754 24.6092 33.6681 25.1639 33.2012 25.3987L25.885 29.0784C25.5944 29.2245 25.251 29.2203 24.9642 29.0669L18.1039 25.3995C17.6585 25.1614 17.4606 24.6286 17.6424 24.1575Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "INCY": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"icon icon-tabler icons-tabler-outline icon-tabler-topology-star-ring-3\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" /><path d=\"M10 19a2 2 0 1 0 -4 0a2 2 0 0 0 4 0\" /><path d=\"M18 5a2 2 0 1 0 -4 0a2 2 0 0 0 4 0\" /><path d=\"M10 5a2 2 0 1 0 -4 0a2 2 0 0 0 4 0\" /><path d=\"M6 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0\" /><path d=\"M18 19a2 2 0 1 0 -4 0a2 2 0 0 0 4 0\" /><path d=\"M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0\" /><path d=\"M22 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0\" /><path d=\"M6 12h4\" /><path d=\"M14 12h4\" /><path d=\"M15 7l-2 3\" /><path d=\"M9 7l2 3\" /><path d=\"M11 14l-2 3\" /><path d=\"M13 14l2 3\" /><path d=\"M10 5h4\" /><path d=\"M10 19h4\" /><path d=\"M17 17l2 -3\" /><path d=\"M19 10l-2 -3\" /><path d=\"M7 7l-2 3\" /><path d=\"M5 14l2 3\" /></svg>",
    "Loon": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M9.92017 18.2865C9.92017 28.4087 23.9672 39.5637 25.0001 38.944C26.0329 39.5637 40.08 28.4087 40.08 18.2865C40.08 8.99066 34.0894 3 25.0001 3C15.9108 3 9.92017 8.99066 9.92017 18.2865Z\" fill=\"#FAFAFA\"/>\n<path d=\"M25.9465 46.9997H23.6407C23.203 46.9997 22.8162 46.7151 22.686 46.2973L21.8928 43.7526C21.6922 43.1089 22.1732 42.4551 22.8475 42.4551H26.7396C27.414 42.4551 27.895 43.1089 27.6943 43.7526L26.9012 46.2973C26.771 46.7151 26.3842 46.9997 25.9465 46.9997Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "Plus": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\"\n            viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\n            stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"none\" d=\"M0 0h24v24H0z\"\n            fill=\"none\"/><path d=\"M12 5v14\" /><path d=\"M5 12h14\" /></svg>",
    "Star": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z\" /></svg>",
    "Xray": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M23.9314 22.3507L23.759 4.49701C23.7482 3.38439 22.2015 3.11843 21.8197 4.16356L17.2573 16.6537C17.1678 16.8988 16.986 17.0992 16.7507 17.2122L7.90294 21.4588C6.9437 21.9192 7.27164 23.3604 8.33565 23.3604H22.9315C23.4875 23.3604 23.9368 22.9067 23.9314 22.3507Z\" fill=\"#FAFAFA\"/>\n<path d=\"M26.5294 22.3604V8.17765C26.5294 7.13507 27.9251 6.78827 28.4131 7.70959L33.1715 16.6935C33.2882 16.9139 33.4831 17.0827 33.7178 17.1668L45.5829 21.419C46.6388 21.7974 46.3671 23.3604 45.2455 23.3604H27.5294C26.9771 23.3604 26.5294 22.9126 26.5294 22.3604Z\" fill=\"#FAFAFA\"/>\n<path d=\"M26.5294 45.4643V27.1712C26.5294 26.6189 26.9771 26.1712 27.5294 26.1712H42.1088C43.1611 26.1712 43.4995 27.5875 42.5609 28.0632L33.7011 32.5533C33.4772 32.6667 33.3042 32.8603 33.2164 33.0954L28.4662 45.8141C28.0764 46.8578 26.5294 46.5783 26.5294 45.4643Z\" fill=\"#FAFAFA\"/>\n<path d=\"M23.9412 41.8161V27.1712C23.9412 26.6189 23.4935 26.1712 22.9412 26.1712H4.83963C3.71522 26.1712 3.44655 27.7401 4.5069 28.1142L17.1928 32.5902C17.4457 32.6795 17.6522 32.8666 17.7659 33.1096L22.0353 42.2397C22.4884 43.2085 23.9412 42.8856 23.9412 41.8161Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "Check": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0\n          0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n          stroke-linejoin=\"round\"><path\n          stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M5 12l5 5l10 -10\"\n          /></svg>",
    "Stash": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M24.4948 3.02051C33.172 2.52485 37.945 10.8183 37.7565 20.8945C42.3238 22.5003 51.8349 31.9328 47.3727 39.9775C43.0858 47.7061 35.3051 49.1534 24.9977 43.3711C21.2267 46.1366 8.15345 51.0387 2.81116 40.7939C-1.1406 33.2151 4.13135 24.7049 11.9244 20.8945C11.673 16.4661 13.4331 3.65239 24.4948 3.02051ZM12.6158 27.5371C10.3533 29.0455 6.77107 32.9426 8.21643 37.2793C9.63059 41.5219 15.6954 41.4901 19.4664 39.416C15.6328 35.5193 13.6717 31.2075 12.6158 27.5371ZM37.0651 27.5371C36.2606 33.1181 32.2045 37.7818 30.277 39.416C33.9223 41.2387 39.7858 41.396 41.653 37.2793C43.3898 33.4495 38.1545 28.1028 37.0651 27.5371ZM31.4088 24.584C29.2091 23.725 23.5022 22.5226 18.2731 24.584C18.5456 26.8888 20.0326 32.3148 24.8717 36.1484C27.239 34.263 31.1572 29.2349 31.4088 24.584ZM24.8717 9.43652C21.1637 9.43663 19.0896 13.208 18.0211 18.1729C21.0379 17.293 25.6894 16.7901 31.5973 18.1729C31.5973 15.2819 28.8313 9.43657 24.8717 9.43652Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "macOS": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0\n      0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"><path\n      stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M3 4m0 1a1 1 0 0 1 1 -1h16a1\n      1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z\" /><path d=\"M7 8v1\" /><path\n      d=\"M17 8v1\" /><path d=\"M12.5 4c-.654 1.486 -1.26 3.443 -1.5 9h2.5c-.19 2.867\n      .094 5.024 .5 7\" /><path d=\"M7 15.5c3.667 2 6.333 2 10 0\" /></svg>",
    "Karing": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M20.1587 31.9985C20.1587 31.9985 11.6426 31.9986 11.176 31.9985C10.7093 31.9984 4.64307 31.9986 4.64307 25.1157C4.64307 18.2329 10.3594 18 11.176 18C11.9926 18 16.7756 18 21.9086 18C27.0416 18 27.275 25.1159 27.275 25.1159\" stroke=\"#FAFAFA\" stroke-width=\"3\" stroke-linecap=\"round\"/>\n<path d=\"M29.8413 18.0015C29.8413 18.0015 38.3574 18.0014 38.824 18.0015C39.2907 18.0016 45.3569 18.0014 45.3569 24.8843C45.3569 31.7671 39.6406 32 38.824 32C38.0074 32 33.2244 32 28.0914 32C22.9584 32 22.725 24.8841 22.725 24.8841\" stroke=\"#FAFAFA\" stroke-width=\"3\" stroke-linecap=\"round\"/>\n<path d=\"M12.6929 24.8848H17.2426\" stroke=\"#FAFAFA\" stroke-width=\"2.5\" stroke-linecap=\"round\"/>\n<path d=\"M32.7581 24.8848H37.3078\" stroke=\"#FAFAFA\" stroke-width=\"2.5\" stroke-linecap=\"round\"/>\n</svg>\n",
    "Throne": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M10.0418 45.1448C14.86 40.3651 23.8702 33.8918 23.8588 23.1928C23.8584 22.8041 23.9567 22.4206 24.1477 22.082C26.2965 18.2717 29.3747 10.3342 29.3747 19.8306C29.3747 39.8323 34.0654 41.8361 37.777 44.4404C39.0797 45.3544 38.3103 46.9995 36.7189 46.9995H10.8246C10.3526 46.9995 9.93354 46.6974 9.78427 46.2496C9.6549 45.8615 9.75137 45.433 10.0418 45.1448Z\" fill=\"#FAFAFA\"/>\n<path d=\"M20.165 11.2551C19.3301 12.925 20.7206 14.5249 22.1124 15.5383C22.8304 16.0612 23.8053 15.8757 24.3901 15.2072C26.4539 12.8479 29.2273 9.28495 28.9139 8.03165C28.4534 6.1897 23.3885 1.58483 24.7695 3.42678C26.1506 5.26872 21.5465 8.49213 20.165 11.2551Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "Ubuntu": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /><path d=\"M17.723 7.41a7.992 7.992 0 0 0 -3.74 -2.162m-3.971 0a7.993 7.993 0 0 0 -3.789 2.216m-1.881 3.215a8 8 0 0 0 -.342 2.32c0 .738 .1 1.453 .287 2.132m1.96 3.428a7.993 7.993 0 0 0 3.759 2.19m4 0a7.993 7.993 0 0 0 3.747 -2.186m1.962 -3.43a8.008 8.008 0 0 0 .287 -2.131c0 -.764 -.107 -1.503 -.307 -2.203\" /><path d=\"M5 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /><path d=\"M19 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /></svg>",
    "VRayNG": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M7.17 8.24503H2V3H15.16V20.9497L34.5475 3H49L7.17 47V8.24503Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "Android": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0\n      0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"><path\n      stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M4 10l0 6\" /><path d=\"M20\n      10l0 6\" /><path d=\"M7 9h10v8a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-8a5 5 0 0 1\n      10 0\" /><path d=\"M8 3l1 2\" /><path d=\"M16 3l-1 2\" /><path d=\"M9 18l0 3\" /><path\n      d=\"M15 18l0 3\" /></svg>",
    "ClashMi": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M12.9098 3L13.6759 2.35734C13.4411 2.07735 13.0722 1.94777 12.7138 2.01939C12.3554 2.091 12.0647 2.3524 11.9555 2.70115L12.9098 3ZM36.8957 3L37.8545 2.71603C37.7474 2.35425 37.4457 2.08358 37.0745 2.01611C36.7033 1.94865 36.3257 2.09588 36.0981 2.39684L36.8957 3ZM42.9644 44.9329L43.1858 45.9081L43.941 45.7366L43.9639 44.9625L42.9644 44.9329ZM7.12996 44.9329L6.13166 44.9912L6.16506 45.5629L6.67498 45.8234L7.12996 44.9329ZM25.0472 8.02013L25.0274 9.01994L25.0472 8.02013ZM18.1115 9.20134L17.3454 9.844C17.601 10.1487 18.0129 10.273 18.3944 10.1605L18.1115 9.20134ZM31.9829 9.49664L31.6602 10.4431C32.0686 10.5824 32.5203 10.444 32.7805 10.0998L31.9829 9.49664ZM19.0746 27.9007C19.6165 28.0072 20.1422 27.6542 20.2487 27.1123C20.3551 26.5704 20.0022 26.0447 19.4602 25.9382L19.2674 26.9195L19.0746 27.9007ZM11.9466 24.4617C11.4047 24.3552 10.879 24.7082 10.7725 25.2501C10.666 25.7921 11.019 26.3177 11.5609 26.4242L11.7538 25.443L11.9466 24.4617ZM30.6341 25.9382C30.0922 26.0447 29.7392 26.5704 29.8457 27.1123C29.9522 27.6542 30.4778 28.0072 31.0197 27.9007L30.8269 26.9195L30.6341 25.9382ZM38.5334 26.4242C39.0753 26.3177 39.4283 25.7921 39.3218 25.2501C39.2153 24.7082 38.6897 24.3552 38.1478 24.4617L38.3406 25.443L38.5334 26.4242ZM19.2674 30.5772C19.8197 30.5772 20.2674 30.1295 20.2674 29.5772C20.2674 29.0249 19.8197 28.5772 19.2674 28.5772V29.5772V30.5772ZM11.7538 28.5772C11.2015 28.5772 10.7538 29.0249 10.7538 29.5772C10.7538 30.1295 11.2015 30.5772 11.7538 30.5772V29.5772V28.5772ZM30.8269 28.5772C30.2746 28.5772 29.8269 29.0249 29.8269 29.5772C29.8269 30.1295 30.2746 30.5772 30.8269 30.5772V29.5772V28.5772ZM38.3406 30.5772C38.8929 30.5772 39.3406 30.1295 39.3406 29.5772C39.3406 29.0249 38.8929 28.5772 38.3406 28.5772V29.5772V30.5772ZM19.4969 32.9129C20.0345 32.7861 20.3675 32.2476 20.2407 31.7101C20.114 31.1725 19.5754 30.8395 19.0379 30.9663L19.2674 31.9396L19.4969 32.9129ZM11.5242 32.7381C10.9867 32.8649 10.6537 33.4034 10.7805 33.9409C10.9072 34.4785 11.4457 34.8115 11.9833 34.6847L11.7538 33.7114L11.5242 32.7381ZM31.0564 30.9663C30.5189 30.8395 29.9804 31.1725 29.8536 31.7101C29.7268 32.2476 30.0599 32.7861 30.5974 32.9129L30.8269 31.9396L31.0564 30.9663ZM38.1111 34.6847C38.6486 34.8115 39.1871 34.4785 39.3139 33.9409C39.4406 33.4034 39.1076 32.8649 38.5701 32.7381L38.3406 33.7114L38.1111 34.6847ZM26.0747 24.4094L26.0747 23.4094H26.0747V24.4094ZM26.5612 25.3189L25.7143 24.7872L25.7143 24.7872L26.5612 25.3189ZM22.6978 25.3189L23.5447 24.7872L23.5447 24.7872L22.6978 25.3189ZM23.1842 24.4094L23.1842 25.4094H23.1842V24.4094ZM24.143 27.6211L23.2961 28.1527L23.2961 28.1527L24.143 27.6211ZM25.116 27.6211L25.9629 28.1528L25.9629 28.1527L25.116 27.6211ZM16.3776 21.1946C15.8253 21.1946 15.3776 21.6423 15.3776 22.1946C15.3776 22.7469 15.8253 23.1946 16.3776 23.1946V22.1946V21.1946ZM20.4234 23.1946C20.9757 23.1946 21.4234 22.7469 21.4234 22.1946C21.4234 21.6423 20.9757 21.1946 20.4234 21.1946V22.1946V23.1946ZM28.963 21.1946C28.4107 21.1946 27.963 21.6423 27.963 22.1946C27.963 22.7469 28.4107 23.1946 28.963 23.1946V22.1946V21.1946ZM33.0089 23.1946C33.5611 23.1946 34.0089 22.7469 34.0089 22.1946C34.0089 21.6423 33.5611 21.1946 33.0089 21.1946V22.1946V23.1946ZM36.8957 3C35.9369 3.28397 35.9369 3.28393 35.9369 3.28398C35.9369 3.28411 35.937 3.28424 35.937 3.2845C35.9372 3.28502 35.9374 3.28588 35.9378 3.28708C35.9385 3.28948 35.9396 3.29324 35.9411 3.29834C35.9441 3.30854 35.9487 3.32411 35.9548 3.34497C35.9669 3.38667 35.9851 3.4495 36.009 3.53266C36.0567 3.69898 36.127 3.94665 36.2165 4.26947C36.3954 4.91514 36.651 5.86126 36.9562 7.0583C37.5667 9.45276 38.3752 12.8491 39.1657 16.8515C40.749 24.8675 42.2506 35.2668 41.9648 44.9032L42.9644 44.9329L43.9639 44.9625C44.2561 35.109 42.7234 24.5419 41.1278 16.4639C40.329 12.4193 39.5119 8.98684 38.8942 6.56418C38.5853 5.35267 38.3262 4.39317 38.1439 3.73535C38.0527 3.40643 37.9808 3.15289 37.9314 2.98095C37.9067 2.89497 37.8877 2.82939 37.8748 2.78498C37.8683 2.76278 37.8633 2.74587 37.8599 2.73434C37.8582 2.72858 37.8569 2.72417 37.856 2.72111C37.8556 2.71958 37.8552 2.7184 37.855 2.71755C37.8549 2.71713 37.8548 2.71675 37.8547 2.71653C37.8546 2.71624 37.8545 2.71603 36.8957 3ZM7.12996 44.9329L8.12826 44.8746C7.55738 35.1035 8.98515 24.7147 10.5673 16.7416C11.3571 12.761 12.1829 9.39504 12.8107 7.02588C13.1246 5.84151 13.3889 4.90681 13.5742 4.2696C13.6669 3.951 13.7398 3.70682 13.7893 3.54303C13.8141 3.46113 13.833 3.39934 13.8456 3.35839C13.8519 3.33792 13.8567 3.32266 13.8598 3.3127C13.8613 3.30772 13.8624 3.30407 13.8632 3.30176C13.8635 3.3006 13.8638 3.29978 13.8639 3.2993C13.864 3.29905 13.864 3.29894 13.8641 3.29882C13.8641 3.29879 13.8641 3.29885 12.9098 3C11.9555 2.70115 11.9554 2.70138 11.9553 2.70169C11.9552 2.7019 11.9551 2.7023 11.955 2.70273C11.9547 2.70359 11.9543 2.70479 11.9538 2.70633C11.9529 2.7094 11.9515 2.71381 11.9497 2.71956C11.9462 2.73104 11.941 2.74785 11.9342 2.76989C11.9206 2.81396 11.9007 2.87894 11.875 2.96409C11.8235 3.13439 11.7485 3.38535 11.6538 3.711C11.4644 4.36227 11.1958 5.31244 10.8775 6.51355C10.241 8.91536 9.40506 12.3229 8.6055 16.3523C7.00872 24.3994 5.54658 34.9771 6.13166 44.9912L7.12996 44.9329ZM42.9644 44.9329L42.7429 43.9577C35.0111 45.7134 32.1936 46 25.0472 46V47V48C32.3464 48 35.3123 47.696 43.1858 45.9081L42.9644 44.9329ZM25.0472 47V46C21.459 46 17.7381 45.8531 14.5665 45.5254C11.3424 45.1923 8.84377 44.6856 7.58494 44.0424L7.12996 44.9329L6.67498 45.8234C8.30602 46.6567 11.1546 47.1835 14.3609 47.5148C17.6198 47.8516 21.4126 48 25.0472 48V47ZM12.9098 3L12.1436 3.64266L17.3454 9.844L18.1115 9.20134L18.8777 8.55868L13.6759 2.35734L12.9098 3ZM18.1115 9.20134C18.3944 10.1605 18.3943 10.1605 18.3943 10.1605C18.3943 10.1605 18.3942 10.1606 18.3942 10.1606C18.3942 10.1606 18.3943 10.1605 18.3944 10.1605C18.3947 10.1604 18.3952 10.1603 18.396 10.16C18.3975 10.1596 18.4001 10.1588 18.4036 10.1578C18.4106 10.1558 18.4215 10.1526 18.4362 10.1484C18.4655 10.1399 18.5096 10.1273 18.5673 10.1111C18.6827 10.0787 18.852 10.032 19.0643 9.97601C19.4894 9.86384 20.0843 9.71476 20.7621 9.56752C22.1398 9.26825 23.7781 8.99515 25.0274 9.01994L25.0472 8.02013L25.0671 7.02033C23.571 6.99064 21.7414 7.30814 20.3376 7.6131C19.6247 7.76797 19.0004 7.92441 18.554 8.04222C18.3306 8.10119 18.1511 8.15064 18.0266 8.18559C17.9643 8.20308 17.9158 8.21694 17.8824 8.22658C17.8656 8.2314 17.8527 8.23516 17.8437 8.23778C17.8392 8.2391 17.8357 8.24012 17.8332 8.24086C17.8319 8.24123 17.8309 8.24152 17.8302 8.24174C17.8298 8.24185 17.8295 8.24194 17.8292 8.24202C17.8291 8.24205 17.829 8.24209 17.8289 8.24211C17.8288 8.24215 17.8287 8.24218 18.1115 9.20134ZM25.0472 8.02013L25.0274 9.01994C26.2862 9.04492 27.9248 9.3877 29.2999 9.74657C29.9765 9.92313 30.5695 10.0982 30.993 10.2291C31.2045 10.2944 31.3731 10.3486 31.4881 10.3861C31.5455 10.4048 31.5895 10.4194 31.6186 10.4292C31.6332 10.434 31.6441 10.4377 31.6511 10.44C31.6546 10.4412 31.6571 10.4421 31.6586 10.4426C31.6594 10.4429 31.6599 10.443 31.6602 10.4431C31.6603 10.4432 31.6604 10.4432 31.6604 10.4432C31.6604 10.4432 31.6603 10.4432 31.6603 10.4432C31.6603 10.4432 31.6602 10.4431 31.9829 9.49664C32.3056 8.55015 32.3055 8.55011 32.3054 8.55007C32.3054 8.55005 32.3052 8.55 32.3051 8.54996C32.3049 8.54988 32.3045 8.54977 32.3042 8.54965C32.3034 8.54939 32.3024 8.54906 32.3012 8.54863C32.2987 8.54779 32.2952 8.5466 32.2907 8.54509C32.2818 8.54207 32.2689 8.53773 32.2522 8.53218C32.219 8.52106 32.1707 8.50505 32.1087 8.48482C31.9848 8.44437 31.806 8.38701 31.5834 8.31823C31.1387 8.18081 30.5165 7.99708 29.8049 7.81138C28.4037 7.44572 26.5745 7.05024 25.0671 7.02033L25.0472 8.02013ZM31.9829 9.49664L32.7805 10.0998L37.6933 3.60316L36.8957 3L36.0981 2.39684L31.1853 8.89348L31.9829 9.49664ZM19.2674 26.9195L19.4602 25.9382L11.9466 24.4617L11.7538 25.443L11.5609 26.4242L19.0746 27.9007L19.2674 26.9195ZM30.8269 26.9195L31.0197 27.9007L38.5334 26.4242L38.3406 25.443L38.1478 24.4617L30.6341 25.9382L30.8269 26.9195ZM19.2674 29.5772V28.5772H11.7538V29.5772V30.5772H19.2674V29.5772ZM30.8269 29.5772V30.5772H38.3406V29.5772V28.5772H30.8269V29.5772ZM19.2674 31.9396L19.0379 30.9663L11.5242 32.7381L11.7538 33.7114L11.9833 34.6847L19.4969 32.9129L19.2674 31.9396ZM30.8269 31.9396L30.5974 32.9129L38.1111 34.6847L38.3406 33.7114L38.5701 32.7381L31.0564 30.9663L30.8269 31.9396ZM24.143 27.6211L24.9899 27.0894L23.5447 24.7872L22.6978 25.3189L21.8508 25.8506L23.2961 28.1527L24.143 27.6211ZM23.1842 24.4094V25.4094H26.0747V24.4094V23.4094H23.1842V24.4094ZM26.5612 25.3189L25.7143 24.7872L24.269 27.0894L25.116 27.6211L25.9629 28.1527L27.4082 25.8506L26.5612 25.3189ZM26.0747 24.4094L26.0747 25.4094C25.7072 25.4094 25.5635 25.0275 25.7143 24.7872L26.5612 25.3189L27.4082 25.8506C28.0525 24.8242 27.3563 23.4094 26.0747 23.4094L26.0747 24.4094ZM22.6978 25.3189L23.5447 24.7872C23.6955 25.0275 23.5518 25.4094 23.1842 25.4094L23.1842 24.4094L23.1842 23.4094C21.9026 23.4094 21.2064 24.8242 21.8508 25.8506L22.6978 25.3189ZM24.143 27.6211L23.2961 28.1527C23.9155 29.1394 25.3435 29.1394 25.9629 28.1528L25.116 27.6211L24.269 27.0894C24.4336 26.8272 24.8254 26.8272 24.9899 27.0894L24.143 27.6211ZM16.3776 22.1946V23.1946H20.4234V22.1946V21.1946H16.3776V22.1946ZM28.963 22.1946V23.1946H33.0089V22.1946V21.1946H28.963V22.1946Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "Exclave": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.4659 7.13501C17.2448 7.59207 12.3696 9.15216 11.7579 9.92164L11.5063 10.2381V12.2215C11.5063 13.3124 11.5431 14.2049 11.5879 14.2049C11.6329 14.2049 12.3318 13.8132 13.1411 13.3344C14.9399 12.2702 15.7345 11.9159 17.089 11.5737C24.462 9.71111 33.1869 12.276 37.429 17.5531L38.1607 18.4633L38.234 18.1745C38.2743 18.0156 38.29 16.5548 38.269 14.9281L38.2307 11.9704L37.8516 11.5706C37.313 11.0023 35.3963 9.77362 34.0609 9.14066C32.4826 8.39243 30.562 7.75384 28.7627 7.37879L27.2377 7.061L24.4579 7.01199C22.5256 6.97799 21.3084 7.01549 20.4659 7.13501ZM7.23546 13.1088C4.57629 15.7457 3.10082 19.3414 2.64973 24.2841L2.5 25.9247L2.65137 27.5346C2.97851 31.0149 3.91026 33.7949 5.57501 36.2574C6.26214 37.2738 7.94925 39.0833 8.20992 39.0833H8.36446L8.3244 36.2373L8.28422 33.3913L7.49462 31.8304C6.99955 30.8518 6.58081 29.8033 6.37219 29.0194L6.03937 27.7692L6.03634 25.894L6.03318 24.0187L6.24533 23.0917C6.57677 21.6429 7.13324 20.1174 7.76654 18.9213L8.3474 17.8242L8.33855 15.2332C8.33363 13.8081 8.28978 12.5425 8.24113 12.4207L8.15268 12.1993L7.23546 13.1088ZM41.4772 19.8408L41.516 24.5188L42.1148 26.0552C42.4442 26.9004 42.8326 28.1662 42.9779 28.8681L43.2423 30.1446L43.253 32.0823L43.2639 34.0201L42.9919 34.8327C42.8425 35.2796 42.6198 35.7908 42.4971 35.9687C42.3744 36.1466 42.0894 36.5656 41.8635 36.8996L41.4528 37.5071V39.9204V42.3337L41.6739 42.3322C42.0919 42.3295 43.1595 41.9958 43.8315 41.6581C45.706 40.7159 47.0259 38.1604 47.4018 34.7457C47.6047 32.9024 47.4806 29.4297 47.1449 27.5543C46.6707 24.906 45.827 22.3484 44.6899 20.1123C43.684 18.1342 42.1786 15.7703 41.6466 15.3335L41.4385 15.1626L41.4772 19.8408ZM19.2038 19.1997C15.9086 19.7921 14.0094 21.0308 12.8171 23.3652C11.8769 25.2062 11.5924 27.9455 12.1286 29.9945C12.8514 32.7569 14.5969 34.4479 17.5004 35.1985C19.803 35.7937 22.7251 35.28 24.1226 34.0345C25.0651 33.1943 25.3991 31.0117 24.9633 28.5392C24.5232 26.0425 23.3646 24.7603 21.1613 24.3314L20.4038 24.184L19.6893 24.3146C17.8235 24.6559 16.5745 25.9495 16.5175 27.5996L16.4974 28.18L16.7381 28.4434C17.2528 29.0066 17.8013 28.7286 18.6457 27.4764C19.6633 25.9676 20.7734 25.8053 21.8419 27.0094C22.4546 27.6997 22.6554 28.7145 22.3536 29.5946C22.1168 30.285 21.3955 31.2753 20.8636 31.64L20.3686 31.9794L19.6021 32.0482L18.8357 32.117L18.0239 31.7216C17.0975 31.2703 16.1217 30.2997 15.658 29.3677L15.3602 28.7694V27.6442V26.5191L15.7087 25.783C16.3568 24.4139 18.1796 22.9581 19.8458 22.4785C21.2868 22.0638 22.5775 22.2116 24.142 22.9703L25.216 23.4913L26.2923 24.5675C27.4456 25.7207 28.1042 26.7807 28.515 28.1443C28.8151 29.14 28.8144 31.1022 28.5135 32.2073C27.5519 35.7395 24.1067 38.8676 20.3851 39.5876C19.3766 39.7828 17.0251 39.6801 15.9288 39.393C14.8771 39.1177 13.5102 38.499 12.5649 37.8704C12.1564 37.5988 11.7512 37.3353 11.6643 37.2849L11.5063 37.1933V39.148V41.1028L11.8624 41.4551C12.0997 41.6899 12.6174 41.9338 13.4148 42.1865C15.3808 42.8096 16.6636 43.0067 18.7086 42.9998L20.5408 42.9937L21.9612 42.6708C27.4023 41.434 31.0878 37.8402 32.1147 32.7699C32.3353 31.6808 32.3388 28.7849 32.1209 27.7692C31.56 25.1562 30.5007 23.225 28.7134 21.5567C27.6808 20.5931 26.2673 19.8468 24.7106 19.4432L23.6997 19.1813L21.7412 19.1384C20.664 19.1149 19.5222 19.1425 19.2038 19.1997ZM33.0351 38.2284C32.8879 38.2991 32.6403 38.5803 32.485 38.8536L32.2027 39.3506L32.248 40.3336L32.2931 41.3167L32.5541 41.6689C32.6978 41.8627 33.0103 42.1196 33.2486 42.2397L33.6819 42.4584L35.7036 42.4569C36.8155 42.456 37.8532 42.4214 38.0096 42.38L38.2939 42.3046V40.1938V38.0831L35.7983 38.0917C34.3686 38.0964 33.1885 38.1549 33.0351 38.2284Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "FlClash": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M12 20.0704L38 6M17.5152 32.739L32.0909 25M25 44H26.0833\" stroke=\"#FAFAFA\" stroke-width=\"8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>\n",
    "Hiddify": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M40.3188 7.90106C37.7445 9.49672 35.5377 10.9133 35.4148 11.0492L35.1913 11.2963L35.1634 13.6341C35.1322 16.2532 35.172 16.4895 35.6999 16.8221C35.9871 17.003 36.1385 17.0085 40.8233 17.0083C46.1369 17.008 45.8591 17.0368 46.3147 16.4383C46.4972 16.1985 46.5 16.1164 46.5 10.9875V5.78023L46.2365 5.48203C45.9446 5.15178 45.6345 5 45.2522 5C45.0794 5 43.5173 5.91861 40.3188 7.90106ZM24.4549 17.269C20.8634 19.5008 19.6772 20.2819 19.5244 20.5159L19.3233 20.8241V28.3718V35.9195L19.1195 36.2321C18.7953 36.7291 18.6226 36.7754 17.0884 36.7766C15.8549 36.7774 15.6703 36.7571 15.4068 36.5911C14.8486 36.2395 14.8535 36.2914 14.8528 30.7073C14.8523 25.8605 14.8449 25.6352 14.6795 25.3757C14.284 24.7557 13.6781 24.699 12.8059 25.2003C12.4815 25.3867 10.9088 26.3582 9.31081 27.3592C7.71284 28.3603 5.95976 29.4522 5.41515 29.7857C4.87055 30.1191 4.21687 30.5619 3.96245 30.7697L3.5 31.1475L3.50456 37.173C3.50715 40.4871 3.53996 43.485 3.5776 43.8352C3.63731 44.391 3.68237 44.5054 3.93197 44.7359L4.21804 45H9.1886H14.1593L14.5064 44.6414L14.8534 44.2826L14.8536 42.2164C14.8537 40.4342 14.8752 40.1056 15.0101 39.8268C15.2737 39.2814 15.5982 39.1804 17.0884 39.1804C19.2745 39.1804 19.3229 39.2441 19.3231 42.1177C19.3233 44.2491 19.3563 44.4258 19.8252 44.8071C20.0593 44.9973 20.1294 45 24.9271 45C30.2954 45 30.1492 45.0152 30.5015 44.4181C30.6727 44.1281 30.6761 43.8413 30.6761 29.6651C30.6761 15.3271 30.6746 15.2053 30.4956 14.9021C30.3012 14.5724 29.8548 14.3302 29.4417 14.3302C29.2626 14.3302 27.7455 15.2244 24.4549 17.269ZM36.0592 19.321C35.7201 19.3997 35.45 19.627 35.2715 19.9836C35.0962 20.3338 35.086 43.9932 35.2609 44.3505C35.3224 44.476 35.5088 44.6735 35.6751 44.7893L35.9776 45H40.7963C46.0666 45 45.93 45.0135 46.3141 44.4559L46.5 44.1862V32.0939V20.0016L46.1948 19.6959C45.9647 19.4655 45.794 19.3821 45.502 19.3572C44.6882 19.2879 36.3392 19.256 36.0592 19.321Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "OneXray": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M7.56292 44.0653C6.31812 42.8205 6.31812 40.8023 7.56292 39.5575L37.8888 9.23163C39.1336 7.98683 41.1518 7.98683 42.3966 9.23164C43.6414 10.4764 43.6414 12.4947 42.3966 13.7395L12.0708 44.0653C10.8259 45.3101 8.80773 45.3101 7.56292 44.0653Z\" fill=\"#FAFAFA\"/>\n<path d=\"M4.3451 16.664C3.1003 15.4192 3.1003 13.4009 4.3451 12.1561L10.5676 5.9336C11.8124 4.6888 13.8307 4.6888 15.0755 5.9336C16.3203 7.1784 16.3203 9.19663 15.0755 10.4414L8.85293 16.664C7.60813 17.9088 5.5899 17.9088 4.3451 16.664Z\" fill=\"#FAFAFA\"/>\n<path d=\"M45.6548 16.664C46.8996 15.4192 46.8996 13.401 45.6548 12.1562L39.4322 5.93365C38.1874 4.68885 36.1692 4.68885 34.9244 5.93365C33.6796 7.17845 33.6796 9.19667 34.9244 10.4415L41.147 16.664C42.3918 17.9088 44.41 17.9088 45.6548 16.664Z\" fill=\"#FAFAFA\"/>\n<path d=\"M42.3966 44.0653C43.6414 42.8205 43.6414 40.8023 42.3966 39.5575L12.0708 9.23163C10.826 7.98683 8.80773 7.98683 7.56293 9.23164C6.31812 10.4764 6.31812 12.4947 7.56293 13.7395L37.8888 44.0653C39.1336 45.3101 41.1518 45.3101 42.3966 44.0653Z\" fill=\"#FAFAFA\"/>\n<path d=\"M28.0017 26.4171C28.0017 28.1695 26.5811 29.5901 24.8288 29.5901C23.0764 29.5901 21.6558 28.1695 21.6558 26.4171C21.6558 24.6647 23.0764 23.2441 24.8288 23.2441C26.5811 23.2441 28.0017 24.6647 28.0017 26.4171Z\" fill=\"#0A0A0A\"/>\n</svg>\n",
    "Singbox": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M25 47C23.9439 47 22.9078 46.7122 22.0026 46.1675L8.34547 37.9665C7.47616 37.4456 6.75412 36.7059 6.25534 35.8235C5.76843 34.9435 5.50717 33.9541 5.50004 32.948V16.1442C5.49618 15.1283 5.75652 14.1289 6.25543 13.2444C6.75435 12.3598 7.47466 11.6206 8.34547 11.0994L22.0026 3.80947C22.9128 3.27929 23.947 3 25 3C26.053 3 27.0872 3.27929 27.9974 3.80947L41.6545 11.0994C42.5257 11.6208 43.2462 12.3604 43.7452 13.2454C44.2441 14.1304 44.5042 15.1303 44.4999 16.1465V32.9456C44.4928 33.9541 44.2316 34.9435 43.7447 35.8235C43.2459 36.7059 42.5238 37.4456 41.6545 37.9665L27.9974 46.1675C27.0922 46.7122 26.0561 47 25 47ZM25 47V24.5473M43.7185 13.2924L25 24.5473M25 24.5473L6.28145 13.2927M35.4031 27.221V18.2899L15.6562 7.2134\" stroke=\"#FAFAFA\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>\n",
    "VTwoBox": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M37.826 12.9006C35.1288 13.7652 34.8433 13.8696 34.9505 13.9518C34.9769 13.9722 36.2663 14.4378 37.8157 14.9863L40.6328 15.9839L43.2485 15.0471C44.6872 14.5318 45.9943 14.061 46.1532 14.0008L46.4422 13.8913L46.2002 13.7987C46.067 13.7478 44.7604 13.3223 43.2965 12.8531L40.6349 12L37.826 12.9006ZM6.88105 13.0851L3.5 13.1155V14.4901V15.8646H4.8293H6.1586V25.9574C6.1586 31.569 6.2031 36.0503 6.2587 36.0503C6.34794 36.0503 9.41666 32.8753 16.793 25.1515C18.8376 23.0106 22.3178 19.3836 26.994 14.5205C27.6774 13.8097 28.2366 13.1891 28.2367 13.1414C28.2367 13.0937 26.5223 13.0805 24.427 13.112L20.6175 13.1694L15.5554 17.8046L10.4933 22.44L10.463 17.8091C10.4465 15.2622 10.3944 13.1505 10.3474 13.1164C10.3005 13.0825 8.74068 13.0683 6.88105 13.0851ZM34.8253 18.424V21.7861L37.2956 22.8969C38.6544 23.5079 39.7994 24.0077 39.8403 24.0077C39.8812 24.0077 39.9009 22.4519 39.8841 20.5503L39.8535 17.093L37.3796 16.0774C36.0191 15.5188 34.8877 15.0618 34.8655 15.0618C34.8434 15.0618 34.8253 16.5748 34.8253 18.424ZM43.7836 16.0962L41.3562 17.1113L41.3255 20.5595C41.3088 22.456 41.339 24.0077 41.3926 24.0077C41.5268 24.0077 46.1759 21.9379 46.3555 21.7982L46.5 21.6858V20.1124C46.5 18.0792 46.368 15.059 46.2797 15.0714C46.2419 15.0767 45.1187 15.5379 43.7836 16.0962ZM22.8998 23.6663C22.0324 23.8115 21.0741 24.117 20.3535 24.4779L19.6828 24.8139V26.7619V28.71H21.3589H23.0349V27.9015C23.0349 26.935 23.2216 26.5177 23.7698 26.2597C24.5035 25.9142 25.5165 26.103 25.8057 26.6393C25.9766 26.9562 25.9524 27.5215 25.7512 27.9075C25.6467 28.1079 24.5992 28.9662 23.1215 30.0622C20.4715 32.0277 19.7693 32.6833 19.5766 33.3716C19.5086 33.6148 19.4527 34.7556 19.4523 35.9069L19.4516 38H24.5376H29.6237V35.7033V33.4065L27.8031 33.4382L25.9825 33.4697L25.9237 34.1245C25.8914 34.4845 25.8067 34.8369 25.7356 34.9075C25.5344 35.1071 24.7914 35.2417 23.873 35.2447L23.0349 35.2474V34.9188C23.0349 34.7381 23.1446 34.4519 23.2786 34.2829C23.4126 34.1138 24.5448 33.2096 25.7947 32.2735C28.2485 30.4356 28.9308 29.7926 29.3112 28.9596L29.5561 28.4233L29.5543 27.2764L29.5526 26.1295L29.2945 25.6018C28.5815 24.1438 27.1565 23.5332 24.5376 23.5633C23.9337 23.5703 23.1967 23.6166 22.8998 23.6663Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "Windows": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0\n      0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"><path\n      stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M17.8 20l-12 -1.5c-1 -.1\n      -1.8 -.9 -1.8 -1.9v-9.2c0 -1 .8 -1.8 1.8 -1.9l12 -1.5c1.2 -.1 2.2 .8 2.2 1.9v12.1c0\n      1.2 -1.1 2.1 -2.2 1.9z\" /><path d=\"M12 5l0 14\" /><path d=\"M4 12l16 0\" /></svg>",
    "vrayTUN": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M9.6586 13.2268L12.1706 30.7123H12.3749L20.8724 13.2268H27.531L15.1393 37.1004H7.21872L3 13.2268H9.6586Z\" fill=\"#FAFAFA\"/>\n<path d=\"M26.0467 37.1004L26.7558 32.9505L37.0442 25.3268C37.8214 24.7362 38.4865 24.1922 39.0394 23.6948C39.6003 23.1974 40.049 22.7001 40.3855 22.2027C40.722 21.7053 40.9384 21.1613 41.0345 20.5707C41.1467 19.9102 41.0946 19.3428 40.8783 18.8688C40.6619 18.3947 40.3174 18.0334 39.8446 17.7847C39.3719 17.5282 38.803 17.4 38.1379 17.4C37.4568 17.4 36.8319 17.536 36.2629 17.808C35.694 18.0722 35.2213 18.4608 34.8447 18.9737C34.4761 19.4788 34.2317 20.0889 34.1115 20.8039H28.4625C28.743 19.1796 29.364 17.7769 30.3255 16.5957C31.287 15.4144 32.505 14.5052 33.9793 13.8679C35.4537 13.2229 37.1003 12.9004 38.9192 12.9004C40.7781 12.9004 42.3446 13.2035 43.6187 13.8096C44.9007 14.4158 45.8262 15.2629 46.3951 16.3509C46.972 17.4311 47.1363 18.6862 46.8879 20.1161C46.7276 21.0253 46.3791 21.9268 45.8422 22.8205C45.3134 23.7065 44.468 24.6934 43.3062 25.7814C42.1443 26.8616 40.5458 28.1556 38.5105 29.6632L35.1211 32.2977L35.0851 32.4492H45.073L44.2677 37.1004H26.0467Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "FlClashX": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<rect x=\"16.1458\" y=\"47\" width=\"6.66417\" height=\"46.9593\" rx=\"3.33209\" transform=\"rotate(-150 16.1458 47)\" fill=\"#FAFAFA\"/>\n<path d=\"M38.1165 40.751C39.0362 42.3446 38.4902 44.3827 36.8967 45.3027C35.3031 46.2228 33.2652 45.6764 32.345 44.083L25.6887 32.5537L29.5364 25.8896L38.1165 40.751ZM13.4163 4.63477C15.01 3.71464 17.0479 4.26078 17.968 5.85449L24.5334 17.2266L20.6868 23.8906L12.1975 9.18652C11.2775 7.59298 11.8229 5.55504 13.4163 4.63477Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "VpnForTV": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M8.96283 4L13.1659 20.0974H13.3355L17.5385 4H20.0013L14.5669 23.7647H11.9345L6.5 4H8.96283Z\" fill=\"#FAFAFA\"/>\n<path d=\"M20.1057 23.7647V4H25.4885C26.6634 4 27.6367 4.27987 28.4085 4.83961C29.1803 5.39936 29.7579 6.16498 30.1414 7.13649C30.5248 8.10156 30.7165 9.18888 30.7165 10.3984C30.7165 11.6144 30.5223 12.7082 30.134 13.6797C29.7505 14.6448 29.1705 15.4104 28.3938 15.9766C27.622 16.5363 26.6511 16.8162 25.4811 16.8162H21.7795V14.2877H25.2747C26.017 14.2877 26.6192 14.1204 27.0812 13.7858C27.5433 13.4449 27.8825 12.9816 28.0988 12.3961C28.3151 11.8107 28.4233 11.1448 28.4233 10.3984C28.4233 9.65211 28.3151 8.98943 28.0988 8.41039C27.8825 7.83134 27.5409 7.37776 27.0739 7.04963C26.6118 6.72151 26.0022 6.55745 25.2452 6.55745H22.3842V23.7647H20.1057Z\" fill=\"#FAFAFA\"/>\n<path d=\"M43.5 4V23.7647H41.4059L33.7298 9.2693H33.5897V23.7647H31.3112V4H33.4201L41.1035 18.5147H41.2436V4H43.5Z\" fill=\"#FAFAFA\"/>\n<path d=\"M7.44103 42.1397V39.727L13.9668 26.2353H15.4194V29.7868H14.4977L9.83012 39.4568V39.6112H18.7745V42.1397H7.44103ZM14.6009 46V41.4062L14.6157 40.3061V26.2353H16.7762V46H14.6009Z\" fill=\"#FAFAFA\"/>\n<path d=\"M18.7295 28.8024V26.2353H30.4169V28.8024H25.7051V46H23.434V28.8024H18.7295Z\" fill=\"#FAFAFA\"/>\n<path d=\"M32.243 26.2353L36.446 42.3327H36.6156L40.8187 26.2353H43.2815L37.8471 46H35.2146L29.7802 26.2353H32.243Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "AppleIcon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0\n      0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"><path\n      stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M8.286 7.008c-3.216 0\n      -4.286 3.23 -4.286 5.92c0 3.229 2.143 8.072 4.286 8.072c1.165 -.05 1.799 -.538\n      3.214 -.538c1.406 0 1.607 .538 3.214 .538s4.286 -3.229 4.286 -5.381c-.03 -.011\n      -2.649 -.434 -2.679 -3.23c-.02 -2.335 2.589 -3.179 2.679 -3.228c-1.096 -1.606\n      -3.162 -2.113 -3.75 -2.153c-1.535 -.12 -3.032 1.077 -3.75 1.077c-.729 0 -2.036\n      -1.077 -3.214 -1.077z\" /><path d=\"M12 4a2 2 0 0 0 2 -2a2 2 0 0 0 -2 2\" /></svg>",
    "ClashMeta": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.99239 5.21742C4.0328 5.32232 3.19446 5.43999 3.12928 5.47886C2.94374 5.58955 2.96432 33.4961 3.14997 33.6449C3.2266 33.7062 4.44146 34.002 5.84976 34.3022C7.94234 34.7483 8.60505 34.8481 9.47521 34.8481C10.3607 34.8481 10.5706 34.8154 10.7219 34.6541C10.8859 34.479 10.9066 33.7222 10.9338 26.9143L10.9638 19.3685L11.2759 19.1094C11.6656 18.7859 12.1188 18.7789 12.5285 19.0899C12.702 19.2216 14.319 20.624 16.1219 22.2061C17.9247 23.7883 19.5136 25.1104 19.6527 25.144C19.7919 25.1777 20.3714 25.105 20.9406 24.9825C22.6144 24.6221 23.3346 24.5424 24.9233 24.5421C26.4082 24.5417 27.8618 24.71 29.2219 25.0398C29.6074 25.1333 30.0523 25.1784 30.2107 25.1399C30.369 25.1016 31.1086 24.5336 31.8543 23.8777C33.3462 22.5653 33.6461 22.3017 35.4359 20.7293C36.1082 20.1388 36.6831 19.6313 36.7137 19.6017C37.5681 18.7742 38.0857 18.6551 38.6132 19.1642L38.9383 19.478V34.5138L39.1856 34.6809C39.6343 34.9843 41.2534 34.9022 43.195 34.4775C44.1268 34.2737 45.2896 34.0291 45.779 33.9339C46.2927 33.8341 46.7276 33.687 46.8079 33.5861C47.0172 33.3228 47.0109 5.87708 46.8014 5.6005C46.6822 5.4431 46.2851 5.37063 44.605 5.1996C43.477 5.08482 42.2972 5.00505 41.983 5.02223L41.4121 5.05368L35.4898 10.261C27.3144 17.4495 27.7989 17.0418 27.5372 16.9533C27.4148 16.912 26.1045 16.8746 24.6253 16.8702C22.0674 16.8626 21.9233 16.8513 21.6777 16.6396C21.0693 16.115 17.2912 12.8028 14.5726 10.4108C12.9548 8.98729 10.9055 7.18761 10.0186 6.41134L8.40584 5L7.5715 5.01331C7.11256 5.02072 5.95198 5.11252 4.99239 5.21742Z\" fill=\"#FAFAFA\"/>\n<path d=\"M25.572 37.9556C25.3176 38.3822 24.6815 38.3822 24.427 37.9556L23.4728 36.3558C23.2184 35.9292 23.5364 35.396 24.0453 35.396H25.9537C26.4626 35.396 26.7807 35.9292 26.5262 36.3558L25.572 37.9556Z\" fill=\"#FAFAFA\"/>\n<path d=\"M3 37.3157C3 36.9034 3.3453 36.5691 3.77126 36.5691H14.3485C14.7745 36.5691 15.1198 36.9034 15.1198 37.3157C15.1198 37.728 14.7745 38.0623 14.3485 38.0623H3.77126C3.3453 38.0623 3 37.728 3 37.3157Z\" fill=\"#FAFAFA\"/>\n<path d=\"M3.58851 44.5029C3.44604 44.1144 3.65596 43.6876 4.05738 43.5497L14.0254 40.1251C14.4269 39.9872 14.8678 40.1904 15.0102 40.5789C15.1527 40.9675 14.9428 41.3943 14.5414 41.5322L4.57331 44.9568C4.17189 45.0947 3.73098 44.8915 3.58851 44.5029Z\" fill=\"#FAFAFA\"/>\n<path d=\"M47 37.3157C47 36.9034 46.6547 36.5691 46.2287 36.5691H35.6515C35.2255 36.5691 34.8802 36.9034 34.8802 37.3157C34.8802 37.728 35.2255 38.0623 35.6515 38.0623H46.2287C46.6547 38.0623 47 37.728 47 37.3157Z\" fill=\"#FAFAFA\"/>\n<path d=\"M46.4115 44.5029C46.554 44.1144 46.344 43.6876 45.9426 43.5497L35.9746 40.1251C35.5731 39.9872 35.1322 40.1904 34.9898 40.5789C34.8473 40.9675 35.0572 41.3943 35.4586 41.5322L45.4267 44.9568C45.8281 45.0947 46.269 44.8915 46.4115 44.5029Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "Streisand": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M25 46L24.2602 47.0076C24.7027 47.3325 25.3054 47.3306 25.7459 47.0031L25 46ZM6.14773 32.1591H4.89773C4.89773 32.557 5.0872 32.9312 5.40797 33.1667L6.14773 32.1591ZM43.6136 32.1591L44.3595 33.1622C44.6767 32.9263 44.8636 32.5543 44.8636 32.1591H43.6136ZM6.14773 19.9886L5.42485 18.9689C5.09421 19.2032 4.89773 19.5834 4.89773 19.9886H6.14773ZM25 6.625L25.729 5.6096L25.0046 5.08952L24.2771 5.60522L25 6.625ZM43.6136 19.9886H44.8636C44.8636 19.586 44.6697 19.208 44.3426 18.9732L43.6136 19.9886ZM3.25 38.5568C2.69772 38.971 2.58579 39.7545 3 40.3068C3.41421 40.8591 4.19772 40.971 4.75 40.5568L4 39.5568L3.25 38.5568ZM13.3409 34.1136C13.8932 33.6994 14.0051 32.9159 13.5909 32.3636C13.1767 31.8114 12.3932 31.6994 11.8409 32.1136L12.5909 33.1136L13.3409 34.1136ZM8.97727 42.8523C8.42499 43.2665 8.31306 44.05 8.72727 44.6023C9.14149 45.1546 9.92499 45.2665 10.4773 44.8523L9.72727 43.8523L8.97727 42.8523ZM19.0682 38.4091C19.6205 37.9949 19.7324 37.2114 19.3182 36.6591C18.904 36.1068 18.1205 35.9949 17.5682 36.4091L18.3182 37.4091L19.0682 38.4091ZM45.25 40.5568C45.8023 40.971 46.5858 40.8591 47 40.3068C47.4142 39.7545 47.3023 38.971 46.75 38.5568L46 39.5568L45.25 40.5568ZM38.1591 32.1136C37.6068 31.6994 36.8233 31.8114 36.4091 32.3636C35.9949 32.9159 36.1068 33.6994 36.6591 34.1136L37.4091 33.1136L38.1591 32.1136ZM39.5227 44.8523C40.075 45.2665 40.8585 45.1546 41.2727 44.6023C41.6869 44.05 41.575 43.2665 41.0227 42.8523L40.2727 43.8523L39.5227 44.8523ZM32.4318 36.4091C31.8795 35.9949 31.096 36.1068 30.6818 36.6591C30.2676 37.2114 30.3795 37.9949 30.9318 38.4091L31.6818 37.4091L32.4318 36.4091ZM46.2727 9.29545C46.825 8.88124 46.9369 8.09774 46.5227 7.54545C46.1085 6.99317 45.325 6.88124 44.7727 7.29545L45.5227 8.29545L46.2727 9.29545ZM36.1818 13.7386C35.6295 14.1528 35.5176 14.9364 35.9318 15.4886C36.346 16.0409 37.1295 16.1528 37.6818 15.7386L36.9318 14.7386L36.1818 13.7386ZM40.5455 5C41.0977 4.58579 41.2097 3.80228 40.7955 3.25C40.3812 2.69772 39.5977 2.58579 39.0455 3L39.7955 4L40.5455 5ZM30.4545 9.44318C29.9023 9.8574 29.7903 10.6409 30.2045 11.1932C30.6188 11.7455 31.4023 11.8574 31.9545 11.4432L31.2045 10.4432L30.4545 9.44318ZM5.70455 7.29545C5.15226 6.88124 4.36876 6.99317 3.95455 7.54545C3.54033 8.09774 3.65226 8.88124 4.20455 9.29545L4.95455 8.29545L5.70455 7.29545ZM12.7955 15.7386C13.3477 16.1528 14.1312 16.0409 14.5455 15.4886C14.9597 14.9364 14.8477 14.1528 14.2955 13.7386L13.5455 14.7386L12.7955 15.7386ZM11.4318 3C10.8795 2.58579 10.096 2.69772 9.68182 3.25C9.2676 3.80228 9.37953 4.58579 9.93182 5L10.6818 4L11.4318 3ZM18.5227 11.4432C19.075 11.8574 19.8585 11.7455 20.2727 11.1932C20.6869 10.6409 20.575 9.8574 20.0227 9.44318L19.2727 10.4432L18.5227 11.4432ZM25 46L25.7398 44.9924L6.88748 31.1515L6.14773 32.1591L5.40797 33.1667L24.2602 47.0076L25 46ZM43.6136 32.1591L42.8678 31.156L24.2541 44.9969L25 46L25.7459 47.0031L44.3595 33.1622L43.6136 32.1591ZM25 33.8295L25.7398 32.8219L6.88748 18.981L6.14773 19.9886L5.40797 20.9962L24.2602 34.8371L25 33.8295ZM6.14773 19.9886L6.87061 21.0084L25.7229 7.64478L25 6.625L24.2771 5.60522L5.42485 18.9689L6.14773 19.9886ZM25 6.625L24.271 7.6404L42.8846 21.004L43.6136 19.9886L44.3426 18.9732L25.729 5.6096L25 6.625ZM43.6136 19.9886L42.8678 18.9856L24.2541 32.8265L25 33.8295L25.7459 34.8326L44.3595 20.9917L43.6136 19.9886ZM43.6136 32.1591H44.8636V19.9886H43.6136H42.3636V32.1591H43.6136ZM25 33.8295H23.75V46H25H26.25V33.8295H25ZM6.14773 32.1591H7.39773V19.9886H6.14773H4.89773V32.1591H6.14773ZM4 39.5568L4.75 40.5568L13.3409 34.1136L12.5909 33.1136L11.8409 32.1136L3.25 38.5568L4 39.5568ZM9.72727 43.8523L10.4773 44.8523L19.0682 38.4091L18.3182 37.4091L17.5682 36.4091L8.97727 42.8523L9.72727 43.8523ZM46 39.5568L46.75 38.5568L38.1591 32.1136L37.4091 33.1136L36.6591 34.1136L45.25 40.5568L46 39.5568ZM40.2727 43.8523L41.0227 42.8523L32.4318 36.4091L31.6818 37.4091L30.9318 38.4091L39.5227 44.8523L40.2727 43.8523ZM45.5227 8.29545L44.7727 7.29545L36.1818 13.7386L36.9318 14.7386L37.6818 15.7386L46.2727 9.29545L45.5227 8.29545ZM39.7955 4L39.0455 3L30.4545 9.44318L31.2045 10.4432L31.9545 11.4432L40.5455 5L39.7955 4ZM4.95455 8.29545L4.20455 9.29545L12.7955 15.7386L13.5455 14.7386L14.2955 13.7386L5.70455 7.29545L4.95455 8.29545ZM10.6818 4L9.93182 5L18.5227 11.4432L19.2727 10.4432L20.0227 9.44318L11.4318 3L10.6818 4Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "ClashVerge": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M30.9988 13.4144C27.2973 12.0435 23.5958 11.9064 19.0716 13.4144C14.1362 10.6726 10.846 4.36632 7.967 5.05171C5.08802 5.7371 5.91058 16.8418 5.91058 24.2448C4.26545 26.4384 3.64225 29.205 4.12911 31.7851C7.69353 48.9219 40.8711 49.8816 45.8057 31.7851C46.6656 28.6319 44.8461 25.0674 44.1599 24.2448C44.1599 16.7047 44.9825 5.20727 42.2406 5.05168C38.539 4.84163 35.523 10.8096 30.9988 13.4144Z\" stroke=\"#FAFAFA\" stroke-width=\"2.5\"/>\n<path d=\"M27.9837 34.1749C27.9836 33.078 21.5403 33.0711 21.5403 34.1749C21.5403 35.8199 24.6933 37.328 24.6933 37.328C24.6933 37.328 27.9838 35.8822 27.9837 34.1749Z\" fill=\"#FAFAFA\"/>\n<path d=\"M17.8383 25.5362C16.6044 24.5766 13.3656 23.754 12.0803 25.8105C10.9382 27.6378 12.4017 29.8157 14.2738 30.8829C16.1459 31.95 20.0317 31.2941 20.0317 29.649C20.0317 28.004 19.0721 26.4957 17.8383 25.5362Z\" fill=\"#FAFAFA\"/>\n<path d=\"M31.8219 25.4405C33.0557 24.4809 36.2945 23.6583 37.5799 25.7148C38.722 27.5421 37.2584 29.72 35.3863 30.7872C33.5142 31.8543 29.6285 31.1984 29.6285 29.5533C29.6285 27.9083 30.588 26.4 31.8219 25.4405Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "KoalaClash": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.89914 12.0988C8.76625 12.3109 7.40023 12.9154 6.4671 13.6175C4.88097 14.8109 3.43945 16.9431 3.43945 18.0958C3.43945 18.5921 3.7749 18.897 4.32087 18.897C4.54535 18.897 4.56025 18.9067 4.52245 19.0284C4.49995 19.1006 4.4677 19.5801 4.45075 20.0939C4.42358 20.9148 4.43504 21.0917 4.54506 21.5535C4.77726 22.5281 5.36121 23.5213 6.10823 24.2123C7.0261 25.0612 8.09752 25.5287 9.47582 25.6819C10.0706 25.748 10.1056 25.7591 10.0711 25.8713C9.98977 26.1363 9.96722 28.7692 10.0409 29.3936C10.2707 31.3407 11.0434 33.2014 12.3129 34.8649C12.9693 35.7251 14.245 36.9013 15.2422 37.5658C17.8436 39.2992 21.8949 40.176 26.3591 39.9715C28.2677 39.8841 29.5744 39.695 31.0475 39.2929C34.981 38.2194 38.1435 35.3868 39.367 31.8411C39.8477 30.4483 39.9953 29.291 39.9344 27.3918C39.9128 26.7175 39.8806 26.0712 39.8628 25.9556L39.8304 25.7456L40.3178 25.705C42.8281 25.496 44.777 23.973 45.4062 21.7286C45.5595 21.1815 45.6046 19.9667 45.4944 19.3495L45.4136 18.897L45.6511 18.8969C46.1008 18.8968 46.5605 18.518 46.5605 18.1477C46.5605 17.6975 46.2365 16.8334 45.8015 16.1238C43.7587 12.7907 39.7682 11.1824 36.59 12.4113C36.027 12.6289 35.3838 13.0062 34.6993 13.5202C34.1087 13.9638 32.7678 15.2974 32.479 15.7285C32.3378 15.9393 32.2474 16.0228 32.1869 15.9983C31.0329 15.5301 28.8717 15.0268 27.045 14.8008C26.2485 14.7023 23.7063 14.701 22.8673 14.7988C21.2192 14.9908 19.7141 15.3186 18.4414 15.7624L17.6965 16.0221L17.4227 15.6351C17.0693 15.1358 15.9297 13.9978 15.3287 13.5442C14.4248 12.8621 13.614 12.4273 12.7882 12.1822C12.211 12.0108 10.6148 11.9648 9.89914 12.0988ZM25.8049 24.9694C26.7666 25.3068 27.3845 26.0745 27.8608 27.5239C28.5272 29.5517 28.8276 32.0738 28.5196 33.055C28.3591 33.5664 28.1983 33.8307 27.8071 34.2255C27.4325 34.6037 26.8449 34.9031 26.1978 35.0456C25.5992 35.1774 24.3828 35.1807 23.793 35.0522C22.0734 34.6774 21.2382 33.507 21.3472 31.6246C21.4385 30.0455 21.9862 27.7393 22.5465 26.5745C22.931 25.775 23.553 25.1993 24.2849 24.9655C24.7443 24.8187 25.3799 24.8204 25.8049 24.9694Z\" stroke=\"#FAFAFA\" stroke-width=\"2.5\" stroke-linejoin=\"round\"/>\n<ellipse cx=\"17.2999\" cy=\"27.0342\" rx=\"1.54004\" ry=\"1.54004\" fill=\"#FAFAFA\"/>\n<ellipse cx=\"32.9243\" cy=\"27.0342\" rx=\"1.54004\" ry=\"1.54004\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "PandoraBox": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.04551 12.0456C17.0338 12.0456 27.1487 10.81 27.402 21.2051C27.402 31.1282 16.7823 29.9842 10.8396 29.9841V35.7085H28.7941L34.9881 27.8223L27.7822 18.1526H31.8277L37.1387 25.0228L42.4475 18.1526H46.2416L39.1604 27.8223L45.2297 35.7085H47V38H42.701L36.8852 30.3667L31.0693 38H3V35.7085H7.04551V12.0456ZM23.7367 20.9521C23.7367 14.464 16.9084 15.3531 10.8396 15.3531V26.6766C17.1611 26.5494 23.7362 27.6939 23.7367 20.9521Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "PrizrakBox": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M13.866 16.8181C18.8416 13.0077 17.7292 3.8174 25.4893 3.27965C35.4666 2.58824 33.4174 14.1614 38.9603 20.0418C41.3708 22.5989 45.1415 19.1332 48.1313 24.3428C48.8491 25.5936 47.2497 26.415 46.754 27.7693C46.4345 28.642 46.9019 29.893 45.9813 30.0201C45.2892 30.1156 45.1991 28.9508 44.5032 29.0123C43.5681 29.0948 43.7075 30.266 43.4282 31.1622C43.1444 32.0727 43.7413 32.8822 43.0923 33.581C42.5389 34.1768 41.8738 33.9395 41.1102 34.2193C40.1058 34.5872 39.6561 35.3909 38.5907 35.2942C36.004 35.8989 37.3478 31.9659 36.004 32.9091C35.0254 33.2737 35.1482 34.3116 34.7947 35.2942C34.3164 36.6236 34.6045 37.5153 34.1564 38.8552C33.8027 39.9127 33.8019 40.7258 32.947 41.4419C31.8803 42.3353 30.6937 41.3861 29.4197 41.9458C28.2641 42.4534 28.0354 43.4513 26.8666 43.9278C25.6336 44.4304 24.7775 43.9936 23.4737 44.2637C21.8948 44.5908 22.2643 47.251 17.662 47.251C12.623 47.251 13.9762 43.8047 11.4136 43.0879C9.29628 42.4957 6.72214 43.7417 4.79568 42.6823C2.57851 41.0698 3.73618 39.2893 3.25038 38.651C3.04583 38.3823 2.78007 38.1471 1.36914 37.9456C2.14179 37.0722 3.7478 36.9276 4.62771 37.4753C5.69493 38.1395 4.87296 39.4856 5.80348 40.3307C7.27871 41.6706 9.20527 40.9045 10.6745 39.5581C11.8745 38.4584 12.5426 37.3203 11.7495 35.8989C11.1167 34.7647 9.00651 35.3029 8.08784 34.3847C14.0675 33.7464 15.4784 28.7771 15.4784 28.7771C15.4784 28.7771 13.2258 32.0615 11.7495 31.1622C10.7424 30.5488 11.531 29.1511 10.6745 28.3404C9.20206 26.9466 6.81252 30.3234 5.50114 28.7771C4.37848 27.4533 6.54224 25.9134 5.80348 24.3428C5.13202 22.9152 2.64569 23.2988 2.64569 21.8233C3.25038 17.5543 9.52468 20.1427 13.866 16.8181Z\" stroke=\"#FAFAFA\" stroke-linejoin=\"round\"/>\n<path d=\"M25.4541 2.78125C28.0529 2.60116 29.9301 3.21932 31.3438 4.39551C32.7382 5.55579 33.6286 7.21628 34.3516 9.00977C34.7142 9.90935 35.0409 10.8584 35.3662 11.8096C35.693 12.7651 36.0188 13.7246 36.3857 14.6631C37.1201 16.5414 38.0035 18.2981 39.3242 19.6992C39.8304 20.236 40.4048 20.4623 41.0674 20.5664C41.4056 20.6195 41.7639 20.6401 42.1504 20.6533C42.5275 20.6662 42.9464 20.6715 43.3604 20.6982C44.202 20.7526 45.1135 20.8959 46.0176 21.3945C46.9248 21.8949 47.7813 22.7292 48.5645 24.0938C48.6817 24.2983 48.6403 24.5573 48.4648 24.7148C48.2893 24.872 48.0275 24.8856 47.8369 24.7471C47.5075 24.5076 46.8867 24.2386 46.1533 24.2656C45.4411 24.292 44.5805 24.5989 43.7393 25.5742C43.6218 25.7099 43.4398 25.7721 43.2637 25.7373C43.0876 25.7023 42.9436 25.5756 42.8867 25.4053C42.7574 25.0172 42.6295 24.9378 42.6035 24.9258C42.5931 24.921 42.5381 24.8982 42.3857 24.9805C42.2337 25.0628 42.0604 25.2126 41.8916 25.3994C41.7266 25.5821 41.5873 25.775 41.501 25.9141C41.0537 26.6349 40.7456 27.5631 40.6553 28.4502C40.5638 29.3504 40.7037 30.1226 41.0459 30.5996C41.1532 30.7493 41.17 30.946 41.0889 31.1113C40.5681 32.1725 39.6992 32.6125 38.8975 32.71C38.505 32.7576 38.1286 32.7239 37.8135 32.6475C37.5117 32.5742 37.2147 32.4498 37.0156 32.2734C36.6021 31.9071 36.3478 31.2654 36.1699 30.6143C36.0173 30.0555 35.9026 29.4091 35.8096 28.7471C35.7477 29.0531 35.6816 29.3584 35.6055 29.6572C35.3571 30.6318 35.0245 31.5732 34.5801 32.3379C34.1387 33.097 33.5539 33.7378 32.7793 34.0156C31.2052 34.5801 29.9652 34.7362 29.2109 34.9209C28.8168 35.0174 28.5692 35.1152 28.3975 35.2461C28.2426 35.3643 28.1122 35.5384 28.0186 35.8662C27.8756 36.3677 27.9893 36.7535 28.1836 37.0469C28.3893 37.3573 28.6903 37.5682 28.8887 37.6592C29.1387 37.7738 29.2488 38.0687 29.1357 38.3193C28.8991 38.8435 28.4028 39.5828 27.6582 40.1572C26.9034 40.7393 25.8764 41.1632 24.6162 40.9941C21.7055 40.6035 20.0659 38.5441 19.6963 38.29C19.5202 38.1691 19.1741 38.0434 18.7168 37.998C18.2694 37.9537 17.7612 37.9917 17.2822 38.1514C16.8822 38.2848 16.3164 38.5919 15.877 39.0205C15.4365 39.4503 15.1844 39.9373 15.2363 40.4482C15.267 40.7477 15.4827 40.8907 15.8115 41.1934C15.8788 41.2553 15.9759 41.3489 16.0469 41.4658C16.126 41.5965 16.1956 41.7966 16.126 42.0273C16.0641 42.2317 15.9188 42.3677 15.8008 42.4541C15.6766 42.5449 15.5197 42.6266 15.3418 42.7041C14.2372 43.1853 13.2777 42.9902 12.6143 42.5156C12.2916 42.2848 12.0425 41.991 11.8828 41.6875C11.8257 41.5789 11.7762 41.462 11.7402 41.3418C11.6474 41.3402 11.5514 41.3363 11.4561 41.3252C11.14 41.2884 10.777 41.1931 10.4551 40.9961C10.1256 40.7943 9.83413 40.4809 9.70312 40.0283C9.57444 39.5832 9.61853 39.064 9.83594 38.4775C9.94067 38.1952 10.0685 37.9331 10.1846 37.7002C10.3046 37.4592 10.4073 37.2569 10.4883 37.0605C10.6464 36.6771 10.672 36.4231 10.5566 36.1729C10.3906 35.8132 10.1087 35.6923 9.57227 35.5625C9.07873 35.4431 8.31544 35.3189 7.73438 34.7383C7.59826 34.6022 7.55234 34.3993 7.61621 34.2178C7.68035 34.0366 7.84313 33.9084 8.03418 33.8877C10.4546 33.6293 12.071 32.6277 13.1338 31.5723C12.9823 31.5689 12.8348 31.4985 12.7402 31.3691C12.5965 31.1723 12.6163 30.9003 12.7861 30.7256C13.0237 30.482 13.2482 30.0241 13.3945 29.4189C13.5378 28.8261 13.5921 28.1476 13.5361 27.5166C13.4794 26.8784 13.3142 26.3344 13.0605 25.9727C12.8399 25.6581 12.5568 25.4822 12.168 25.4775C12.0747 25.5293 12.0244 25.5852 11.9834 25.6611C11.9165 25.7853 11.8574 25.9934 11.8086 26.3838C11.7751 26.6498 11.5378 26.8429 11.2705 26.8203C10.5726 26.7613 10.0555 26.5159 9.68945 26.1133C9.33845 25.727 9.17133 25.2437 9.06445 24.8018C9.01046 24.5783 8.96888 24.3487 8.92969 24.1348C8.8896 23.9159 8.85161 23.7122 8.80566 23.5176C8.71262 23.1235 8.59662 22.8282 8.41504 22.6182C8.20285 22.3728 7.80262 22.072 7.27832 21.7959C6.76115 21.5236 6.15884 21.2943 5.56836 21.1729C4.97213 21.0503 4.42631 21.0452 4 21.1777C3.59588 21.3035 3.28628 21.5538 3.11133 22.0039C3.01925 22.2402 2.76497 22.3706 2.51953 22.3066C2.27409 22.2424 2.11504 22.0041 2.15039 21.7529C2.32374 20.5295 2.92447 19.7555 3.80176 19.2705C4.63452 18.8103 5.69956 18.6218 6.78613 18.4717C9.0274 18.1621 11.5201 17.984 13.5615 16.4209C14.7208 15.5331 15.5431 14.3184 16.2441 12.9434C16.5943 12.2565 16.9112 11.537 17.2246 10.8047C17.5361 10.0771 17.8474 9.32991 18.1797 8.61133C18.8438 7.17527 19.6203 5.78484 20.7568 4.7207C21.9079 3.6431 23.4033 2.92352 25.4541 2.78125ZM26.0117 17.0078C25.0735 17.0081 24.3135 18.3545 24.3135 20.0156C24.3135 21.6766 25.0736 23.0231 26.0117 23.0234C26.95 23.0234 27.7109 21.6768 27.7109 20.0156C27.7109 18.3543 26.95 17.0078 26.0117 17.0078ZM23.3418 8.24023C22.0748 8.08413 20.822 9.78867 20.543 12.0479C20.264 14.3072 21.065 16.2654 22.332 16.4219C23.599 16.578 24.8518 14.8734 25.1309 12.6143C25.4099 10.3549 24.6089 8.39674 23.3418 8.24023ZM28.668 8.24023C27.4012 8.39718 26.6009 10.3552 26.8799 12.6143C27.1589 14.8735 28.4117 16.5781 29.6787 16.4219C30.9458 16.2654 31.7468 14.3072 31.4678 12.0479C31.1887 9.78844 29.9351 8.08373 28.668 8.24023Z\" fill=\"#FAFAFA\"/>\n</svg>\n",
    "DownloadIcon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0\n          0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n          stroke-linejoin=\"round\"><path\n          stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M4 17v2a2 2 0 0 0\n          2 2h12a2 2 0 0 0 2 -2v-2\" /><path d=\"M7 11l5 5l5 -5\" /><path d=\"M12 4l0\n          12\" /></svg>",
    "ExternalLink": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\"\n            viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\n            stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"none\" d=\"M0\n            0h24v24H0z\" fill=\"none\"/><path d=\"M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0\n            2 2h10a2 2 0 0 0 2 -2v-6\" /><path d=\"M11 13l9 -9\" /><path d=\"M15 4h5v5\"\n            /></svg>",
    "Shadowrocket": "<svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M21.2394 36.832L16.5386 39.568C16.5386 39.568 13.7182 36.832 11.8379 33.184C9.95756 29.536 16.5386 23.152 16.5386 23.152M21.2394 36.832H28.7606M21.2394 36.832C21.2394 36.832 15.5985 24.064 17.4788 16.768C19.3591 9.472 25 4 25 4C25 4 30.6409 9.472 32.5212 16.768C34.4015 24.064 28.7606 36.832 28.7606 36.832M28.7606 36.832L33.4614 39.568C33.4614 39.568 36.2818 36.832 38.1621 33.184C40.0424 29.536 33.4614 23.152 33.4614 23.152M25 46L26.8803 40.528H23.1197L25 46ZM25.9402 17.68C26.4594 18.1837 26.4594 19.0003 25.9402 19.504C25.4209 20.0077 24.5791 20.0077 24.0598 19.504C23.5406 19.0003 23.5406 18.1837 24.0598 17.68C24.5791 17.1763 25.4209 17.1763 25.9402 17.68Z\" stroke=\"#FAFAFA\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>\n",
    "CloudDownload": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0\n          0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n          stroke-linejoin=\"round\"><path\n          stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M19 18a3.5 3.5 0 0\n          0 0 -7h-1a5 4.5 0 0 0 -11 -2a4.6 4.4 0 0 0 -2.1 8.4\" /><path d=\"M12 13l0\n          9\" /><path d=\"M9 19l3 3l3 -3\" /></svg>"
  },
  "baseSettings": {
    "metaTitle": "BRANDNAME",
    "metaDescription": "Откройте ссылку и подключитесь",
    "showConnectionKeys": false,
    "hideGetLinkButton": true
  },
  "baseTranslations": {
    "installationGuideHeader": {
      "en": "Installation",
      "ru": "Установка"
    },
    "connectionKeysHeader": {
      "en": "Connection Keys",
      "ru": "Ключи подключения"
    },
    "linkCopied": {
      "en": "Link copied",
      "ru": "Ссылка скопирована"
    },
    "linkCopiedToClipboard": {
      "en": "Link copied to clipboard",
      "ru": "Ссылка скопирована в буфер обмена"
    },
    "getLink": {
      "en": "Get Link",
      "ru": "Получение ссылки"
    },
    "scanQrCode": {
      "en": "Scan the QR code above in the client",
      "ru": "Отсканируйте QR-код в приложении"
    },
    "scanQrCodeDescription": {
      "en": "Easily add the subscription to any client. There's another option: copy the link below and paste it into the client",
      "ru": "Простое добавление подписки в любой клиент. Есть и другой вариант: скопируйте ссылку ниже и вставьте в клиент."
    },
    "copyLink": {
      "en": "Copy link",
      "ru": "Скопировать ссылку"
    },
    "name": {
      "en": "Username",
      "ru": "Имя пользователя"
    },
    "status": {
      "en": "Status",
      "ru": "Статус"
    },
    "active": {
      "en": "Active",
      "ru": "Активна"
    },
    "inactive": {
      "en": "Inactive",
      "ru": "Неактивна"
    },
    "expires": {
      "en": "Expires",
      "ru": "Истекает"
    },
    "bandwidth": {
      "en": "Bandwidth",
      "ru": "Трафик"
    },
    "scanToImport": {
      "en": "Scan to import this key",
      "ru": "Отсканируйте QR-код для импорта ключа"
    },
    "expiresIn": {
      "en": "Expires",
      "ru": "Истекает"
    },
    "expired": {
      "en": "Expired",
      "ru": "Истекла"
    },
    "unknown": {
      "en": "Unknown",
      "ru": "Неизвестно"
    },
    "indefinitely": {
      "en": "Indefinitely",
      "ru": "Бессрочно"
    }
  },
  "brandingSettings": {
    "title": "brandname",
    "logoUrl": "https://i.imgur.com/image.img",
    "supportUrl": "https://t.me/your_support_bot"
  }
}