mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
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.
5.6 KiB
5.6 KiB