Files
searxng/tests/unit/test_utils.py
Alexandre Flament 2179079a91 [fix] fix flickr_noapi decoding (#1655)
Characters that were not ASCII were incorrectly decoded.
Add an helper function: searx.utils.ecma_unescape (Python implementation of unescape Javascript function).
2019-08-02 13:37:13 +02:00

5.9 KiB