本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
free
/
searx
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
11
Wiki
活動
1215
提交
10
分支
目錄樹:
2c4631292f
500px_rewrite
chiefr-integration
gh-pages
install-refactor
master
metrology2
py3
pycurl
result-handling-refactor
revert-551-master
v0.14.0
v0.13.1
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.0
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
from '2c4631292f'
${ noResults }
searx
/
searx
/
tests
Adam Tauber
ec2516b93d
Merge pull request
#233
from dalf/master
[fix] kickass engine
10 年之前
..
engines
[fix] kickass engine : change the hostname to kickass.to (since kickass.so doesn't respond). Close
#197
perhaps not in clean way. Explanation : In fact 301 responses are followed, except the hook is called for each HTTP response, the first time for the HTTP 301 response then for HTTP 200 response. Since the kickass engine excepts a real result, the engine crashes, AND the requests lib stops here. Add a simple test at the beginning of the result function allows pass the first response and handle correctly the second response (the real one)
10 年之前
robot
[fix] robot tests
11 年之前
__init__.py
tests and robot tests framework, build overhaul
11 年之前
test_engines.py
Merge pull request
#210
from Cqoicebordel/unit-tests
10 年之前
test_robot.py
Improves PEP8 compatibility.
11 年之前
test_utils.py
A bit of utils unit tests
10 年之前
test_webapp.py
[fix] test with default theme
10 年之前