Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You could write a script to save them all!


I wrote that prior to realizing it was a game :) I can now save a lot of them. I feel much better.


None died on my watch:

var saveTheirSouls = function() { $('img').trigger('mouseover'); setTimeout( function() { if ($('img').length > 1) { return saveTheirSouls() } else { return false; } }, 1000); }; saveTheirSouls();




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: