Clean up IP blacklist configuration comments

Removed commented-out examples of single IP entries.
This commit is contained in:
Georgiy Sitnikov 2025-10-23 10:58:20 +02:00 committed by GitHub
parent e202ce419f
commit 0b10bf9325
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,8 +19,6 @@ datepattern = ^\[?ExYear(?P<_sep>[-/.])Month(?P=_sep)Day(?:T| ?)24hour:Minute:S
########################################
#
# Single IP Example:
# 10.10.10.10
# 10.10.10.10 [2015-01-01 12:00:00]
# 10.10.10.10/32 [2015-01-01 12:00:00]
#
#########################################