diff options
author | Martin Fischer <martin@push-f.com> | 2021-12-20 07:59:51 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2021-12-20 07:59:51 +0100 |
commit | 06beffdf3148174e4fc54ef9b5dff702aa846e5e (patch) | |
tree | 8f958fdfeca67989f0fbaed348c5ca8172e946cf /searx | |
parent | b5d4cac7e1621f0ecc64f59f0b2c62c8c24e1bfd (diff) | |
download | searxng-06beffdf3148174e4fc54ef9b5dff702aa846e5e.tar.gz searxng-06beffdf3148174e4fc54ef9b5dff702aa846e5e.zip |
[doc] add about.website for wiby
Diffstat (limited to 'searx')
-rw-r--r-- | searx/settings.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 91487b6ba..c01fae52c 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1372,6 +1372,8 @@ engines: categories: general shortcut: wib disabled: true + about: + website: https://wiby.me/ - name: wikibooks engine: mediawiki |