Добавил проверку на EasyAntiCheat. Про него очень спорно, т.к. могут пофиксить скоро
Добавил проверку на содержание кириллицы в пути установки zapret. Сделал через коды UTF-8 (\u0430-\u044F\u0410-\u042F\u0451\u0401) (а-яА-ЯёЁ) чтобы лишний раз не менять кодировку
Добавил проверку на OneDrive
Добавил вывод полного пути, где установлен zapret
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/Flowseal/zapret-discord-youtube/pull/16659
**Author:** [@FunsyMe](https://github.com/FunsyMe)
**Created:** 8/10/2026
**Status:** 🔄 Open
**Base:** `main` ← **Head:** `diagnostics-update`
---
### 📝 Commits (6)
- [`d2714b6`](https://github.com/Flowseal/zapret-discord-youtube/commit/d2714b686671fa077835468398735e2add71afbf) feat: EasyAntiCheat and Cyrillic path check
- [`716a0cf`](https://github.com/Flowseal/zapret-discord-youtube/commit/716a0cf9d1a134faedaa692bf827ecd5cb31f33c) feat: EasyAntiCheat and Cyrillic path check
- [`4ff9b58`](https://github.com/Flowseal/zapret-discord-youtube/commit/4ff9b5829cc496b09ce78e5d86a3cf5c142ae8e8) feat: EasyAntiCheat and Cyrillic path check
- [`35de7bb`](https://github.com/Flowseal/zapret-discord-youtube/commit/35de7bbbbba73ca4bdb0b0d2ce64a17f2ca64af6) feat: EasyAntiCheat, Cyrillic path and OneDrive check
- [`ef3dab2`](https://github.com/Flowseal/zapret-discord-youtube/commit/ef3dab27ac1976aea793779462c4c589eea95696) feat: installed path print, EasyAntiCheat, Cyrillic path and OneDrive check
- [`1c5c8bd`](https://github.com/Flowseal/zapret-discord-youtube/commit/1c5c8bdbbb26740bbc1bcc89dcc8e3cbcfd43fed) feat: diagnostics update
### 📊 Changes
**1 file changed** (+34 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `service.bat` (+34 -0)
</details>
### 📄 Description
1. Добавил проверку на EasyAntiCheat. Про него очень спорно, т.к. могут пофиксить скоро
2. Добавил проверку на содержание кириллицы в пути установки zapret. Сделал через коды UTF-8 (`\u0430-\u044F\u0410-\u042F\u0451\u0401`) (`а-яА-ЯёЁ`) чтобы лишний раз не менять кодировку
3. Добавил проверку на OneDrive
4. Добавил вывод полного пути, где установлен zapret
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/Flowseal/zapret-discord-youtube/pull/16659
Author: @FunsyMe
Created: 8/10/2026
Status: 🔄 Open
Base:
main← Head:diagnostics-update📝 Commits (6)
d2714b6feat: EasyAntiCheat and Cyrillic path check716a0cffeat: EasyAntiCheat and Cyrillic path check4ff9b58feat: EasyAntiCheat and Cyrillic path check35de7bbfeat: EasyAntiCheat, Cyrillic path and OneDrive checkef3dab2feat: installed path print, EasyAntiCheat, Cyrillic path and OneDrive check1c5c8bdfeat: diagnostics update📊 Changes
1 file changed (+34 additions, -0 deletions)
View changed files
📝
service.bat(+34 -0)📄 Description
\u0430-\u044F\u0410-\u042F\u0451\u0401) (а-яА-ЯёЁ) чтобы лишний раз не менять кодировку🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.