mirror of
https://github.com/searxng/searxng.git
synced 2026-09-23 06:36:12 +00:00
[feat] mojeek: automatically solve altcha captchas
This commit is contained in:
@@ -2805,23 +2805,28 @@ engines:
|
||||
shortcut: mjk
|
||||
engine: mojeek
|
||||
categories: [general, web]
|
||||
disabled: true
|
||||
# uses a Proof of Work CAPTCHA that requires much computer power to solve
|
||||
inactive: true
|
||||
|
||||
- name: mojeek images
|
||||
shortcut: mjkimg
|
||||
engine: mojeek
|
||||
network: mojeek
|
||||
categories: [images, web]
|
||||
search_type: images
|
||||
paging: false
|
||||
disabled: true
|
||||
# uses a Proof of Work CAPTCHA that requires much computer power to solve
|
||||
inactive: true
|
||||
|
||||
- name: mojeek news
|
||||
shortcut: mjknews
|
||||
engine: mojeek
|
||||
network: mojeek
|
||||
categories: [news, web]
|
||||
search_type: news
|
||||
paging: false
|
||||
disabled: true
|
||||
# uses a Proof of Work CAPTCHA that requires much computer power to solve
|
||||
inactive: true
|
||||
|
||||
- name: moviepilot
|
||||
engine: moviepilot
|
||||
|
||||
Reference in New Issue
Block a user