浏览代码

Add CrawlerDetect

pull/789/head
Mark Beech 8 年前
父节点
当前提交
c296cacaed
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

632
 * [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
632
 * [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
633
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
633
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
634
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
634
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
635
+* [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
635
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
636
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
636
 * [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
637
 * [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
637
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
638
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.

正在加载...
取消
保存