This commit is contained in:
avencores 2025-05-06 21:22:06 +03:00
parent c2ae8ae437
commit 5c0309e2d5
4 changed files with 17 additions and 4 deletions

View File

@ -1,2 +1,2 @@
### Что нового:
- Обновление IP
- Фикс Spotify, блок IP Logger'ов

View File

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

View File

@ -62,6 +62,7 @@
204.12.192.222 aet.spotify.com
204.12.192.222 www.spotify.com
204.12.192.222 accounts.spotify.com
204.12.192.222 open.spotify.com
# Codeium:
50.7.87.85 codeium.com
@ -122,6 +123,18 @@
0.0.0.0 only-fans.me
0.0.0.0 onlyfans.wtf
# IP Logger'ы:
0.0.0.0 iplogger.org
0.0.0.0 wl.gl
0.0.0.0 ed.tc
0.0.0.0 bc.ax
0.0.0.0 maper.info
0.0.0.0 2no.co
0.0.0.0 yip.su
0.0.0.0 iplis.ru
0.0.0.0 ezstat.ru
0.0.0.0 iplog.co
# Добавлено из https://4pda.to/forum/index.php?showtopic=915158&view=findpost&p=133873426
176.99.11.77 assistantfrontend-pa.googleapis.com
176.99.11.77 firebaseinstallations.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.1/Unlock_AI_and_EN_Services_for_Russia.V1.1.1.zip",
"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",
"changelog": "https://raw.githubusercontent.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/refs/heads/main/changelog.md"
}