[PR #16659] Обновление диагностики #449

Open
opened 2026-08-10 13:22:46 +03:00 by mirror-bot · 0 comments

📋 Pull Request Information

Original PR: https://github.com/Flowseal/zapret-discord-youtube/pull/16659
Author: @FunsyMe
Created: 8/10/2026
Status: 🔄 Open

Base: mainHead: diagnostics-update


📝 Commits (6)

  • d2714b6 feat: EasyAntiCheat and Cyrillic path check
  • 716a0cf feat: EasyAntiCheat and Cyrillic path check
  • 4ff9b58 feat: EasyAntiCheat and Cyrillic path check
  • 35de7bb feat: EasyAntiCheat, Cyrillic path and OneDrive check
  • ef3dab2 feat: installed path print, EasyAntiCheat, Cyrillic path and OneDrive check
  • 1c5c8bd feat: diagnostics update

📊 Changes

1 file changed (+34 additions, -0 deletions)

View changed files

📝 service.bat (+34 -0)

📄 Description

  1. Добавил проверку на EasyAntiCheat. Про него очень спорно, т.к. могут пофиксить скоро
  2. Добавил проверку на содержание кириллицы в пути установки zapret. Сделал через коды UTF-8 (\u0430-\u044F\u0410-\u042F\u0451\u0401) (а-яА-ЯёЁ) чтобы лишний раз не менять кодировку
  3. Добавил проверку на OneDrive
  4. Добавил вывод полного пути, где установлен 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>
mirror-bot added the pull-request label 2026-08-10 13:22:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Utilities/zapret-discord-youtube#449