jpillora / ipfilter

A package for IP Filtering in Go (golang)
MIT License
387 stars 47 forks source link

this is wrong. only returns 1 value instead of 2. pls update the front page thx. #15

Closed hiqsociety closed 3 years ago

hiqsociety commented 3 years ago

f, err := ipfilter.New(ipfilter.Options{ BlockedCountries: []string{"CN"}, })

jpillora commented 3 years ago

I changed the source for ip country mappings. Will ping up stream

On Thu, 28 Jan 2021 at 1:34 pm hiqsociety notifications@github.com wrote:

f, err := ipfilter.New(ipfilter.Options{ BlockedCountries: []string{"CN"}, })

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jpillora/ipfilter/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE2X43ERURJ3CF7QHGNIILS4DEJ7ANCNFSM4WWJNQBA .