mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge a2ee107dd7 into 48d04871a4
This commit is contained in:
commit
63efeb16dc
27 changed files with 111 additions and 1504 deletions
|
|
@ -17,8 +17,9 @@ import time
|
|||
import importlib
|
||||
from typing import Callable
|
||||
|
||||
from botdetection.redislib import lua_script_storage
|
||||
|
||||
from searx.redisdb import client as get_redis_client
|
||||
from searx.redislib import lua_script_storage
|
||||
|
||||
|
||||
logger = logging.getLogger('searx.search.checker')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue