Skip to content

Instantly share code, notes, and snippets.

@bKNN
Last active November 12, 2018 10:33
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/d0a1f8831508c74e54f727ed25245937 to your computer and use it in GitHub Desktop.
Save bKNN/d0a1f8831508c74e54f727ed25245937 to your computer and use it in GitHub Desktop.
BOOKMARKLET - Find robots.txt of the website
javascript:void(location.href='http://' + location.host + '/robots.txt')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment