Ignore HTTPS errors

This commit is contained in:
Richard Patel
2018-11-18 00:37:30 +01:00
parent 4464f34779
commit 6793086c22
4 changed files with 12 additions and 11 deletions

View File

@@ -148,6 +148,6 @@ func cmdCrawler(clic *cli.Context) error {
}
var buildDate = time.Date(
2018, 11, 15,
23, 24, 0, 0,
2018, 11, 17,
23, 32, 0, 0,
time.UTC)