mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 02:13:51 +02:00
ca67f1dffe
The global variable CACHE is not initialized when DDG images or DDG videos import the get_vqd() function (please remember: the engine modules are imported using the importlib method and not via the `import` keyword). Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>