mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-08-05 07:35:53 +03:00
Warning in user's list
This commit is contained in:
@@ -115,7 +115,8 @@ if not exist "%LISTS_PATH%ipset-exclude-user.txt" (
|
|||||||
echo 203.0.113.113/32>"%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" (
|
if not exist "%LISTS_PATH%list-general-user.txt" (
|
||||||
echo domain.example.abc>"%LISTS_PATH%list-general-user.txt"
|
echo # Never leave this file empty>"%LISTS_PATH%list-general-user.txt"
|
||||||
|
echo domain.example.abc>>"%LISTS_PATH%list-general-user.txt"
|
||||||
)
|
)
|
||||||
if not exist "%LISTS_PATH%list-exclude-user.txt" (
|
if not exist "%LISTS_PATH%list-exclude-user.txt" (
|
||||||
echo domain.example.abc>"%LISTS_PATH%list-exclude-user.txt"
|
echo domain.example.abc>"%LISTS_PATH%list-exclude-user.txt"
|
||||||
|
|||||||
Reference in New Issue
Block a user