\+ Added support for all kinds of meta-tags in the form `<meta name="some-key" content="content-to-be-scraped">`.
\+ Added support for scraping e-mail addresses. They will always be added to the wordlist, but they can also be stored in separate file using `cewler --output-emails emails.txt https://example.com`.
\+ Adding `http://` to start URL if there's no `://` in the URL.