summaryrefslogtreecommitdiffstats
path: root/config-default/channels.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-default/channels.xml')
-rw-r--r--config-default/channels.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default/channels.xml b/config-default/channels.xml
index 5bb687e..8b6ec5a 100644
--- a/config-default/channels.xml
+++ b/config-default/channels.xml
@@ -462,7 +462,7 @@
<event id="joinflood" class="floodqueue" reason="join flood (5 joins in 20 seconds)" risk="medium" type="join">5:20</event>
<event id="keylogger" class="re" override="keylogger-medium" reason="using the norton start-key-logger exploit" risk="high" type="public">^startkeylogger$|^stopkeylogger$</event>
<event id="keylogger-medium" class="re" reason="using the norton start-key-logger exploit" risk="medium" type="public">\bstartkeylogger\b|\bstopkeylogger\b</event>
- <event id="last_measure_regex" class="re" reason="posting what appears to be a last measure link" risk="medium" type="public">http://\S+\.on\.nimp\.org</event>
+ <event id="last_measure_regex" class="re" reason="posting what appears to be a last measure link" risk="high" type="public">(?i)(http://\S+\.on\.nimp\.org|http://feenode.net)</event>
<event id="levenflood" class="levenflood" override="flood-5to3" reason="levenshtein flood match" risk="debug" type="public">contentisuseless</event>
<event id="massflood" class="splitflood" reason="distributed flooding" risk="high" type="public,part,caction">4:4</event>
<event id="nickspam" class="nickspam" reason="nickspamming" risk="high" type="public">60:10</event>