From e3312da52d0ede1c5f783feba0840c53eeca723d Mon Sep 17 00:00:00 2001 From: horus_arch Date: Mon, 19 Feb 2018 15:15:45 +0100 Subject: Bugfix + detects age. (crawler) --- crawler/main.go | 1 + 1 file changed, 1 insertion(+) (limited to 'crawler/main.go') diff --git a/crawler/main.go b/crawler/main.go index ece25e4..573a718 100644 --- a/crawler/main.go +++ b/crawler/main.go @@ -27,6 +27,7 @@ type Angebot struct { Name string Abv float32 Volume float32 + Age int Shop int Url string Short_url string -- cgit v1.2.3