mirror of
https://github.com/searxng/searxng.git
synced 2026-06-22 09:38:34 +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>