source: trollforge/troll/spamla @ 386

Revision 307, 160 bytes checked in by incog, 3 years ago (diff)
Line 
1for a in `curl -s http://spam.la | grep -A 2 gnaa |grep \?id | cut -b 18-24` ;do curl -s `curl -s  http://spam.la?id=$a|grep profile.php| cut -d \" -f 2` ; done
Note: See TracBrowser for help on using the repository browser.