summaryrefslogtreecommitdiff
path: root/searx/engines/btdigg.py
AgeCommit message (Collapse)Author
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