Loading README.rst +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ See the `documentation <https://asciimoo.github.io/searx>`__ and the `wiki <http |OpenCollective searx backers| |OpenCollective searx sponsors| Setup MySql Setup Redis ~~~~~~~~~~~ **Install Redis** Loading searx/search_database.py +1 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,7 @@ def jes(set): def jds(coded): return set(jd(coded)) return jd(coded) def get_search_data(q, r): Loading Loading
README.rst +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ See the `documentation <https://asciimoo.github.io/searx>`__ and the `wiki <http |OpenCollective searx backers| |OpenCollective searx sponsors| Setup MySql Setup Redis ~~~~~~~~~~~ **Install Redis** Loading
searx/search_database.py +1 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,7 @@ def jes(set): def jds(coded): return set(jd(coded)) return jd(coded) def get_search_data(q, r): Loading