I am looking through the code and noticed the regex only seems to match IPv4 addresses. Should IPv6 also be matched? I'm hoping to do this so that I can add a custom scrubber which used IpAnonymizer and lean on the gem-maintained Regex. Thoughts?