This commit is contained in:
Flowseal
2025-07-09 04:07:32 +03:00
2 changed files with 5461 additions and 2 deletions

5459
.service/ipset-service.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -63,7 +63,7 @@ goto menu
:service_status
cls
chcp 437 > nul
for /f "tokens=3*" %%A in ('reg query "HKLM\System\CurrentControlSet\Services\zapret" /v zapret-discord-youtube 2^>nul') do echo Service strategy installed from "%%A %%B"
for /f "tokens=2*" %%A in ('reg query "HKLM\System\CurrentControlSet\Services\zapret" /v zapret-discord-youtube 2^>nul') do echo Service strategy installed from "%%B"
call :test_service zapret
call :test_service WinDivert
@@ -519,7 +519,7 @@ chcp 437 > nul
cls
set "listFile=%~dp0lists\ipset-all.txt"
set "url=https://raw.githubusercontent.com/Flowseal/zapret-discord-youtube/refs/heads/main/lists/ipset-all.txt"
set "url=https://raw.githubusercontent.com/Flowseal/zapret-discord-youtube/refs/heads/main/.service/ipset-service.txt"
echo Updating ipset-all...