mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update settings.yml
This commit is contained in:
parent
f995759b50
commit
f631bba6a3
1 changed files with 10 additions and 4 deletions
|
@ -423,14 +423,17 @@ engines:
|
||||||
- name: bing images
|
- name: bing images
|
||||||
engine: bing_images
|
engine: bing_images
|
||||||
shortcut: bii
|
shortcut: bii
|
||||||
|
disabled: true
|
||||||
|
|
||||||
- name: bing news
|
- name: bing news
|
||||||
engine: bing_news
|
engine: bing_news
|
||||||
shortcut: bin
|
shortcut: bin
|
||||||
|
disabled: true
|
||||||
|
|
||||||
- name: bing videos
|
- name: bing videos
|
||||||
engine: bing_videos
|
engine: bing_videos
|
||||||
shortcut: biv
|
shortcut: biv
|
||||||
|
disabled: true
|
||||||
|
|
||||||
- name: bitbucket
|
- name: bitbucket
|
||||||
engine: xpath
|
engine: xpath
|
||||||
|
@ -902,7 +905,7 @@ engines:
|
||||||
- name: google news
|
- name: google news
|
||||||
engine: google_news
|
engine: google_news
|
||||||
shortcut: gon
|
shortcut: gon
|
||||||
disabled: true
|
disabled: false
|
||||||
# additional_tests:
|
# additional_tests:
|
||||||
# android: *test_android
|
# android: *test_android
|
||||||
|
|
||||||
|
@ -916,7 +919,7 @@ engines:
|
||||||
- name: google scholar
|
- name: google scholar
|
||||||
engine: google_scholar
|
engine: google_scholar
|
||||||
shortcut: gos
|
shortcut: gos
|
||||||
disabled: true
|
disabled: false
|
||||||
|
|
||||||
- name: google play apps
|
- name: google play apps
|
||||||
engine: google_play
|
engine: google_play
|
||||||
|
@ -1536,6 +1539,7 @@ engines:
|
||||||
- name: pypi
|
- name: pypi
|
||||||
shortcut: pypi
|
shortcut: pypi
|
||||||
engine: pypi
|
engine: pypi
|
||||||
|
disabled: true
|
||||||
|
|
||||||
- name: qwant
|
- name: qwant
|
||||||
qwant_categ: web
|
qwant_categ: web
|
||||||
|
@ -1641,6 +1645,7 @@ engines:
|
||||||
- name: sepiasearch
|
- name: sepiasearch
|
||||||
engine: sepiasearch
|
engine: sepiasearch
|
||||||
shortcut: sep
|
shortcut: sep
|
||||||
|
disabled: true
|
||||||
|
|
||||||
- name: soundcloud
|
- name: soundcloud
|
||||||
engine: soundcloud
|
engine: soundcloud
|
||||||
|
@ -1670,6 +1675,7 @@ engines:
|
||||||
- name: superuser
|
- name: superuser
|
||||||
engine: stackexchange
|
engine: stackexchange
|
||||||
shortcut: su
|
shortcut: su
|
||||||
|
disabled: true
|
||||||
api_site: 'superuser'
|
api_site: 'superuser'
|
||||||
categories: [it, q&a]
|
categories: [it, q&a]
|
||||||
|
|
||||||
|
@ -1861,7 +1867,7 @@ engines:
|
||||||
- name: yahoo news
|
- name: yahoo news
|
||||||
engine: yahoo_news
|
engine: yahoo_news
|
||||||
shortcut: yhn
|
shortcut: yhn
|
||||||
disabled: true
|
disabled: false
|
||||||
|
|
||||||
- name: youtube
|
- name: youtube
|
||||||
shortcut: yt
|
shortcut: yt
|
||||||
|
|
Loading…
Add table
Reference in a new issue