diff options
| author | Ben Busby <contact@benbusby.com> | 2022-03-18 13:28:45 -0600 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2022-03-18 13:28:45 -0600 |
| commit | 20347822da52fdcff50924914d3a0928cffd27f3 (patch) | |
| tree | bfc9c5f1d89a79bcf2fb2b24ae584415d5858e0b /README.md | |
| parent | 7647c1c10137356c4a5c64962f40ccbdd9d5596d (diff) | |
| download | farside-20347822da52fdcff50924914d3a0928cffd27f3.tar.gz | |
Support SearXNG
Added a new seperate service for only redirecting to SearXNG instances.
Note that plain "searx" redirects will use both SearX and SearXNG
instances for those who don't have a preference between the two.
Closes #23
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,7 +28,8 @@ For example: | [Piped](https://github.com/TeamPiped/Piped) | Video Page | https://farside.link/piped/watch?v=eBGIQ7ZuuiU | [Bibliogram](https://sr.ht/~cadence/bibliogram/) | User Profile | https://farside.link/bibliogram/u/kbdfans | [Whoogle](https://github.com/benbusby/whoogle-search) | Search "Elixir" | https://farside.link/whoogle/search?q=elixir&lang_interface=en -| [Searx](https://github.com/searx/searx) | Search "Redis" | https://farside.link/searx/search?q=redis +| [SearX](https://github.com/searx/searx) | Search "Redis" | https://farside.link/searx/search?q=redis +| [SearXNG](https://github.com/searxng/searxng) | Search "EFF" | https://farside.link/searxng/search?q=EFF | [SimplyTranslate](https://git.sr.ht/~metalune/simplytranslate_web) | Translate "hola" | https://farside.link/simplytranslate/?engine=google&text=hola | [Lingva](https://github.com/TheDavidDelta/lingva-translate) | Translate "bonjour" | https://farside.link/lingva/auto/en/bonjour | [Rimgo](https://codeberg.org/video-prize-ranch/rimgo) | View photo album | https://farside.link/rimgo/a/H8M4rcp |
