2 Commits
6.3.0 ... main

Author SHA1 Message Date
CherretGit
91a2990eb6 update zapret 2025-12-21 20:57:24 +07:00
CherretGit
b12b6e1bb2 Update update's.json and changelog 2025-12-08 16:41:32 +00:00
4 changed files with 8 additions and 10 deletions

View File

@@ -1,3 +1 @@
Исправлен автозапуск
Добавлена возможность прямого обращения к zapret
Обновлен hosts-файл
Список изменений: 1. Использование команды restart 2. Исправление customize.sh 3. Обновление hosts-файла

View File

@@ -1,6 +1,6 @@
{
"version": "6.2",
"versionCode": 62,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.2.0/zaprett-hosts.zip",
"version": "6.3",
"versionCode": 63,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.3.0/zaprett-hosts.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "6.2",
"versionCode": 62,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.2.0/zaprett.zip",
"version": "6.3",
"versionCode": 63,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.3.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}