After my wife and I both lost our jobs, our pantry teetered on empty for a while. Now thanks to generosity from our church and friends we are both working part time and our pantry is full.

I ran this initially, in Chrome's dev console: var $domNodeToIterateOver = $('.del-button .option .yes'),    currentTime = 0,    timeInterval = 500; $domNodeToIterateOver.each(function() {   var \_this = $(this);  currentTime = currentTime + timeInterval;   setTimeout(function() {    \_this.click();  }, currentTime);}); Once I deleted the bulk of them using the above script I just kind of stay on top of it, I'll delete them every couple of days. I don't post a ton.


https://reddit.com/r/pics/comments/al8041/after_my_wife_and_i_both_lost_our_jobs_our_pantry/efcyh4d?context=3