SearXNG.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 1m27s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (ultima) (push) Successful in 3m14s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 4m46s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 8m51s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (ultima) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Failing after 1m14s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 1m27s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (ultima) (push) Successful in 3m14s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 4m46s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 8m51s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (ultima) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Failing after 1m14s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been skipped
This commit is contained in:
@@ -2623,84 +2623,6 @@ engines:
|
||||
website: https://minecraft.wiki/
|
||||
wikidata_id: Q105533483
|
||||
|
||||
# Doku engine lets you access to any Doku wiki instance:
|
||||
# A public one or a privete/corporate one.
|
||||
# - name: ubuntuwiki
|
||||
# engine: doku
|
||||
# shortcut: uw
|
||||
# base_url: 'https://doc.ubuntu-fr.org'
|
||||
|
||||
# Be careful when enabling this engine if you are
|
||||
# running a public instance. Do not expose any sensitive
|
||||
# information. You can restrict access by configuring a list
|
||||
# of access tokens under tokens.
|
||||
# - name: git grep
|
||||
# engine: command
|
||||
# command: ['git', 'grep', '{{QUERY}}']
|
||||
# shortcut: gg
|
||||
# tokens: []
|
||||
# disabled: true
|
||||
# delimiter:
|
||||
# chars: ':'
|
||||
# keys: ['filepath', 'code']
|
||||
|
||||
# Be careful when enabling this engine if you are
|
||||
# running a public instance. Do not expose any sensitive
|
||||
# information. You can restrict access by configuring a list
|
||||
# of access tokens under tokens.
|
||||
# - name: locate
|
||||
# engine: command
|
||||
# command: ['locate', '{{QUERY}}']
|
||||
# shortcut: loc
|
||||
# tokens: []
|
||||
# disabled: true
|
||||
# delimiter:
|
||||
# chars: ' '
|
||||
# keys: ['line']
|
||||
|
||||
# Be careful when enabling this engine if you are
|
||||
# running a public instance. Do not expose any sensitive
|
||||
# information. You can restrict access by configuring a list
|
||||
# of access tokens under tokens.
|
||||
# - name: find
|
||||
# engine: command
|
||||
# command: ['find', '.', '-name', '{{QUERY}}']
|
||||
# query_type: path
|
||||
# shortcut: fnd
|
||||
# tokens: []
|
||||
# disabled: true
|
||||
# delimiter:
|
||||
# chars: ' '
|
||||
# keys: ['line']
|
||||
|
||||
# Be careful when enabling this engine if you are
|
||||
# running a public instance. Do not expose any sensitive
|
||||
# information. You can restrict access by configuring a list
|
||||
# of access tokens under tokens.
|
||||
# - name: pattern search in files
|
||||
# engine: command
|
||||
# command: ['fgrep', '{{QUERY}}']
|
||||
# shortcut: fgr
|
||||
# tokens: []
|
||||
# disabled: true
|
||||
# delimiter:
|
||||
# chars: ' '
|
||||
# keys: ['line']
|
||||
|
||||
# Be careful when enabling this engine if you are
|
||||
# running a public instance. Do not expose any sensitive
|
||||
# information. You can restrict access by configuring a list
|
||||
# of access tokens under tokens.
|
||||
# - name: regex search in files
|
||||
# engine: command
|
||||
# command: ['grep', '{{QUERY}}']
|
||||
# shortcut: gr
|
||||
# tokens: []
|
||||
# disabled: true
|
||||
# delimiter:
|
||||
# chars: ' '
|
||||
# keys: ['line']
|
||||
|
||||
doi_resolvers:
|
||||
oadoi.org: 'https://oadoi.org/'
|
||||
doi.org: 'https://doi.org/'
|
||||
|
||||
Reference in New Issue
Block a user