mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge f8f3f59175
into a576f69c12
This commit is contained in:
commit
c60905d0ac
1 changed files with 17 additions and 0 deletions
|
@ -442,6 +442,23 @@ engines:
|
||||||
engine: archlinux
|
engine: archlinux
|
||||||
shortcut: al
|
shortcut: al
|
||||||
|
|
||||||
|
- name: nixos wiki
|
||||||
|
engine: mediawiki
|
||||||
|
shortcut: nixw
|
||||||
|
base_url: https://wiki.nixos.org/
|
||||||
|
search_type: text
|
||||||
|
disabled: true
|
||||||
|
categories: [it, software wikis]
|
||||||
|
|
||||||
|
- name: nixos wiki unofficial
|
||||||
|
engine: mediawiki
|
||||||
|
shortcut: nixwu
|
||||||
|
base_url: https://nixos.wiki/
|
||||||
|
search_type: text
|
||||||
|
disabled: true
|
||||||
|
categories: [it, software wikis]
|
||||||
|
api_path: api.php
|
||||||
|
|
||||||
- name: artic
|
- name: artic
|
||||||
engine: artic
|
engine: artic
|
||||||
shortcut: arc
|
shortcut: arc
|
||||||
|
|
Loading…
Add table
Reference in a new issue