1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 14:36:38 +02:00
Files
anope/modules
genius3000 0e14adcb0f Fix sending incorrect RLines to InspIRCd
Currently a Regex AKILL is sent with a malformed mask to InspIRCd as an RLine.
InspIRCd expects a mask of 'n!u@h\sr', so we need to remove the enclosing
slashes (/.../), change the '#' separator to '\s', and change any literal
spaces to '\s' and then it creates a proper RLine.
2017-10-14 08:36:35 -06:00
..
2017-03-30 19:10:31 -04:00
2017-01-16 03:13:25 +01:00
2017-01-16 03:13:25 +01:00
2017-01-16 03:13:25 +01:00
2017-03-19 18:55:32 -04:00
2017-01-16 03:13:25 +01:00