Y
Hacker News
new
|
ask
|
show
|
jobs
by
dotancohen
184 days ago
Not sure I follow. Why wouldn't a browser download it?
1 comments
calibas
184 days ago
I assume they mean:
<script><a href="/honeypot">Click Here!</a></script>
It would fool the dumber web crawlers.
link
prmoustache
184 days ago
I remember seeing browser extensions that would preload links to show thumbnails. I was thinking about zip bombing crawlers then realized the users of such extensions might receive zip bombs as well.
link
<script><a href="/honeypot">Click Here!</a></script>
It would fool the dumber web crawlers.