mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-12-10 13:30:31 +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
|
:service_status
|
||||||
cls
|
cls
|
||||||
chcp 437 > nul
|
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 zapret
|
||||||
call :test_service WinDivert
|
call :test_service WinDivert
|
||||||
|
|
||||||
@@ -519,7 +519,7 @@ chcp 437 > nul
|
|||||||
cls
|
cls
|
||||||
|
|
||||||
set "listFile=%~dp0lists\ipset-all.txt"
|
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...
|
echo Updating ipset-all...
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user