You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Cqoicebordel 15a4c10c99 First pass at Kickass Engine
Parse and return results correctly. Pages numbers taken care of.

Not done, and maybe to do :
- 'content' : I don't know what it could be. Maybe votes ?
- 'categories' : the results are not filtered by categories, because I don't see how to do it properly : there are too much categories on Kickass. Is 'video' only movies, or also tv show or porn ? So for now, the category is 'all'.
- Favicon/icon : may be a good idea.
10 years ago
..
engines First pass at Kickass Engine 10 years ago
https_rules import basic https rules from https-everywhere repository 10 years ago
static Merge pull request #136 from pointhi/template_oscar_fix 10 years ago
templates Striptag on alt and title 10 years ago
tests [fix] test : the icon is included inside the <h3> element 10 years ago
translations [enh] translation update 10 years ago
__init__.py [fix] pep8 part II. 10 years ago
autocomplete.py [fix] wikipedia autocompleter url param 10 years ago
https_rewrite.py print error if https rewrite directory is not found, #116 10 years ago
languages.py add comments to languages.py 10 years ago
query.py [fix] pep8 part II. 10 years ago
search.py [mod] search thread names 10 years ago
settings.yml [enh] make version of searx readable 10 years ago
settings_robot.yml update settings_robot.yml 10 years ago
testing.py fix: robot fw, entry points, some flake8, package searx egg 11 years ago
utils.py [enh] user agent string update 10 years ago
version.py [enh] v0.5.0 10 years ago
webapp.py [fix] autocomplete x-suggestion 10 years ago