Core components of the web application. https://write.as
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Matt Baer 2bd12efc2d Merge branch 'master' of github.com:writeas/web-core před 6 roky
..
README.md Add bots package README před 8 roky
bots.go Mark empty User-Agent strings as bots před 6 roky
bots_test.go Add bots test před 6 roky
findBots.sh Prevent findBots.sh running when no arg given před 6 roky

README.md

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.