mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
130cea600d
In order to avoid an abort with an error, type- and value- errors are catched, the publishDate cannot then be determined, but the result item remains. [1] https://github.com/searxng/searxng/pull/5980/changes#r3091479655 Replaces the PRs: - https://github.com/searxng/searxng/pull/5980 - https://github.com/searxng/searxng/pull/6006 Closes: https://github.com/searxng/searxng/issues/5979 Suggested-by: @Bnyro [1] Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>