mirror of
https://github.com/searxng/searxng.git
synced 2025-07-23 05:09:17 +02:00
[enh] implement swisscows engine, FIX #347
TODO: implement image engine
This commit is contained in:
parent
aac8d3a7bf
commit
d923b2a420
4 changed files with 195 additions and 0 deletions
|
@ -32,6 +32,7 @@ from searx.tests.engines.test_spotify import * # noqa
|
|||
from searx.tests.engines.test_stackoverflow import * # noqa
|
||||
from searx.tests.engines.test_startpage import * # noqa
|
||||
from searx.tests.engines.test_subtitleseeker import * # noqa
|
||||
from searx.tests.engines.test_swisscows import * # noqa
|
||||
from searx.tests.engines.test_twitter import * # noqa
|
||||
from searx.tests.engines.test_vimeo import * # noqa
|
||||
from searx.tests.engines.test_www1x import * # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue