diff options
| author | Ben Busby <contact@benbusby.com> | 2021-12-21 00:01:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-21 00:01:36 -0700 |
| commit | bf20703ee02bffdca5477b8905be1b71d66fdc52 (patch) | |
| tree | d2a4fad18e3ee336c0d7d2b961b7a1a34cf34405 /README.md | |
| parent | 098733352f530b874f0ebf9169b0aa4f7d7bba00 (diff) | |
| download | farside-bf20703ee02bffdca5477b8905be1b71d66fdc52.tar.gz | |
Set `lang_interface=en` param in whoogle demo
Should avoid issues where the default configured language for a particular
instance isn't english (which is the assumed language in the demo).
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ For example: | [Invidious](https://github.com/iv-org/invidious) | Home Page | https://farside.link/invidious | [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 +| [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 | [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 |
