jetersen/express-ipfilter

Filtering just "/" is impossible

apollyon600 opened this issue · 1 comments

I am trying to filter the homepage which redirects to "/" so like https://google.com/ doesn't actually filter just that as the code apparently checks with "startsWith" rather than "equals"

this is a ip filter not a path filter.