Preview
Issue #2
missing date, can be easily obtained. You can use @datetime: "today + N seconds" or @datetime: "0 years ago" to parse dates like that, so it's totally possible to handle
- undefined
- The problem here is that the page doesn't display the year, nor does contain it anywhere in the source code. You tried to handle the date without a year, and you succeeded, but only for articles from 2019.
Take an article from 2018 or earlier - and you'll get 2019 as a result:
https://instantview.telegram.org/contest/bragazeta.ru/template4/?url=https%3A%2F%2Fwww.bragazeta.ru%2Fworld%2F2834727%2F
It is possible to obtain the year in some cases, for example when the article uses static.km.ru to host images. In this case the year can be obtained from the image url:
https://www.bragazeta.ru/world/2842877/
https://www.bragazeta.ru/world/2801071/
https://www.bragazeta.ru/world/2799905/
Otherwise it is ok to not display the date at all.
See: https://instantview.telegram.org/contest/anapa-ch.ru/template8/issue3/
- Type of issue
- IV page is missing essential content
- Reported
- Apr 20, 2019