mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
2179079a91
Characters that were not ASCII were incorrectly decoded. Add an helper function: searx.utils.ecma_unescape (Python implementation of unescape Javascript function).