How to get internet rich in 2 hours



Code:
import grequests
import itertools

urls = itertools.chain([l.strip()+'dick.jpg', l.strip()+'nudes.jpg', l.strip()+'etc.jpg'] for l in open('domains.txt') if len(l.strip())

for r in grequests.imap(urls, size=50):
    if r.ok:
        print r.url
didn't test, have fun
 
True story: A long time ago, I wrote a ton of content for someone on this forum.

It became like a regular thing. All of a sudden he up and disappeared on me. Totally.

So out of curiosity I looked his email up online.

Found a CL post with his email address published. And he had a me.jpg on there.

Ugh man.