Commit Graph

25 Commits (bbd83f5a519381ac7ea690a1645258d106a9ba8a)

Author SHA1 Message Date
Cqoicebordel f1c10f4fe4 Startpage's unit test 10 years ago
Cqoicebordel b4b666e703 Flake8 10 years ago
Cqoicebordel fa0330f0ff Fix startpage
Fix issue with unicode caracters in startpage : we shouldn't urlencode them if we are using POST.
Should fix #169. @dimqua can you confirm ?
10 years ago
Adam Tauber c8be128e97 [mod] ignore startpage unicode errors 10 years ago
Adam Tauber b1234ee889 [fix] startpage engine compatibility 10 years ago
Thomas Pointhuber 678a80f043 fix startpage engine and add comments
* add language support
* remove not required code
* improve google-ad detection (no false detection anymore, I hope)
* other improvements
10 years ago
Adam Tauber 111a86d355 [fix] html escape 10 years ago
asciimoo 7db4558de7 [mod][fix] startpage engine updates 11 years ago
asciimoo c1d7d30b8e [mod] len() removed from conditions 11 years ago
asciimoo 68a0832524 [enh] search language support upadtes 11 years ago
asciimoo 14f4083ba1 [fix] print removed 11 years ago
asciimoo 9a74113b1c [enh] startpage paging init 11 years ago
asciimoo 85b81be35b [fix] pep8 11 years ago
pw3t b82ba74a7d Merge branch 'ixquick' of https://github.com/pw3t/searx into ixquick
Conflicts:
	searx/engines/startpage.py
11 years ago
pw3t a01042ae61 [ehn] added ixquick engine, using startpage engine 11 years ago
asciimoo b2492c94f4 [fix] pep/flake8 compatibility 11 years ago
pw3t 1dd35e9916 [ehn] added ixquick engine, using startpage engine 11 years ago
Dalf a2928e8d83 [fix] startpage engine : characters with diacritic were preceded by whitespace, and cleaner way to parse the result. 11 years ago
asciimoo 17bf00ee42 [enh] removing result html tags 11 years ago
asciimoo cf6a92a996 [fix] urljoin removed 11 years ago
asciimoo 7ddf7d43ba [fix] character encoding fix 11 years ago
asciimoo 1e5cbc5f9e [fix] sanitize results II. 11 years ago
asciimoo d2da51179a [fix] sanitize results 11 years ago
asciimoo 1308ebf657 [fix] using https 11 years ago
asciimoo 57eaeb9b74 [enh] startpage engine added 11 years ago