crawler-user-agents 1.0.150 → 1.0.151

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.
@@ -4946,5 +4946,31 @@
4946
4946
  "pattern": "vercel-screenshot",
4947
4947
  "addition_date": "2024/08/30",
4948
4948
  "instances": []
4949
+ },
4950
+ {
4951
+ "pattern": "facebookcatalog\\/",
4952
+ "addition_date": "2024/10/03",
4953
+ "instances": [
4954
+ "facebookcatalog/1.0"
4955
+ ],
4956
+ "url": "https://developers.facebook.com/docs/sharing/webmasters/web-crawlers"
4957
+ },
4958
+ {
4959
+ "pattern": "meta-externalagent\\/",
4960
+ "addition_date": "2024/10/03",
4961
+ "instances": [
4962
+ "meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)",
4963
+ "meta-externalagent/1.1"
4964
+ ],
4965
+ "url": "https://developers.facebook.com/docs/sharing/webmasters/web-crawlers"
4966
+ },
4967
+ {
4968
+ "pattern": "meta-externalfetcher\\/",
4969
+ "addition_date": "2024/10/03",
4970
+ "instances": [
4971
+ "meta-externalfetcher/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)",
4972
+ "meta-externalfetcher/1.1"
4973
+ ],
4974
+ "url": "https://developers.facebook.com/docs/sharing/webmasters/web-crawlers"
4949
4975
  }
4950
4976
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.0.150",
3
+ "version": "1.0.151",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "author": "Martin Monperrus <martin.monperrus@gnieh.org>",