Skip to content

Conversation

@saitejag
Copy link
Contributor

Changed the search regex from '"/' + re.sub(r"{[^/]+?}", r"[^/]+?", endpoint_without_slash) + '"' to r'/' + re.sub(r"{[^/]+?}", r"[^/]+?", endpoint_without_slash) so that false negatives like claim-victory do not showup

@kraktus kraktus merged commit 4ecdb55 into lichess-org:master Nov 26, 2023
@kraktus
Copy link
Member

kraktus commented Nov 26, 2023

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants