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/32f3d2d633954d3a2356718d33a3064d to your computer and use it in GitHub Desktop.
Save bKNN/32f3d2d633954d3a2356718d33a3064d to your computer and use it in GitHub Desktop.
BOOKMARKLET - AHREF Domain Checker
javascript:(function(){ window.open('https://ahrefs.com/site-explorer/overview/subdomains/'+location.host)})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment