From f4ce79a97c737155fde0af24600f5cceb318b4eb Mon Sep 17 00:00:00 2001 From: Vlad <150745492+ooovlad@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:02:33 +0300 Subject: [PATCH] Fix the annoying typo that got me confused when I was trying to set up the program Please correct this typo in the file name, as it caused me to stumble twice when setting up zapret. I took the file name directly from the readme, and then I found out that it was incorrect. Then after a while I forgot about it and took the file name from the readme again. So I decided to make a pull request. --- docs/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme.md b/docs/readme.md index 0c5e130e..a228d656 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -1665,7 +1665,7 @@ LISTS_RELOAD=- отключает перезагрузку листов. В системе запуска это обыграно следующим образом. Присутствуют 2 include списка : -`ipset/zapret-hosts-users.txt.gz` или `ipset/zapret-hosts-users.txt`, +`ipset/zapret-hosts-user.txt.gz` или `ipset/zapret-hosts-user.txt`, `ipset/zapret-hosts.txt.gz` или `ipset/zapret-hosts.txt` и 1 exclude список `ipset/zapret-hosts-user-exclude.txt.gz` или `ipset/zapret-hosts-user-exclude.txt`