.. |
1337x.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
__init__.py
|
2f69eaeb2f
[fix] fix engine initialization
|
7 years ago |
archlinux.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
arxiv.py
|
9c2b7a82f0
minor fixes of arxiv
|
7 years ago |
asksteem.py
|
03d7a8f065
[fix] pep8
|
7 years ago |
base.py
|
5954a8e16a
minor fix of BASE engine
|
7 years ago |
bing.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
bing_images.py
|
a524dbb823
[fix] language support for bing images and videos
|
7 years ago |
bing_news.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
bing_videos.py
|
c645915171
fix bing videos engine
|
7 years ago |
btdigg.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
currency_convert.py
|
829032f306
[fix] read utf-8 files (settings, languages, currency) with python3.5
|
7 years ago |
dailymotion.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
deezer.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
deviantart.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
dictzone.py
|
9b82cb1908
[fix] is_valid_lang fixed for new languages.py + dictzone engine encoding
|
7 years ago |
digbt.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
digg.py
|
6e92fb383a
[fix] digg cookie characters created in module import
|
7 years ago |
doku.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
duckduckgo.py
|
216716db70
[fix] change duckduckgo url to avoid error response
|
7 years ago |
duckduckgo_definitions.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
duckduckgo_images.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
dummy.py
|
4689fe341c
update versions.cfg to use the current up-to-date packages
|
10 years ago |
faroo.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
fdroid.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
filecrop.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
flickr.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
flickr_noapi.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
framalibre.py
|
c233bf0df9
[fix] framalibre : remove result['thumbnail'] (not used)
|
8 years ago |
frinkiac.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
genius.py
|
18a4e7035f
removed unused indicies array
|
7 years ago |
gigablast.py
|
7752b0a807
[fix] gigablast url parameter change - fixes #1107
|
7 years ago |
github.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
google.py
|
2d5eed9b59
send constant cookie with query to Google
|
7 years ago |
google_images.py
|
c361811cb5
[fix] fix xpath of google images
|
8 years ago |
google_news.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
google_videos.py
|
856dfc3018
add google videos
|
7 years ago |
ina.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
json_engine.py
|
0969e50c5b
[fix] convert json engine result attributes to string - closes #1006
|
7 years ago |
kickass.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
mediawiki.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
microsoft_academic.py
|
988cf38196
fix Microsoft Academic engine
|
7 years ago |
mixcloud.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
nyaa.py
|
33fd938016
[mod] int_or_zero refactored to searx_utils
|
7 years ago |
openstreetmap.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
pdbe.py
|
801b5a56ad
[fix] multiple fixes in pdbe engine
|
7 years ago |
photon.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
piratebay.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
pubmed.py
|
1088c2a75d
[fix] do not crash if publication date is missing in pubmed engine
|
7 years ago |
qwant.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
reddit.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
scanr_structures.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
searchcode_code.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
searchcode_doc.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
searx_engine.py
|
5835ebf955
fix github url
|
7 years ago |
seedpeer.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
soundcloud.py
|
78365ffb8a
[enh] add init function to engines which loads parallel
|
8 years ago |
spotify.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
stackoverflow.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
startpage.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
subtitleseeker.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
swisscows.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
tokyotoshokan.py
|
33fd938016
[mod] int_or_zero refactored to searx_utils
|
7 years ago |
torrentz.py
|
d14e2781b2
[fix]torrentz search engine fixed for new version
|
7 years ago |
translated.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
twitter.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
vimeo.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
wikidata.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
wikipedia.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
wolframalpha_api.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
wolframalpha_noapi.py
|
78365ffb8a
[enh] add init function to engines which loads parallel
|
8 years ago |
www1x.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
www500px.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
xpath.py
|
1972a044a3
[fix] produce valid urls if scheme is missing
|
8 years ago |
yacy.py
|
f3aa5ea47d
fix yacy result url
|
7 years ago |
yahoo.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
yahoo_news.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
yandex.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
youtube_api.py
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
youtube_noapi.py
|
52e615dede
[enh] py3 compatibility
|
8 years ago |