>
> with high_ratelimit a list of addresses which shouldn't be rate limited
>
> What is happening is everyone is being rate limited, but only people not in
> the high_ratelimit file are getting logged..
>
> How can I fix this? I want to rate limit people who are not in the
> high_ratelimt list.