mirror of
https://github.com/searxng/searxng
synced 2024-11-09 01:10:26 +00:00
[feat] add engines for discourse forums (python, caddy, pi-hole)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
ee146dbc07
commit
32a2175f38
@ -1589,6 +1589,27 @@ engines:
|
|||||||
api_site: 'superuser'
|
api_site: 'superuser'
|
||||||
categories: [it, q&a]
|
categories: [it, q&a]
|
||||||
|
|
||||||
|
- name: discuss.python
|
||||||
|
engine: discourse
|
||||||
|
shortcut: dpy
|
||||||
|
base_url: 'https://discuss.python.org'
|
||||||
|
categories: [it, q&a]
|
||||||
|
disabled: true
|
||||||
|
|
||||||
|
- name: caddy.community
|
||||||
|
engine: discourse
|
||||||
|
shortcut: caddy
|
||||||
|
base_url: 'https://caddy.community'
|
||||||
|
categories: [it, q&a]
|
||||||
|
disabled: true
|
||||||
|
|
||||||
|
- name: pi-hole.community
|
||||||
|
engine: discourse
|
||||||
|
shortcut: pi
|
||||||
|
categories: [it, q&a]
|
||||||
|
base_url: 'https://discourse.pi-hole.net'
|
||||||
|
disabled: true
|
||||||
|
|
||||||
- name: searchcode code
|
- name: searchcode code
|
||||||
engine: searchcode_code
|
engine: searchcode_code
|
||||||
shortcut: scc
|
shortcut: scc
|
||||||
|
Loading…
Reference in New Issue
Block a user