mirror of
https://github.com/searxng/searxng.git
synced 2026-09-11 16:56:05 +00:00
[feat] engines: add JS-based s1search engine
This commit is contained in:
@@ -3307,13 +3307,6 @@ engines:
|
||||
website: https://minecraft.wiki/
|
||||
wikidata_id: Q105533483
|
||||
|
||||
# s1search google engines / mirrors
|
||||
- name: searchtoday
|
||||
engine: s1search
|
||||
shortcut: std
|
||||
base_url: https://info.searchtoday.site
|
||||
disabled: true
|
||||
|
||||
- name: sina
|
||||
engine: json_engine
|
||||
shortcut: sina
|
||||
@@ -3359,6 +3352,13 @@ engines:
|
||||
disabled: true
|
||||
inactive: true
|
||||
|
||||
# s1search engines / mirrors with rampjs page layout
|
||||
- name: s1search
|
||||
engine: s1search_rampjs
|
||||
shortcut: s1
|
||||
disabled: true
|
||||
inactive: true
|
||||
|
||||
# Doku engine lets you access to any Doku wiki instance:
|
||||
# A public one or a privete/corporate one.
|
||||
# - name: ubuntuwiki
|
||||
|
||||
Reference in New Issue
Block a user