index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
plugins
/
tracker_url_remover.py
Age
Commit message (
Expand
)
Author
2025-03-29
[refactor] migrate plugins from "module" to class SXNGPlugin
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-04-06
Remove hubsbpot tracking URL params
3nprob
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2019-10-22
fix out of range error in tracker remover plugin
Marc Abonce Seguin
2019-10-16
add initial support for offline engines && command engine
Noémi Ványi
2019-10-14
[fix] pep8
Adam Tauber
2019-10-14
[fix] update query params sanitization - closes #722
Adam Tauber
2017-08-06
[enh] add simple theme (WIP)
Alexandre Flament
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-11-02
Change plugin API :
dalf
2016-07-04
[enh][fix] update to latest dependencies ++ fix tests & travis test runner
Adam Tauber
2015-06-18
Use parsed_url
Cqoicebordel
2015-06-15
A bit of cleanup of the code
Cqoicebordel
2015-06-09
Add a plugin to remove trackers from results URLs
Cqoicebordel