diff --git a/docs/features/hwid-device-limit.md b/docs/features/hwid-device-limit.md index df24bfa..6f04486 100644 --- a/docs/features/hwid-device-limit.md +++ b/docs/features/hwid-device-limit.md @@ -68,6 +68,7 @@ Not all client applications send a HWID header. Here is the list of applications - [Passwall-OpenWRT](https://github.com/Openwrt-Passwall/openwrt-passwall) - [Clash Mi](https://clashmi.app/) - HWID disabled by default - [Karing](https://karing.app/) - HWID disabled by default +- [Incy](https://incy.cc/) ## For app developers diff --git a/src/data/clients.ts b/src/data/clients.ts index 91affc8..c350944 100644 --- a/src/data/clients.ts +++ b/src/data/clients.ts @@ -531,6 +531,24 @@ export const CLIENTS: Client[] = [ links: { website: 'https://clashmac.app/' } + }, + { + id: 'incy', + name: 'Incy', + core: 'xray', + platforms: ['ios', 'macos'], + description: 'Modern VPN client with VLESS, VMess, Trojan and Shadowsocks support.', + logo: '/clients/logo/incy-dark.svg', + badges: { + hwid: true + }, + downloadLinks: { + ios: 'https://apps.apple.com/us/app/incy/id6756943388', + macos: 'https://apps.apple.com/us/app/incy/id6756943388' + }, + links: { + website: 'https://incy.cc/' + } } ] @@ -550,4 +568,4 @@ export function getPlatformClients() { macos: getClientsByPlatform('macos'), linux: getClientsByPlatform('linux') } -} \ No newline at end of file +} diff --git a/static/clients/logo/incy-dark.svg b/static/clients/logo/incy-dark.svg new file mode 100644 index 0000000..e59645d --- /dev/null +++ b/static/clients/logo/incy-dark.svg @@ -0,0 +1,4 @@ + + + IN +