summaryrefslogtreecommitdiff
path: root/searx/engines/btdigg.py
AgeCommit message (Collapse)Author
2019-07-25[mod] restore btdigg engine as btdig.com (#1515)volth
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-09[mod] do not escape html content in enginesAdam Tauber
2016-08-13add digbt engineNoemi Vanyi
Unfortunately, it is quite slow so it is disabled. Furthermore, the display of number of files is wrong on digbt.org, so it is not displayed on searx.
2016-01-18[fix] pep8 compatibiltyAdam Tauber
2015-07-19btdigg engine: fix text mojibake.Kang-min Liu
Seeing on the official instance, searching with non-ascii character usually renders mojibake non-sense: http://searx.me/?q=%E9%A3%9F%E5%A0%82&categories=files Screenshot with broken: ![](https://imgrush.com/1NNr_Rpv-rt2.png) Screenshot of the fixed rendering: ![](https://imgrush.com/khe4M2P3VAyq.png)
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-04-26[fix] SSL : SNI supportAlexandre Flament
2015-02-20[fix] btdigg: disable ssl check,dalf
avoid this error : SSLError: hostname 'btdigg.org' doesn't match either of 'ssl2000.cloudflare.com', 'cloudflare.com', '*.cloudflare.com'
2015-01-30BTDigg's unit testCqoicebordel
2015-01-25[fix] btdiggThomas Pointhuber
2015-01-21BTDigg and Mixcloud enginesCqoicebordel