mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engines: added unofficial NixOS Wiki (thanks to @Bnyro)
This commit is contained in:
parent
2469ac2976
commit
f8f3f59175
1 changed files with 8 additions and 8 deletions
|
@ -442,14 +442,14 @@ engines:
|
|||
disabled: true
|
||||
categories: [it, software wikis]
|
||||
|
||||
# Responded with 404 when implementing
|
||||
# - name: nixos wiki unofficial
|
||||
# engine: mediawiki
|
||||
# shortcut: nixwu
|
||||
# base_url: https://nixos.wiki/
|
||||
# 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
|
||||
engine: artic
|
||||
|
|
Loading…
Add table
Reference in a new issue