Skip to content

Instantly share code, notes, and snippets.

@random-robbie
Last active May 28, 2020 10:40
Show Gist options
  • Save random-robbie/85882b0ffcb68a1bcc748ac713b77c44 to your computer and use it in GitHub Desktop.
Save random-robbie/85882b0ffcb68a1bcc748ac713b77c44 to your computer and use it in GitHub Desktop.
gau $1 | sort -u | grep -v oembed | grep -v .css | grep -v .jpg | grep -v .svg | grep -v .png | grep -v .gif | grep -v .ico | grep -v .mp4 | grep -v .eot | grep -v .webm | grep = | sed s/http\:/https\:/g | sed s/\:80//g |sort -u | tee leads.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment