Solirs
|
ac169a0f75
|
Pass black formatting test
|
2023-03-21 00:41:36 +01:00 |
|
Solirs
|
e26bce33d4
|
WIKIDATA: Add description for results
|
2023-03-21 00:14:54 +01:00 |
|
Solirs
|
fbb0e9d275
|
[fix] server side error: escape backslashes in the query highlight_content
Any backslash escapes in the replacement are processed [1], backslashes should
be escaped [2].
[1] https://docs.python.org/3/library/re.html#re.sub
[2] https://docs.python.org/3/library/re.html#re.escape
closes:
- https://github.com/searxng/searxng/issues/2256
- https://github.com/searxng/searxng/issues/2250
|
2023-03-17 08:46:00 +01:00 |
|
Solirs
|
35fbb3578b
|
Increase timeout for gentoo wiki engine
|
2023-02-28 13:54:44 +01:00 |
|
Solirs
|
6d646129c3
|
[mod] add tor_check plugin - convenient tor checking trough searxng
|
2022-07-19 07:34:54 +02:00 |
|