jakopako / goskyr

A configurable command-line web scraper written in go with auto configuration capability
GNU General Public License v3.0
32 stars 4 forks source link

guess_year bug #264

Closed jakopako closed 2 weeks ago

jakopako commented 6 months ago

Example:

In this situation the dates before 29.12.2023 will mistakenly have the year set to 2024 if guess_year is set to true.