- added `--exclude` option - Better regex and code logic to favor performance - Fixed a bug that caused dnsdumpster to fail if target was a subdomain - Fixed a bug that caused a crash if run outside "Photon" directory - Fixed a bug in file saving (specific to Python 3)
1.0.7
- Added `--timeout` option - Added `--output` option - Added `--user-agent` option - Replaced lxml with regex - Better logic for favoring performance - Added bigger and separate file for user-agents
1.0.6
- Fixed lot of bugs - Suppress SSL warnings in MAC - x100 speed by code optimization - Simplified code of `exporter` plugin
1.0.5
- Added `exporter` plugin - Added seamless update ability - Fixed a bug in update function
1.0.4
- Fixed an issue which caused regular links to be saved in robots.txt - Simplified `flash` function - Removed `-n` as an alias of `--ninja` - Added `--only-urls` option - Refactored code for readability - Skip saving files if the content is empty
1.0.3
- Introduced plugins - Added `dnsdumpster` plugin - Fixed non-ascii character handling, again - 404 pages are now added to `failed` list - Handling exceptions in `jscanner`