summaryrefslogtreecommitdiff
path: root/searx/engines/yggtorrent.py
AgeCommit message (Expand)Author
2021-09-17[pylint] fix global-variable-not-assigned issuesMarkus Heiser
2021-05-29[mod] the bittorent search engines are available only in the files categoryAlexandre Flament
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament
2021-02-15fix yggtorrent url + add it backEmilien Devos
2021-01-14[enh] engines: add about variableAlexandre Flament
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