Skip to content

Instantly share code, notes, and snippets.

@winfamy
Created February 28, 2017 16:25
Show Gist options
  • Save winfamy/a3dc3517c6dbe03ccc408e7e735c1f88 to your computer and use it in GitHub Desktop.
Save winfamy/a3dc3517c6dbe03ccc408e7e735c1f88 to your computer and use it in GitHub Desktop.
Rankings Regex
<TR ALIGN=CENTER><TD BGCOLOR="#[A-z0-9]+?" ROWSPAN=2>([A-z]+?-[0-9]+?)<\/TD><TD BGCOLOR="#[A-z0-9]+?" ROWSPAN=2>((\d+?)-(\d+?) ([R|B])|&nbsp;)<\/TD><TD BGCOLOR="#[A-z0-9]+?">(\d+?\*?)<\/TD><TD BGCOLOR="#[A-z0-9]+?">(\d+?\*?)<\/TD><\/TR><TR ALIGN=CENTER><TD BGCOLOR="#[A-z0-9]+?">(\d+?\*?)<\/TD><TD BGCOLOR="#[A-z0-9]+?">(\d+?\*?)<\/TD><\/TR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment