Skip to content

Instantly share code, notes, and snippets.

@smallnewer
Created August 29, 2013 12:40
Show Gist options
  • Save smallnewer/6377554 to your computer and use it in GitHub Desktop.
Save smallnewer/6377554 to your computer and use it in GitHub Desktop.
从字符串中匹配爬虫名字用到的正则。
// /\b([a-z]+?bot|[a-z]+?spider)\b/gi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment