This commit is contained in:
avencores 2025-05-08 19:38:19 +03:00
parent 5c0309e2d5
commit bdbf959e2d
5 changed files with 26 additions and 8 deletions

View File

@ -49,6 +49,7 @@
* Gemini
* Microsoft Copilot
* Microsoft Rewards
* Xbox Cloud Gaming
* Truth Social, Google Labs
* Claude
* GitHub Copilot
@ -67,6 +68,9 @@
* Rewards
* ElevenLabs
* Tidal
* Clash Royale
* Clash of Clans
* Brawl Stars
**И так далее.**

View File

@ -1,2 +1,2 @@
### Что нового:
- Фикс Spotify, блок IP Logger'ов
- Добавлено Xbox Cloud Gaming, Clash Royale, Clash of Clans, Brawl Stars

View File

@ -1,7 +1,7 @@
id=unlockallaiandservicesforrussia
name=Unlock AI and EN Services for Russia
version=1.1.2
versionCode=112
version=1.1.3
versionCode=113
author=avencores
description=🛡 Модуль для разблокировки зарубежных сервисов AI и других для России 🌍
updateJson=https://raw.githubusercontent.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/refs/heads/main/update.json

View File

@ -41,12 +41,13 @@
204.12.192.222 notebooklm.google
204.12.192.222 notebooklm.google.com
# Microsoft Copilot, Microsoft Rewards, Xbox:
# Microsoft Copilot, Microsoft Rewards, Xbox, Xbox Cloud Gaming:
204.12.192.222 copilot.microsoft.com
204.12.192.222 sydney.bing.com
204.12.192.222 edgeservices.bing.com
204.12.192.221 rewards.bing.com
50.7.85.221 xsts.auth.xboxlive.com
78.40.217.193 xsts.auth.xboxlive.com
50.7.87.86 xgpuwebf2p.gssv-play-prod.xboxlive.com
# Spotify:
204.12.192.222 api.spotify.com
@ -106,6 +107,18 @@
204.12.192.222 api.squareup.com
204.12.192.222 api-global.squareup.com
# Clash Royale, Clash of Clans, Brawl Stars
3.160.212.81 cdn.id.supercell.com
18.172.112.81 security.id.supercell.com
3.165.113.14 accounts.supercell.com
18.66.195.96 game-assets.clashroyaleapp.com
51.158.190.98 game.clashroyaleapp.com
3.162.38.39 game-assets.clashofclans.com
70.34.251.56 gamea.clashofclans.com
108.157.194.81 clashofclans.inbox.supercell.com
179.43.168.109 game.brawlstarsgame.com
18.239.69.129 game-assets.brawlstarsgame.com
# Другое:
204.12.192.222 claude.ai
204.12.192.222 www.notion.so
@ -134,6 +147,7 @@
0.0.0.0 iplis.ru
0.0.0.0 ezstat.ru
0.0.0.0 iplog.co
0.0.0.0 grabify.org
# Добавлено из https://4pda.to/forum/index.php?showtopic=915158&view=findpost&p=133873426
176.99.11.77 assistantfrontend-pa.googleapis.com

View File

@ -1,6 +1,6 @@
{
"version": "v1.1.1",
"versionCode": 111,
"zipUrl": "https://github.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/releases/download/V1.1.2/Unlock_AI_and_EN_Services_for_Russia.V1.1.2.zip",
"version": "v1.1.3",
"versionCode": 113,
"zipUrl": "https://github.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/releases/download/V1.1.3/Unlock_AI_and_EN_Services_for_Russia.V1.1.3.zip",
"changelog": "https://raw.githubusercontent.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/refs/heads/main/changelog.md"
}