His user page:
http://drupal.org/user/112270

I've cleared the comment signature from his user account (which tried to override our rel="nofollow") and sent him a warning. I've told him he'll be banned if he tries it again.

I also removed the signature from the 19 comments he posted with it.

Comments

david strauss’s picture

Other users on my list for the same activity:
* http://drupal.org/user/67665 (cleaned, account appears inactive, no warning sent)
* http://drupal.org/user/16772 (cleaned, friendly warning sent)
* http://drupal.org/user/194409 (comment deleted, account blocked)
* http://drupal.org/user/161788 (cleaned, friendly warning sent)

Awaiting my wrath:
* http://drupal.org/user/273842
* http://drupal.org/user/301692
* http://drupal.org/user/333010
* http://drupal.org/user/246384
* http://drupal.org/user/403071
* http://drupal.org/user/201451

Here's the query identifying the link spammers:

mysql> select cid, uid from comments where comment like '%rel="follow"%';
+---------+--------+
| cid     | uid    |
+---------+--------+
|  258740 |  67665 | 
|  276657 |  16772 | 
|  277505 |  16772 | 
|  277540 |  16772 | 
|  280945 | 194409 | 
|  670125 | 161788 | 
|  670699 | 161788 | 
|  671198 | 161788 | 
|  672414 | 161788 | 
|  672416 | 161788 | 
|  672896 | 161788 | 
|  672914 | 161788 | 
|  674097 | 161788 | 
|  727284 |  16772 | 
|  799160 |  16772 | 
|  853615 | 273842 | 
|  858179 | 301692 | 
|  858185 | 301692 | 
|  910907 |  16772 | 
|  914558 | 333010 | 
| 1077467 | 246384 | 
| 1147609 | 403071 | 
| 1191878 | 403071 | 
| 1206454 | 201451 | 
+---------+--------+
24 rows in set (8.70 sec)
avpaderno’s picture

Title: 3lite is attempting to link-spam the site. » 3lite is attempting to link-spam the site
Category: support » task
Status: Active » Fixed

Isn't this task completed?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.