SHOW:
|
|
- or go back to the newest paste.
1 | - | //Use snippet here: https://twitter.com/followers |
1 | + | //Use snippet here: https://twitter.com/followers (open web console for that!) |
2 | setInterval(function(){t=$(".following button:eq(0)");if(!t[0])window.scrollTo(0,$(document).height());else t.trigger("click")},1500) |