Change worning for invalid lines in filter list

This commit is contained in:
Vladimir Stoilov
2022-07-29 20:45:36 +02:00
committed by Daniel
parent 3d11a1029b
commit fa1480d4c1
3 changed files with 37 additions and 31 deletions

View File

@@ -14,7 +14,7 @@ var (
var getFilePath config.StringOption
func registerConfig() error {
help := `File that contains list of all domains, Ip addresses, country codes and autonomous system that you want to block, where each entry is on a new line.
help := `The file should contain list of all domains, Ip addresses, country codes and autonomous system that you want to block, where each entry is on a new line.
Lines that start with a '#' symbol are ignored.
Everything after the first space/tab is ignored.
Example: