properly check image format for storing and distance hashing

This commit is contained in:
2025-01-06 10:19:34 +01:00
parent 31b27beee5
commit 54980c9e42
5 changed files with 65 additions and 11 deletions

View File

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