mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
The limiter plugin is not a plugin: * the user can't enable or disable the plugin and there is no point to allow that * the limiter does use any of the features provides by the plugin framework This commit convert the limiter plugin into normal code |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ahmia_filter.py | ||
| hash_plugin.py | ||
| hostname_replace.py | ||
| oa_doi_rewrite.py | ||
| self_info.py | ||
| tor_check.py | ||
| tracker_url_remover.py | ||