update clash/

This commit is contained in:
2026-05-19 21:49:20 +03:00
parent 16f4fa1e7c
commit b00a2534fe
3 changed files with 58 additions and 6 deletions

View File

@@ -8,9 +8,9 @@
### 💻 Windows
| Клиент | Ссылка |
|--------|--------|
| 1. **Clash Party** | [GitHub](https://github.com/mihomo-party-org/clash-party) |
| 2. **FLClash** | [GitHub](https://github.com/chen08209/FlClash) |
| 3. **Clash Verge Rev** | [GitHub](https://github.com/clash-verge-rev/clash-verge-rev) |
| **FLClash** | [GitHub](https://github.com/chen08209/FlClash) |
| **Clash Party** | [GitHub](https://github.com/mihomo-party-org/clash-party) |
| **Clash Verge Rev** | [GitHub](https://github.com/clash-verge-rev/clash-verge-rev) |
### 🤖 Android
| Клиент | Ссылка |
@@ -20,10 +20,37 @@
---
## Подключение подписки
## Добавление профиля
> [!IMPORTANT]
> Во всех инструкциях ниже замени `ВАШ_URL` на ссылку подписки.
В клиенте необходимо добавить профиль через URL-подписку.
Доступны **3 конфигурации:**
---
### 📡 Основной профиль
Используется для подключения подписки к клиенту:
```
https://git.i8m3x.icu/admin/122/raw/branch/master/clash/config/client.yaml
```
---
### 🛡️ Обход белого списка
Две версии на выбор — выбери ту, которая подходит твоему устройству.
**Полная версия**:
```
https://git.i8m3x.icu/admin/122/raw/branch/master/clash/config/wl/full.yaml
```
**Облегчённая версия** — если телефон не справляется с полной:
```
https://git.i8m3x.icu/admin/122/raw/branch/master/clash/config/wl/lite.yaml
```
---