crawler-user-agents 1.48.0 → 1.49.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.
- package/crawler-user-agents.json +12 -0
- package/package.json +1 -1
package/crawler-user-agents.json
CHANGED
|
@@ -18351,5 +18351,17 @@
|
|
|
18351
18351
|
"tags": [
|
|
18352
18352
|
"scanner"
|
|
18353
18353
|
]
|
|
18354
|
+
},
|
|
18355
|
+
{
|
|
18356
|
+
"pattern": "PRTG Network Monitor",
|
|
18357
|
+
"addition_date": "2026/05/18",
|
|
18358
|
+
"url": "https://www.paessler.com/manuals/prtg/http_transaction_sensor",
|
|
18359
|
+
"instances": [
|
|
18360
|
+
"Mozilla/5.0 (compatible; PRTG Network Monitor (www.paessler.com ); Windows)"
|
|
18361
|
+
],
|
|
18362
|
+
"description": "PRTG HTTP Transaction Sensor",
|
|
18363
|
+
"tags": [
|
|
18364
|
+
"monitoring"
|
|
18365
|
+
]
|
|
18354
18366
|
}
|
|
18355
18367
|
]
|