summaryrefslogtreecommitdiff
path: root/searx/engines/yggtorrent.py
AgeCommit message (Collapse)Author
2021-02-15fix yggtorrent url + add it backEmilien Devos
2021-01-14[enh] engines: add about variableAlexandre Flament
move meta information from comment to the about variable so the preferences, the documentation can show these information
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-08-18[enh] add yggtorrent engine (#2135)Émilien Devos