summaryrefslogtreecommitdiff
path: root/searx/settings.yml
AgeCommit message (Collapse)Author
2016-09-06[enh] mymemory translated engine added for multi-word translationspotato
2016-09-06[enh] dictionary engine renamed to dictzonepotato
2016-09-06Merge branch 'master' of https://github.com/asciimoo/searxpotato
2016-09-06[enh] dictionary engine addedpotato
2016-09-05[enh] socks proxy supportAdam Tauber
2016-09-05Added seepeer to config and added seepeer search parserPydo
2016-08-16[fix] remove btdigg - see ↵Adam Tauber
https://torrentfreak.com/btdigg-shut-down-due-to-torrent-spam-for-now-160711/
2016-08-16[fix] piratebay engine - using pirateproxy.red - see https://proxybay.tv/Adam Tauber
2016-08-16Merge pull request #639 from kvch/digbt-engineAdam Tauber
add digbt engine - fixes #638
2016-08-14Add Hoogle search engineDavid A Roberts
2016-08-14Online Etymology DictionaryDavid A Roberts
2016-08-14diable digbt engine in settings.ymlNoémi Ványi
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-08-12Add Microsoft Academic search engineDavid A Roberts
2016-08-11Merge pull request #656 from cy8aer/openreposAdam Tauber
openrepos: Meego/Sailfish application repository
2016-08-10[fix] delete trailing quoteDavid A Roberts
2016-08-10Add Crossref search engine and DOAI rewrite pluginDavid A Roberts
2016-08-09openrepos: Meego/Sailfish application repositoryThomas Renard
2016-08-05[fix] merge infoboxes based on weightmarc
also minor changes in attributes and images from wikidata
2016-08-01Merge pull request #645 from dalf/remove_kickassAdam Tauber
[mod] remove the kickass engine from settings.yml
2016-07-26[mod] disable ddg by default - it just proxies yahoo/bing results: ↵Adam Tauber
https://duck.co/help/company/yahoo-partnership
2016-07-25[mod] remove the kickass engine from settings.ymlAlexandre Flament
2016-07-16Add Google Scholar search engineDavid A Roberts
2016-07-12Add ScanR structures search engineFrançois Revol
In theory ScanR should also search for projects but the API is different, so we'd need another engine.
2016-07-09Add INA search engineFrançois Revol
2016-06-12[fix] geektimes xpath - #575Adam Tauber
2016-06-08add archive.is xpath engineNoemi Vanyi
2016-05-19Merge pull request #549 from guyou/feature-pool-fine-tuningAdam Tauber
Use new settings to fine tune the connection pool
2016-05-02Preset new values with defaulting values from codeGuilhem Bonnefille
2016-04-17[enh] wikipedia infoboxa01200356
creates simple multilingual infobox using wikipedia's api
2016-04-14[mod] disable nyaa anime engine by defaultAdam Tauber
2016-04-14Merge pull request #526 from ukwt/animeAdam Tauber
Add a few search engines
2016-04-09Comment out ubuntu-fr as it is not a general search engineGuilhem Bonnefille
2016-04-03Add ubuntu-fr wiki with new doku engineGuilhem Bonnefille
2016-03-29minor updatejibe-b
2016-03-29[enh] Add BASE engine in category Science. Basic and advanced search.jibe-b
2016-03-28Add Habrahabr & Geektimes search enginesKirill Isakov
2016-03-28Add BitBucket & GitLab search enginesKirill Isakov
2016-03-28Add paging support to XPath & Erowid enginesKirill Isakov
2016-03-27Add Erowid search engineKirill Isakov
2016-03-27Add F-Droid search engineKirill Isakov
2016-03-27Add Tokyo Toshokan search engineKirill Isakov
2016-03-26Add Torrentz.eu search engineKirill Isakov
2016-03-25Add Reddit search engineKirill Isakov
2016-03-25Add Nyaa.se search engineKirill Isakov
2016-03-24Add Arch Linux Wiki search engineKirill Isakov
2016-03-02[enh] reorder locales by alphabet, add english lanuage name in bracketsThomas Pointhuber
2016-03-02[enh] update translation and add new languagesThomas Pointhuber
add new languages: * bg * el_GR * eo * pt_BR
2016-02-28[enh] unit tests for wolframalphaa01200356
2016-02-27[enh] infobox for wolframalphaa01200356
TODO: - infobox styles - unit tests ISSUES: - no_api version needs to re-call server for additional pods, such as plots. therefore, it's even slower than before. comment out the part that calls get_async_pod if requests reach timeout or increase timeout in settings.yml.