mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-03-08 07:55:21 +00:00
Removed user's ipset
This commit is contained in:
@@ -107,13 +107,9 @@ goto menu
|
||||
:load_user_lists
|
||||
set "LISTS_PATH=%~dp0lists\"
|
||||
|
||||
if not exist "%LISTS_PATH%ipset-all-user.txt" (
|
||||
echo 203.0.113.113/32>"%LISTS_PATH%ipset-all-user.txt"
|
||||
)
|
||||
if not exist "%LISTS_PATH%ipset-exclude-user.txt" (
|
||||
echo 203.0.113.113/32>"%LISTS_PATH%ipset-exclude-user.txt"
|
||||
)
|
||||
|
||||
if not exist "%LISTS_PATH%list-general-user.txt" (
|
||||
echo domain.example.abc>"%LISTS_PATH%list-general-user.txt"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user