Hacker News new | ask | show | jobs
by higherpurpose 4187 days ago
No more.
1 comments

1) Open up the chrome developer tools 2) On the sources tab, set a breakpoint @ line 69, the one saying "if ( response == 'lacey' ) {" 3) Reload the page 4) Open the console tab, type response = 'whatever' 5) Go back to the sources tab and hit the Play button 6) Enjoy movie