Downboating Hidden Down Boats


Have you found a group on the front page of the internet, that has hidden their down boats from your knuckled digits?

The solution for your repressed digits is just a script kiddie moment away!

Simply right click the page of missing down boats, and go to the console tab, paste the following script into the console, and move on to the next page of lonely and opressed down boats:

                            
                                let downBoats = document.querySelectorAll('div.down')
                                for ( i = 0; i < downBoats.length;  i++ ) {
                                    if ( ! downBoats[i].classList.contains("downmod") ) {
                                        downBoats[i].style.display = "block"; // see ur werk! ¯\_(ツ)_/¯
                                        downBoats[i].click();
                                    }
                                }
                            
                        
P U B L I S H E D
Saturday, January 22, 2022

Send a Message

Please enter your name.
Please enter your email.
Please enter your message.