Skip to content

Instantly share code, notes, and snippets.

@ArcCosine
Created November 30, 2017 17:42
Show Gist options
  • Save ArcCosine/00b64ec9d08dbf082da8b274af467384 to your computer and use it in GitHub Desktop.
Save ArcCosine/00b64ec9d08dbf082da8b274af467384 to your computer and use it in GitHub Desktop.
(()=>[...document.querySelectorAll("a")].forEach((n)=>{if(/watch/.test(n.href)){console.log(n.href)}}))()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment