Closed hmsta closed 4 years ago
Thanks for raising this. I think you should be parsing the JSON first, to avoid weird edge cases like this one, and because you would want to unescape JSON strings before extracting URLs anyway.
Having said that, it probably doesn't make sense for us to support double quotes in the middle of a URL. I'll see what I can do about that.
the json is somewhere inside the Githubissues.
Hi,
if a website body contains a json string, I get garbage urls...
specific case...
thanks