1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

feat: Add Slack bot detection (#596)

Co-authored-by: Jam <jam.hsu@lativ.com.tw>
This commit is contained in:
Jam Hsu
2026-02-01 00:54:09 +08:00
committed by GitHub
parent 0f51d8bce8
commit 74463f6b23
4 changed files with 64 additions and 0 deletions

View File

@@ -2969,6 +2969,40 @@
type: "bot"
vendor: "Meta"
engine: {}
SlackBot:
-
ua: "Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)"
spec:
browser:
name: "SlackBot"
version: "1.0"
os: {}
platform:
type: "bot"
vendor: "Slack"
engine: {}
-
ua: "Slackbot 1.0 (+https://api.slack.com/robots)"
spec:
browser:
name: "SlackBot"
version: "1.0"
os: {}
platform:
type: "bot"
vendor: "Slack"
engine: {}
-
ua: "Slack-ImgProxy 0.19 (+https://api.slack.com/robots)"
spec:
browser:
name: "SlackBot"
version: "0.19"
os: {}
platform:
type: "bot"
vendor: "Slack"
engine: {}
YahooSlurp:
-
ua: "Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)"