Skip to content

Commit

Permalink
Add Zoom Webhook πŸŽ₯ (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
omrilotan committed May 11, 2022
1 parent 75203cb commit 9d7dd7e
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 9 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
# Changelog

## [3.4.7](https://github.com/omrilotan/isbot/compare/v3.4.6...v3.4.7)
- Add Zoom Webhook

## [3.4.6](https://github.com/omrilotan/isbot/compare/v3.4.5...v3.4.6)
- Add nodejs native agent (undici)
- Add random long string
Expand Down
10 changes: 4 additions & 6 deletions fixtures/browsers.yml
Expand Up @@ -12,23 +12,21 @@ Amazon 4K Fire TV:
Amiga:
- Amiga-AWeb/3.4.167SE
- AmigaOS 4.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94 Tablet Safari/537.36)
- AmigaVoyager/3.2 (AmigaOS/MC680x0)
- AmigaVoyager/3.4.4 (MorphOS/PPC native)
- IBrowse/2.4demo (AmigaOS 3.9; 68K)
- IBrowse/2.5.4demo (Amiga; AmigaOS 3.1.4; Build 25.96 68K)
- IBrowse/2.5.5 (Amiga; MorphOS 3.16; Build 25.99 68K)
- IBrowse/2.55 (AmigaOS 3.2)
- Mozilla/5.0 (Amiga; PowerPC AmigaOS 4.1; Odyssey Web Browser; rv:1.23) AppleWebKit/538.1 (KHTML, like Gecko) OWB/1.23 Safari/538.1
- Mozilla/5.0 (AmigaOs; 4.0; en-US; rv:1.8.1.21pre) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.666.4147.105 Safari/537.36
- Mozilla/5.0 (compatible; IBrowse 2.5.3; AmigaOS 3.1.2)
- Mozilla/5.0 (PowerPC AmigaOS 4.1; Odyssey Web Browser; rv:1.23) AppleWebKit/538.1 (KHTML, like Gecko) OWB/1.23 Safari/538.1
- Mozilla/6.0 (compatible; Amiga-AWeb)
- Mozilla/6.0 (compatible; MSIE 7.01; Amiga-AWeb)
- Mozilla/6.0 (Macintosh; U; Amiga-AWeb) Safari 2.9
- Voyager3/AmigaoS3.1
Amiga Aweb:
- Mozilla/6.0 (Macintosh; U; Amiga-AWeb) Safari 3.1
Amiga IBrowse:
- IBrowse/2.55 (AmigaOS 3.2)
Amiga Voyager:
- AmigaVoyager/3.2 (AmigaOS/MC680x0)
- Voyager3/AmigaoS3.1
Amigo:
- Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.74 Safari/537.36 MRCHROME
Android:
Expand Down
4 changes: 3 additions & 1 deletion fixtures/crawlers.yml
Expand Up @@ -819,7 +819,9 @@ Ze List:
- zelist.ro feed parser (+http://www.zelist.ro)
Zookabot:
- Zookabot/2.5;++http://zookabot.com
Zoom:
Zoom Webhook:
- Zoom Marketplace/1.0a
ZoomBot (seozoom.it):
- zoombot (linkbot 1.0 http://suite.seozoom.it/bot.html)
ZumBot:
- ZumBot/1.0 (ZUM Search; http://help.zum.com/inquiry)
Expand Down
2 changes: 1 addition & 1 deletion fixtures/downloads
Submodule downloads updated 5 files
+1 βˆ’1 downloaded
+3 βˆ’1 matomo-org.json
+2 βˆ’1 monperrus.json
+74 βˆ’21 myip.ms.json
+254 βˆ’1 user-agents.net.json
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "isbot",
"version": "3.4.6",
"version": "3.4.7",
"description": "πŸ€– detect bots/crawlers/spiders via the user agent.",
"keywords": [
"bot",
Expand Down
1 change: 1 addition & 0 deletions src/list.json
Expand Up @@ -114,6 +114,7 @@
"^yandex",
"^zdm/\\d",
"^zeushdthree",
"^zoom\\smarketplace/",
"adbeat\\.com",
"appinsights",
"archive",
Expand Down

0 comments on commit 9d7dd7e

Please sign in to comment.