mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-12-10 05:19:45 +05:00
Merge branch 'main' of https://github.com/Flowseal/zapret-discord-youtube
This commit is contained in:
5459
.service/ipset-service.txt
Normal file
5459
.service/ipset-service.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user