Skip to content

Instantly share code, notes, and snippets.

@sawyerh
Last active December 23, 2015 22:59
Show Gist options
  • Save sawyerh/6707306 to your computer and use it in GitHub Desktop.
Save sawyerh/6707306 to your computer and use it in GitHub Desktop.
<? preg_match('#(?:https?://(?:www\.){0,1}amazon\.(com|ca|co\.uk)(?:/.*){0,1}(?:/dp/|/gp/product/))(.*?)(?:/.*|$)#',$item->content,$matches); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment