Go to the source code of this file.
|
| searx.botdetection.config.toml_load (file_name) |
|
| searx.botdetection.config.value (str name, dict data_dict) |
|
typing.Tuple[bool, list] | searx.botdetection.config.validate (typing.Dict schema_dict, typing.Dict data_dict, typing.Dict[str, str] deprecated) |
|
typing.Tuple[bool, typing.List] | searx.botdetection.config._validate (typing.List names, typing.List issue_list, typing.Dict schema_dict, typing.Dict data_dict, typing.Dict[str, str] deprecated) |
|
| searx.botdetection.config.dict_deepupdate (dict base_dict, dict upd_dict, names=None) |
|