crawler-user-agents 1.53.0 → 1.54.0

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.
@@ -10068,18 +10068,6 @@
10068
10068
  "search-engine"
10069
10069
  ]
10070
10070
  },
10071
- {
10072
- "pattern": "Snapchat[\\s\\S]*panda",
10073
- "url": "https://developers.snap.com/robots",
10074
- "instances": [
10075
- "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2_2 like Mac OS X) AppleWebKit/526.3.23 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Snapchat/11.13.0.31 (like Safari/526.3, panda)"
10076
- ],
10077
- "addition_date": "2026/04/26",
10078
- "description": "Snapchat link preview fetcher",
10079
- "tags": [
10080
- "social-preview"
10081
- ]
10082
- },
10083
10071
  {
10084
10072
  "pattern": "Software-Security-Research",
10085
10073
  "url": "https://reverse-proxies-measurements.softsec.ruhr-uni-bochum.de/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.53.0",
3
+ "version": "1.54.0",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "exports": {