readme: markdown fix

This commit is contained in:
bol-van 2022-07-27 16:40:49 +03:00
parent 74eb96dc06
commit 80f9b13676

View File

@ -673,9 +673,13 @@ If include list is present and domain does not belong to that list fooling is al
Empty list means absent list. Otherwise fooling goes on. Empty list means absent list. Otherwise fooling goes on.
Launch system looks for 2 include lists : Launch system looks for 2 include lists :
`ipset/zapret-hosts-users.txt.gz` or `ipset/zapret-hosts-users.txt` `ipset/zapret-hosts-users.txt.gz` or `ipset/zapret-hosts-users.txt`
`ipset/zapret-hosts.txt.gz` or `ipset/zapret-hosts.txt` `ipset/zapret-hosts.txt.gz` or `ipset/zapret-hosts.txt`
and 1 exclude list and 1 exclude list
`ipset/zapret-hosts-users-exclude.txt.gz` or `ipset/zapret-hosts-users-exclude.txt` `ipset/zapret-hosts-users-exclude.txt.gz` or `ipset/zapret-hosts-users-exclude.txt`
If `MODE_FILTER=hostlist` all present lists are passed to `nfqws` or `tpws`. If `MODE_FILTER=hostlist` all present lists are passed to `nfqws` or `tpws`.