mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 22:53:12 +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).