aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-10-17 11:48:00 +0200
committerGravatar GitHub <[email protected]>2021-10-17 09:48:00 +0000
commit77eaae2434aaa0894fe9dd888b7a208285c2665b (patch)
treee304b5373524824605d97878fe0c4fdefc1a5b88 /tests
parentMerge pull request #1876 from python-discord/fix-help-description-spacing (diff)
Regex: add a word boundary before .gg (#1817)
* Regex: add a word boundary before .gg and use named groups Before this commit, `an-arbitrary-domain.gg/notaninvite` would trigger the filter. This solve the issue by adding a word boundary before this branch of the pattern. * Regex: replace the word boundary by a word char Co-authored-by: ChrisJL <[email protected]> Co-authored-by: ChrisJL <[email protected]> Co-authored-by: Xithrius <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions