crawler-user-agents 1.0.163 → 1.0.165

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.
@@ -4801,9 +4801,10 @@
4801
4801
  "url": "https://github.com/bitinn/node-fetch"
4802
4802
  },
4803
4803
  {
4804
- "pattern": "lkxscan",
4804
+ "pattern": "l9explore",
4805
4805
  "addition_date": "2023/09/08",
4806
4806
  "instances": [
4807
+ "l9explore/1.2.2",
4807
4808
  "lkxscan/v0.1.0 (+https://leakix.net) l9explore/v1.0.0 (+https://github.com/LeakIX/l9explore)"
4808
4809
  ],
4809
4810
  "url": "https://github.com/LeakIX/l9explore"
@@ -5075,5 +5076,13 @@
5075
5076
  "SummalyBot/5.1.0"
5076
5077
  ],
5077
5078
  "url": "https://github.com/misskey-dev/summaly"
5079
+ },
5080
+ {
5081
+ "pattern": "MicrosoftPreview\\/",
5082
+ "addition_date": "2025/02/11",
5083
+ "url": "https://www.bing.com/webmasters/help/which-crawlers-does-bing-use-8c184ec0",
5084
+ "instances": [
5085
+ "MicrosoftPreview/2.0; +https://aka.ms/MicrosoftPreview"
5086
+ ]
5078
5087
  }
5079
5088
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.0.163",
3
+ "version": "1.0.165",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "author": "Martin Monperrus <martin.monperrus@gnieh.org>",