diff options
| author | 2009-01-21 20:31:27 +0000 | |
|---|---|---|
| committer | 2009-01-21 20:31:27 +0000 | |
| commit | f8e7e0a1a8102afafb5c3ce254adb62590549df0 (patch) | |
| tree | af12a7e8b2d01bdd32a958b063522f6ee8ce7da4 /config-default/channels.xml | |
| parent | d266324e130ea1de120ce0501f258daa9c5999fa (diff) | |
removed White_cat and Majorly from #wikimedia-commons; added a rule to detect password phishing attempts
Diffstat (limited to 'config-default/channels.xml')
| -rw-r--r-- | config-default/channels.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config-default/channels.xml b/config-default/channels.xml index d0b660b..bb20c9d 100644 --- a/config-default/channels.xml +++ b/config-default/channels.xml @@ -201,8 +201,6 @@ </channel> <channel id="#wikimedia-commons" op="no" silence="yes"> <hilights> - <debug>White_cat</debug> - <debug>Majorly</debug> <debug>Rjd0060</debug> <debug>theoneandonly</debug> </hilights> @@ -399,6 +397,7 @@ <event id="redarmyoflol" action="ban" class="re" reason="parting with 'red army of lol'" risk="low" time="0" type="part">RED ARMY OF LOL</event> <event id="sms_spam" action="none" class="re" reason="spam link / virus" risk="low" time="0" type="public">\.com/sms.exe</event> <event id="wikifags2" action="none" class="re" reason="saying 'sure are a lot of wikifag'..." risk="low" time="0" type="public">(?i)^sure are a ?lot of .*fags? in here</event> + <event id="phishing1" action="none" class="re" reason="trying to steal passwords" risk="high" time="0" type="notice" override="notice">identify.*/msg .* identify <password></event> <hilights> <debug>ST47</debug> <debug>pctony</debug> |
