From 68e24e3192cb984d696aacafb0d7b35c9ee1a768 Mon Sep 17 00:00:00 2001 From: pooneyy <85266337+pooneyy@users.noreply.github.com> Date: Thu, 30 Oct 2025 21:26:41 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(wechat-selkies):=20add=20pr?= =?UTF-8?q?oject=20screenshot=20to=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/wechat-selkies/README.md | 2 ++ apps/wechat-selkies/README_en.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/apps/wechat-selkies/README.md b/apps/wechat-selkies/README.md index ed799bccd..772914425 100644 --- a/apps/wechat-selkies/README.md +++ b/apps/wechat-selkies/README.md @@ -4,6 +4,8 @@ **反向代理需要使用 https 协议,例如 https://127.0.0.1:30001** +![](https://f.pz.al/pzal/2025/10/30/21291889a2726.png) + ## 项目简介 本项目将官方微信/QQ Linux 客户端封装在 Docker 容器中,通过 Selkies 技术实现在浏览器中直接使用微信/QQ,无需在本地安装微信/QQ 客户端。适用于服务器部署、远程办公等场景。 diff --git a/apps/wechat-selkies/README_en.md b/apps/wechat-selkies/README_en.md index a09027530..1c6ba9b3c 100644 --- a/apps/wechat-selkies/README_en.md +++ b/apps/wechat-selkies/README_en.md @@ -4,6 +4,8 @@ Docker-based WeChat/QQ Linux client with browser access support using Selkies We **Reverse proxy requires the use of the HTTPS protocol, for example, https://127.0.0.1:30001** +![](https://f.pz.al/pzal/2025/10/30/21291889a2726.png) + ## Project Overview This project packages the official WeChat/QQ Linux client in a Docker container, enabling direct WeChat/QQ usage in browsers through Selkies technology without local installation. Suitable for server deployment, remote work, and other scenarios.