Clarify example comments by generalizing "bad IP addresses" to "IP addresses"
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
/**
|
||||
* An example of how to get a list of bad IP addresses from the service https://www.spamhaus.org/blocklists/do-not-route-or-peer/
|
||||
* An example of how to get a list of IP addresses from a service https://www.spamhaus.org/blocklists/do-not-route-or-peer/
|
||||
*/
|
||||
|
||||
type lineJson struct {
|
||||
|
||||
Reference in New Issue
Block a user