mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-08 19:25:25 +01:00
dumdeedum
This commit is contained in:
parent
d75ca39f78
commit
22425b09d3
1 changed files with 7 additions and 0 deletions
|
@ -188,3 +188,10 @@ spamfilter {
|
|||
reason "Unknown virus. Site causes Backdoor.Delf.lq infection";
|
||||
action block;
|
||||
};
|
||||
|
||||
spamfilter {
|
||||
regex "^LOL! //echo -a \$\(\$decode\(.+,m\),[0-9]\)$";
|
||||
target channel;
|
||||
reason "$decode exploit";
|
||||
action block;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue