-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version to 1.3.0 and update documentation
- Loading branch information
Showing
5 changed files
with
28 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
**SearX/SearXNG support** | ||
|
||
This extension includes experimental support for self-hosted SearX/SearXNG instances. To work, your instance must follow either of these URL patterns: `*://*/search?*`, `*://*/search` | ||
|
||
Examples that work: | ||
- `https://search.mywebsite.com/search` | ||
- `https://search.mywebsite.com/search?q=searchTerm` | ||
- `http://mysearch.local/search` | ||
|
||
Examples that *don't* work: | ||
- `https://search.mywebsite.com/` | ||
- `http://mywebsite.com/searx/` | ||
- `http://mywebsite.com/searx/search` | ||
|
||
Also, nothing might be injected if you don't use the default "simple" theme. | ||
|
||
If you have the correct URL, you see a linkding injector box in other supported search engines (e.g. google) but not in your SearX instance, please see if someone already [mentioned your issue](https://github.com/Fivefold/linkding-injector/issues) on github and if not, [create an issue](https://github.com/Fivefold/linkding-injector/issues/new/choose). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters