diff options
author | 2023-06-21 22:41:53 +0300 | |
---|---|---|
committer | 2023-06-21 20:41:53 +0100 | |
commit | ba4dcfda52734eaa5c9e6b7c91af0201260ebb3b (patch) | |
tree | 87bb6e7db7fda6b5ea23bf882853a4c5c7351b16 /tests/helpers.py | |
parent | Merge pull request #2652 from python-discord/vivek/incidents-context (diff) |
Remove casing in domain filtering (#2654)
The extraction of domains from a message in the filterlist removes casing, but the checks of individual filters kept theirs, which led to some filters not working.
This assumes that two URLs that differ only by casing are identical, which isn't necessarily true, but a conflict is very unlikely.
Diffstat (limited to 'tests/helpers.py')
0 files changed, 0 insertions, 0 deletions