mirror of
https://github.com/searxng/searxng.git
synced 2026-06-22 17:48:33 +02:00
[feat] engines: add netherlands startpagina (general, videos, images, news)
This commit is contained in:
@@ -3013,6 +3013,38 @@ engines:
|
||||
disabled: true
|
||||
inactive: true
|
||||
|
||||
- name: startpagina
|
||||
engine: startpagina
|
||||
shortcut: spnl
|
||||
startpagina_categ: web
|
||||
categories: general
|
||||
disabled: true
|
||||
inactive: true
|
||||
|
||||
- name: startpagina images
|
||||
engine: startpagina
|
||||
shortcut: spnli
|
||||
startpagina_categ: images
|
||||
categories: images
|
||||
disabled: true
|
||||
inactive: true
|
||||
|
||||
- name: startpagina videos
|
||||
engine: startpagina
|
||||
shortcut: spnlv
|
||||
startpagina_categ: videos
|
||||
categories: videos
|
||||
disabled: true
|
||||
inactive: true
|
||||
|
||||
- name: startpagina news
|
||||
engine: startpagina
|
||||
shortcut: spnln
|
||||
startpagina_categ: news
|
||||
categories: news
|
||||
disabled: true
|
||||
inactive: true
|
||||
|
||||
- name: swisscows
|
||||
engine: swisscows
|
||||
categories: general
|
||||
|
||||
Reference in New Issue
Block a user