get rid of duplicate bytes.Buffer, use bytes.Reader instead, #39

This commit is contained in:
2024-01-27 17:23:09 +01:00
parent e092ce7b8e
commit 5728c1eab3
7 changed files with 19 additions and 14 deletions

View File

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