mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-08-11 05:15:33 +03:00
[PR #11518] [MERGED] fix: replace Cyrillic 'С' with Latin 'C' in Country property #311
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/Flowseal/zapret-discord-youtube/pull/11518
Author: @dima69
Created: 3/26/2026
Status: ✅ Merged
Merged: 4/1/2026
Merged by: @Flowseal
Base:
main← Head:fix/country-property📝 Commits (1)
7dfdd98fix: replace Cyrillic 'С' with Latin 'C' in Country property📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
utils/test zapret.ps1(+5 -5)📄 Description
The Country property in the code used a Cyrillic 'С' (U+0421) instead of a Latin 'C' (U+0043). This caused the script to crash.
This PR replaces the Cyrillic character with the correct Latin C, preventing crashes and ensuring consistent property access.
Related to: #11349
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #11518] [MERGED] fix: replace Cyrillic 'С' with Latin 'C' in Country propertyto [PR #11518] fix: replace Cyrillic 'С' with Latin 'C' in Country property[PR #11518] fix: replace Cyrillic 'С' with Latin 'C' in Country propertyto [PR #11518] [MERGED] fix: replace Cyrillic 'С' with Latin 'C' in Country property