Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
infra
spot
Commits
62cc1dcc
Unverified
Commit
62cc1dcc
authored
Jan 06, 2019
by
Noémi Ványi
Committed by
GitHub
Jan 06, 2019
Browse files
Merge pull request #1474 from Venca24/devel_mojeek
[add] mojeek engine
parents
abcbcec0
8567cc74
Changes
1
Hide whitespace changes
Inline
Side-by-side
searx/settings.yml
View file @
62cc1dcc
...
...
@@ -710,6 +710,20 @@ engines:
page_size
:
10
disabled
:
True
-
name
:
mojeek
shortcut
:
mjk
engine
:
xpath
paging
:
True
search_url
:
https://www.mojeek.com/search?q={query}&s={pageno}
results_xpath
:
/html/body//div[@class="results"]/ul[@class="results-standard"]/li
url_xpath
:
./h2/a/@href
title_xpath
:
./h2
content_xpath
:
./p[@class="s"]
suggestion_xpath
:
/html/body//div[@class="top-info"]/p[@class="top-info spell"]/a
first_page_num
:
1
page_size
:
10
disabled
:
True
# - name : yacy
# engine : yacy
# shortcut : ya
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment