mirror of
https://github.com/searxng/searxng.git
synced 2026-01-01 00:20:02 +00:00
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
7.7 KiB
7.7 KiB