Errors the whole audit currently.

discovered in #1877
perhaps if it's not parseable just prepend the hostname?
I think it's more that it's just not a URL at all, but I'll investigate (we currently handle cases of null and empty string which reflect that it didn't have a URL/was inline/was injected, I'm guessing there's another special case I'm missing).
Probably a better idea 😃
nothing much reported since then, let's close instead of chill :)
Most helpful comment
I think it's more that it's just not a URL at all, but I'll investigate (we currently handle cases of null and empty string which reflect that it didn't have a URL/was inline/was injected, I'm guessing there's another special case I'm missing).