From cdfe3c67641d195081598c3b19404100f2047a61 Mon Sep 17 00:00:00 2001 From: Ilya Voronin Date: Wed, 28 Aug 2024 17:45:48 +0300 Subject: [PATCH] Remove trailing whitespace in READMEs --- README.es_ES.md | 8 ++++---- README.md | 6 +++--- README.ru_RU.md | 8 ++++---- README.zh_CN.md | 10 +++++----- README.zh_Hans.md | 10 +++++----- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.es_ES.md b/README.es_ES.md index 80045a3a..7c9b0f04 100644 --- a/README.es_ES.md +++ b/README.es_ES.md @@ -259,7 +259,7 @@ Nuestra plataforma ofrece compatibilidad con una amplia gama de arquitecturas y - http://domain:2053/panel - **Ruta del Panel Web con Implementación de SSL:** - https://domain:2053/panel - + ## Configuración WARP @@ -313,9 +313,9 @@ Si deseas usar enrutamiento a WARP antes de la versión v2.1.0, sigue los pasos 1. Usa el comando `x-ui` dentro de la terminal. 2. Selecciona `Gestión de Límite de IP`. 3. Elige las opciones apropiadas según tus necesidades. - + - asegúrate de tener ./access.log en tu Configuración de Xray después de la v2.1.3 tenemos una opción para ello - + ```sh "log": { "access": "./access.log", @@ -373,7 +373,7 @@ El panel web admite tráfico diario, inicio de sesión en el panel, copia de seg - Inicia [Botfather](https://t.me/BotFather) en tu cuenta de Telegram: ![Botfather](./media/botfather.png) - + - Crea un nuevo bot usando el comando /newbot: Te hará 2 preguntas, Un nombre y un nombre de usuario para tu bot. Ten en cuenta que el nombre de usuario debe terminar con la palabra "bot". ![Create new bot](./media/newbot.png) diff --git a/README.md b/README.md index 358402bc..62aa18c3 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ Our platform offers compatibility with a diverse range of architectures and devi - Russian - Vietnamese - Spanish -- Indonesian +- Indonesian - Ukrainian - Turkish @@ -363,7 +363,7 @@ To enable the IP Limit functionality, you need to install `fail2ban` and its req - **Uninstall Fail2ban:** Uninstall Fail2ban with configuration. 3. Add a path for the access log on the panel by setting `Xray Configs/log/Access log` to `./access.log` then save and restart xray. - + - **For versions before `v2.1.3`:** - You need to set the access log path manually in your Xray configuration: @@ -427,7 +427,7 @@ The web panel supports daily traffic, panel login, database backup, system statu - Start [Botfather](https://t.me/BotFather) in your Telegram account: ![Botfather](./media/botfather.png) - + - Create a new Bot using /newbot command: It will ask you 2 questions, A name and a username for your bot. Note that the username has to end with the word "bot". ![Create new bot](./media/newbot.png) diff --git a/README.ru_RU.md b/README.ru_RU.md index 2b3b80e0..de689930 100644 --- a/README.ru_RU.md +++ b/README.ru_RU.md @@ -247,7 +247,7 @@ systemctl restart x-ui - Русский - Вьетнамский - Испанский -- Индонезийский +- Индонезийский - Украинский - Турецкий @@ -422,7 +422,7 @@ WARP встроен, и дополнительная установка не т - Начните [Botfather](https://t.me/BotFather) в вашем аккаунте Telegram: ![Botfather](./media/botfather.png) - + - Создайте новый бот с помощью команды /newbot: Вас попросят ввести 2 вопроса, имя и имя пользователя для вашего бота. Обратите внимание, что имя пользователя должно заканчиваться на слово "bot". ![Создать нового бота](./media/newbot.png) @@ -450,8 +450,8 @@ WARP встроен, и дополнительная установка не т - `/login` с `POST` данными пользователя: `{username: '', password: ''}` для входа - `/panel/api/inbounds` базовый маршрут для следующих действий: -| Метод | Путь | Действие -| :---: | -----------------------------------| ------------------------------------------- +| Метод | Путь | Действие +| :---: | -----------------------------------| ------------------------------------------- | `GET` | `"/list"` | Получить все входящие соединения | `GET` | `"/get/:id"` | Получить входящее соединение с inbound.id | `GET` | `"/getClientTraffics/:email"` | Получить трафик клиента по электронной почте diff --git a/README.zh_CN.md b/README.zh_CN.md index 3204106a..a148134c 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -166,7 +166,7 @@ systemctl restart x-ui docker compose up -d ``` -从Docker中删除3x-ui +从Docker中删除3x-ui ```sh docker stop 3x-ui @@ -258,7 +258,7 @@ systemctl restart x-ui - http://domain:2053/panel - **面板链接(有SSL):** - https://domain:2053/panel - + ## WARP 配置 @@ -312,9 +312,9 @@ systemctl restart x-ui 1. 使用面板内置的 `x-ui` 指令 2. 选择 `IP Limit Management`. 3. 根据您的需要选择合适的选项。 - + - 确保您的 Xray 配置上有 ./access.log 。在 v2.1.3 之后,我们有一个选项。 - + ```sh "log": { "access": "./access.log", @@ -372,7 +372,7 @@ Web 面板通过 Telegram Bot 支持每日流量、面板登录、数据库备 - 与 [Botfather](https://t.me/BotFather) 对话: ![Botfather](./media/botfather.png) - + - 使用 /newbot 创建新机器人:你需要提供机器人名称以及用户名,注意名称中末尾要包含“bot” ![创建机器人](./media/newbot.png) diff --git a/README.zh_Hans.md b/README.zh_Hans.md index f00970dc..e83e23b8 100644 --- a/README.zh_Hans.md +++ b/README.zh_Hans.md @@ -166,7 +166,7 @@ systemctl restart x-ui docker compose up -d ``` -从Docker中删除3x-ui +从Docker中删除3x-ui ```sh docker stop 3x-ui @@ -258,7 +258,7 @@ systemctl restart x-ui - http://domain:2053/panel - **面板链接(有SSL):** - https://domain:2053/panel - + ## WARP 配置 @@ -312,9 +312,9 @@ systemctl restart x-ui 1. 使用面板内置的 `x-ui` 指令 2. 选择 `IP Limit Management`. 3. 根据您的需要选择合适的选项。 - + - 确保您的 Xray 配置上有 ./access.log 。在 v2.1.3 之后,我们有一个选项。 - + ```sh "log": { "access": "./access.log", @@ -372,7 +372,7 @@ Web 面板通过 Telegram Bot 支持每日流量、面板登录、数据库备 - 与 [Botfather](https://t.me/BotFather) 对话: ![Botfather](./media/botfather.png) - + - 使用 /newbot 创建新机器人:你需要提供机器人名称以及用户名,注意名称中末尾要包含“bot” ![创建机器人](./media/newbot.png)