I know we have a --filter-similar-to flag that allows to do this, but is there a way to do it automatically ?
A.k.a make a request to http://example.com/<impossible_path> --> grab the sim hash and then filter out similar urls automatically later on ?
NB: maybe it should do the same for all subpaths lke http://example.com//<impossible_path> to detect all potential 404-like pages.