Open kftsehk opened 3 years ago
Some may prefer to put reports into URL's original directory structure
New behavior
http://example.com => $OUT/example_com.report.json http://example.com/ => $OUT/example_com.report.json http://example.com/?a=b => $OUT/example_com/_a=b.report.json http://example.com/a/b/c => $OUT/example_com/a/b/c.report.json
This can be enabled with --retain-url-directory
--retain-url-directory
Some may prefer to put reports into URL's original directory structure
New behavior
This can be enabled with
--retain-url-directory