crawler-user-agents 1.0.92 → 1.0.93

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4916,5 +4916,13 @@
4916
4916
  "instances": [
4917
4917
  "IonCrawl (https://www.ionos.de/terms-gtc/faq-crawler-en/)"
4918
4918
  ]
4919
+ },
4920
+ {
4921
+ "pattern": "FreshpingBot",
4922
+ "addition_date": "2022/10/17",
4923
+ "url": "https://www.freshworks.com/website-monitoring/",
4924
+ "instances": [
4925
+ "FreshpingBot/1.0 (+https://freshping.io/)"
4926
+ ]
4919
4927
  }
4920
4928
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.0.92",
3
+ "version": "1.0.93",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "author": "Martin Monperrus <martin.monperrus@gnieh.org>",