Skip to content

Commit

Permalink
Still more of these lovely SPAM-sending folks....
Browse files Browse the repository at this point in the history
  • Loading branch information
db- committed Feb 27, 2012
1 parent be9e617 commit a1ebb43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/email-validation.inc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ function blacklisted($email) {
'sanath7285',
'omicsgroup',
'@sina.com',
'omicsonline',
'bit-ibio',
);
foreach ($mosquitoes as $m) {
if (preg_match('/'.$m.'/i',$email)) return true;
Expand Down

0 comments on commit a1ebb43

Please sign in to comment.