Skip to content

Instantly share code, notes, and snippets.

@bKNN
Created April 23, 2019 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bKNN/e95b796b207457ca8d5ce32f6e29a4b3 to your computer and use it in GitHub Desktop.
Save bKNN/e95b796b207457ca8d5ce32f6e29a4b3 to your computer and use it in GitHub Desktop.
BOOKMARKLET - Trouver des URLs a desindexer de Google
javascript:window.open('https://www.google.com/search?q=site%3A%27+window.location.hostname
+%27 inurl:demo OR inurl:/home/ OR inurl:test OR inurl:-2 OR inurl:screenshot OR inurl:sample OR inurl:portfolio OR inurl:landing');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment