index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
startpage.py
Age
Commit message (
Expand
)
Author
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
2020-09-22
fetch supported languages for startpage engine
Marc Abonce Seguin
2020-03-09
[Fix] Startpage ValueError on Spanish date format
Spühler Stefan
2019-11-15
[mod] speed optimization
Dalf
2019-10-14
[fix] pep8
Adam Tauber
2019-10-14
[fix] update startpage engine - closes #1601
Adam Tauber
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2019-01-04
Merge branch 'master' into master
Noémi Ványi
2018-12-14
restore startpage search results
Michael Pfitzner
2018-12-11
update startpage.py
dimqua
2017-12-06
remove 'all' option from search languages
marc
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-13
[mod] fetch supported languages for several engines
marc
2016-12-13
Add language support for more engines.
marc
2016-12-13
[enh] add supported_languages on engines and auto-generate languages.py
marc
2016-12-09
[mod] do not escape html content in engines
Adam Tauber
2016-07-11
Fix anomalous backslash in string
stepshal
2016-01-18
[fix] pep8 compatibilty
Adam Tauber
2015-10-24
[enh] fix content fetching, parse published date from description
Thomas Pointhuber
2015-08-24
[fix] block ixquick search url's
Thomas Pointhuber
2015-08-24
[fix] improve result handling of startpage engine
Thomas Pointhuber
2015-02-06
Startpage's unit test
Cqoicebordel
2015-01-15
Flake8
Cqoicebordel
2015-01-15
Fix startpage
Cqoicebordel
2015-01-09
[mod] ignore startpage unicode errors
Adam Tauber
2014-11-17
[fix] startpage engine compatibility
Adam Tauber
2014-09-02
fix startpage engine and add comments
Thomas Pointhuber
2014-08-06
[fix] html escape
Adam Tauber
2014-02-18
[mod][fix] startpage engine updates
asciimoo
2014-02-11
[mod] len() removed from conditions
asciimoo
2014-01-31
[enh] search language support upadtes
asciimoo
2014-01-30
[fix] print removed
asciimoo
2014-01-30
[enh] startpage paging init
asciimoo
2014-01-24
[fix] pep8
asciimoo
2014-01-23
Merge branch 'ixquick' of https://github.com/pw3t/searx into ixquick
pw3t
2014-01-23
[ehn] added ixquick engine, using startpage engine
pw3t
2014-01-20
[fix] pep/flake8 compatibility
asciimoo
2014-01-19
[ehn] added ixquick engine, using startpage engine
pw3t
2014-01-05
[fix] startpage engine : characters with diacritic were preceded by whitespac...
Dalf
2013-11-09
[enh] removing result html tags
asciimoo
2013-10-24
[fix] urljoin removed
asciimoo
2013-10-24
[fix] character encoding fix
asciimoo
2013-10-19
[fix] sanitize results II.
asciimoo
2013-10-19
[fix] sanitize results
asciimoo
2013-10-19
[fix] using https
asciimoo
2013-10-19
[enh] startpage engine added
asciimoo