add the `ssl_certi_verified` parameter to control weather doing ssl certi verification when requesting datas from the urls.
2.0.6
1. add the `html_dynamic_scope` parameters to let user can specified the whole dynamic parse scope, which can help faster the preparser speed when the `parser_mode` is `html_dynamic` . 2. resort the additional tools into the `ToolsHelper` package.
2.0.5
* add a new parse_mode `html_dynamic` to enable get the html content that genarated by the `JS` code. * add the logs of the version update in the `README`
1.0.0
Just release the current version of the V 1.0.0 and so far , just test that all of the functions so far works fine.