mirror of
https://github.com/searxng/searxng.git
synced 2025-07-09 03:04:26 -04:00
[feat] engines: add Minecraft Wiki (#4896)
This commit is contained in:
parent
33891e5367
commit
49a1f08a17
@ -2677,6 +2677,18 @@ engines:
|
|||||||
timeout: 4.0
|
timeout: 4.0
|
||||||
disabled: true
|
disabled: true
|
||||||
|
|
||||||
|
- name: minecraft wiki
|
||||||
|
engine: mediawiki
|
||||||
|
shortcut: mcw
|
||||||
|
categories: ["software wikis"]
|
||||||
|
base_url: https://minecraft.wiki/
|
||||||
|
api_path: "api.php"
|
||||||
|
search_type: text
|
||||||
|
disabled: true
|
||||||
|
about:
|
||||||
|
website: https://minecraft.wiki/
|
||||||
|
wikidata_id: Q105533483
|
||||||
|
|
||||||
# Doku engine lets you access to any Doku wiki instance:
|
# Doku engine lets you access to any Doku wiki instance:
|
||||||
# A public one or a privete/corporate one.
|
# A public one or a privete/corporate one.
|
||||||
# - name: ubuntuwiki
|
# - name: ubuntuwiki
|
||||||
|
Loading…
x
Reference in New Issue
Block a user