forked from zaclys/searxng
Mojeek engine hotfix
This commit is contained in:
parent
42d5e2c02c
commit
3ea5ea8fae
|
@ -744,7 +744,7 @@ engines:
|
||||||
title_xpath : ./h2
|
title_xpath : ./h2
|
||||||
content_xpath : ./p[@class="s"]
|
content_xpath : ./p[@class="s"]
|
||||||
suggestion_xpath : /html/body//div[@class="top-info"]/p[@class="top-info spell"]/a
|
suggestion_xpath : /html/body//div[@class="top-info"]/p[@class="top-info spell"]/a
|
||||||
first_page_num : 1
|
first_page_num : 0
|
||||||
page_size : 10
|
page_size : 10
|
||||||
disabled : True
|
disabled : True
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue