This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Bug Fixes
There was a bug in the aggregation code that would discard any matches when the socket method could not parse for a url or find an IP. This led to empty aggregation lists. The fix for this reuses a previous commits regex in order to better parse the url and ip string sent for aggregation.