Compare commits

..

3 Commits

Author SHA1 Message Date
Thomas von Dein
04aa2d07a3 fix linter error 2024-01-22 14:51:26 +01:00
Thomas von Dein
f41b89f6fe added -f to override d-hash, better debug and error handling 2024-01-22 14:30:54 +01:00
Thomas von Dein
4b0066d6ce added image diff hash distance caching to not overwrite similar images 2024-01-21 12:38:14 +01:00

View File

@@ -35,7 +35,7 @@ import (
)
const (
VERSION string = "0.3.0"
VERSION string = "0.2.0"
Baseuri string = "https://www.kleinanzeigen.de"
Listuri string = "/s-bestandsliste.html"
Defaultdir string = "."