mirror of
https://github.com/wahyd4/heysear.git
synced 2026-08-09 05:06:37 +10:00
Characters that were not ASCII were incorrectly decoded. Add an helper function: searx.utils.ecma_unescape (Python implementation of unescape Javascript function).