mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
180d4d068b
The previous implementation used two hash sets and a list. ... that's not necessary ... a single hash map suffices. And it's also less error prone ... because the previous data structure allowed a setting to be enabled and disabled at the same time. |
||
---|---|---|
.. | ||
robot | ||
unit | ||
__init__.py |