This commit is contained in:
Peter Hedenskog 2012-12-20 21:02:24 +01:00
parent 1813f2056f
commit ba7f8649dc
1 changed files with 4 additions and 3 deletions

View File

@ -4,9 +4,10 @@ version 1.5
------------------------
* Added support for configuring the crawler (see the dependencies/crawler.properties file).
* Added support for analyze behind proxy (thanks https://github.com/rhulse and https://github.com/samteeeee for reporting and testing it)
* Added html page that shows url:s that returned 404 from the crawl
* Added how many pages have spof (in percentage) on the summary page
* Added support for setting User-Agent
* Added html page that shows url:s that returned errors from the crawl
* Added percentage on summary page
* Added support for setting user agent
* Added support for setting view port
version 1.4
------------------------