1
0
mirror of https://github.com/writeas/web-core synced 2018-07-20 11:55:21 +00:00
web-core/bots
2018-02-05 02:19:57 -05:00
..
bots_test.go Add bots test 2017-09-23 14:04:43 -04:00
bots.go Mark empty User-Agent strings as bots 2017-09-28 17:20:32 -04:00
findBots.sh Prevent findBots.sh running when no arg given 2018-01-25 17:30:41 -05:00
README.md Add bots package README 2015-07-07 02:37:00 -04:00

bots

This package helps the backend determine which clients are bots or crawlers.

Write.as Usage

This is used to prevent certain things when viewing posts, like incrementing the view count.