mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 00:26:37 +02:00
56cb95f189
Instead of 1 big list of *lines, it's now an array to easily distinct between types. Also made tk->usermask static (USERLEN+2) instead of dynamic. These changes should give enough speed improvement to make the new anti-spam/anti-ads feature fast enough.