mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 20:20:05 +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