Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
searx-engine
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
searx-engine
Commits
8567cc74
Commit
8567cc74
authored
Jan 06, 2019
by
Venca24
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[add] mojeek engine
parent
abcbcec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
settings.yml
searx/settings.yml
+14
-0
No files found.
searx/settings.yml
View file @
8567cc74
...
...
@@ -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
Markdown
is supported
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