[mod] improve seekr engines and add documentation
Tis patch adds some more fields to the result items and changed paging to the ``nextResultSet`` given in seekr's JSON response. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
2bab658d39
commit
9100a48541
@@ -1809,27 +1809,25 @@ engines:
|
||||
|
||||
- name: seekr news
|
||||
engine: seekr
|
||||
paging: false
|
||||
shortcut: senews
|
||||
categories: news
|
||||
seekr_path: newssearch
|
||||
seekr_api_version: v2
|
||||
seekr_category: news
|
||||
disabled: true
|
||||
|
||||
- name: seekr images
|
||||
engine: seekr
|
||||
network: seekr news
|
||||
shortcut: seimg
|
||||
categories: images
|
||||
seekr_path: imagetab
|
||||
seekr_api_version: v1
|
||||
seekr_category: images
|
||||
disabled: true
|
||||
|
||||
- name: seekr videos
|
||||
engine: seekr
|
||||
network: seekr news
|
||||
shortcut: sevid
|
||||
categories: videos
|
||||
seekr_path: videotab
|
||||
seekr_api_version: v1
|
||||
seekr_category: videos
|
||||
disabled: true
|
||||
|
||||
- name: sjp.pwn
|
||||
|
||||
Reference in New Issue
Block a user