crawler-user-agents 1.0.98 → 1.0.100

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.
@@ -4943,5 +4943,21 @@
4943
4943
  "instances": [
4944
4944
  "FreshpingBot/1.0 (+https://freshping.io/)"
4945
4945
  ]
4946
+ },
4947
+ {
4948
+ "pattern": "Feedbin",
4949
+ "addition_date": "2022/11/05",
4950
+ "url": "https://feedbin.com/",
4951
+ "instances": [
4952
+ "Feedbin feed-id:2005098 - 2 subscribers"
4953
+ ]
4954
+ },
4955
+ {
4956
+ "pattern": "Snap URL Preview Service",
4957
+ "addition_date": "2022/11/13",
4958
+ "url": "https://snap.com/",
4959
+ "instances": [
4960
+ "Snap URL Preview Service; bot; snapchat; https://developers.snap.com/robots"
4961
+ ]
4946
4962
  }
4947
4963
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.0.98",
3
+ "version": "1.0.100",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "author": "Martin Monperrus <martin.monperrus@gnieh.org>",