Add files via upload

This commit is contained in:
avencores 2025-03-26 17:20:05 +03:00 committed by GitHub
parent 446b84c345
commit 7f9041d6bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,2 +1,3 @@
### Что нового:
- Обновлен устаревший IP
- Обновлен Spotify
- Добавлен новый адрес для Grok

View File

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

View File

@ -1,6 +1,6 @@
{
"version": "v1.0.7",
"versionCode": 107,
"zipUrl": "https://github.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/releases/download/V1.0.7/Unlock_AI_and_EN_Services_for_Russia.V1.0.7.zip",
"version": "v1.0.8",
"versionCode": 108,
"zipUrl": "https://github.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/releases/download/V1.0.8/Unlock_AI_and_EN_Services_for_Russia.V1.0.8.zip",
"changelog": "https://raw.githubusercontent.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/refs/heads/main/changelog.md"
}