Last active
September 16, 2019 16:42
-
-
Save lucascaires/cd3f84109d4ae0cbaa32ab4ba3661834 to your computer and use it in GitHub Desktop.
Search in Google for anything than just paste this at your address bar
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:a=document.querySelectorAll('div.r > a');document.body.innerHTML='';a.forEach(e=>document.body.innerHTML+=e.getAttribute('href')+'<br>'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment