mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-29 17:26:38 +02:00
a29dc83e69
spamfilter::word to spamfilter::regex to make it even more clear (since we match on the whole line and have nothing to do with words.. 'word' doesn't make sense). - Updated docs with some better regex examples, reported by AngryWolf (#0001520).