diff --git a/docs/features/hwid-device-limit.md b/docs/features/hwid-device-limit.md index 7ccfd10..2fc479b 100644 --- a/docs/features/hwid-device-limit.md +++ b/docs/features/hwid-device-limit.md @@ -69,6 +69,7 @@ Not all client applications send a HWID header. Here is the list of applications - [Clash Mi](https://clashmi.app/) - HWID disabled by default - [Karing](https://karing.app/) - HWID disabled by default - [Incy](https://incy.cc/) +- [RenoarX](https://github.com/RonnyFX/RenoarX) ## For app developers diff --git a/src/data/clients.ts b/src/data/clients.ts index b52b6b1..9d074d4 100644 --- a/src/data/clients.ts +++ b/src/data/clients.ts @@ -588,7 +588,22 @@ export const CLIENTS: Client[] = [ links: { website: 'https://incy.cc/' } + }, + { + id: 'renoarx', + name: 'RenoarX', + core: 'xray', + platforms: ['windows'], + description: 'Modern XRay JSON client.', + logo: '/clients/logo/renoar_logo_black.svg', + badges: { + hwid: true + }, + downloadLinks: { + windows: 'https://github.com/RonnyFX/RenoarX/releases/latest', + } } + ] export function getClientsByPlatform(platform: Platform): Client[] { diff --git a/static/clients/logo/renoar_logo_black.svg b/static/clients/logo/renoar_logo_black.svg new file mode 100644 index 0000000..7dafd79 --- /dev/null +++ b/static/clients/logo/renoar_logo_black.svg @@ -0,0 +1,3 @@ + + +