2023-07-17 UTC
# [manton] gRegor: The Ruby gem. Actually looks like I’m on an older version, but quickly skimming the commit history I don’t think anything with this has changed. An exception is being thrown when using `URI`… e.g. `URI("mailto:asdfasdf")` will fail. Fix seems straightforward to catch the error and just ignore those URLs, but I haven’t looked closely.