mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
add pixiv to settings.yml
This commit is contained in:
parent
b348dc79b9
commit
13b657b56e
1 changed files with 5 additions and 0 deletions
|
@ -1199,6 +1199,11 @@ engines:
|
|||
# country
|
||||
url: https://thepiratebay.org/
|
||||
timeout: 3.0
|
||||
|
||||
- name: pixiv
|
||||
shortcut: pv
|
||||
engine: pixiv
|
||||
disabled: true
|
||||
|
||||
# Required dependency: psychopg2
|
||||
# - name: postgresql
|
||||
|
|
Loading…
Add table
Reference in a new issue