crawler-user-agents 1.0.101 → 1.0.103
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 +14 -0
- package/package.json +1 -1
package/crawler-user-agents.json
CHANGED
|
@@ -4967,5 +4967,19 @@
|
|
|
4967
4967
|
"instances": [
|
|
4968
4968
|
"Snap URL Preview Service; bot; snapchat; https://developers.snap.com/robots"
|
|
4969
4969
|
]
|
|
4970
|
+
},
|
|
4971
|
+
{
|
|
4972
|
+
"pattern": "Better Uptime Bot",
|
|
4973
|
+
"addition_date": "2022/11/13",
|
|
4974
|
+
"url": "https://betteruptime.com/",
|
|
4975
|
+
"instances": [
|
|
4976
|
+
"Better Uptime Bot Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36"
|
|
4977
|
+
]
|
|
4978
|
+
},
|
|
4979
|
+
{
|
|
4980
|
+
"pattern": "RuxitSynthetic",
|
|
4981
|
+
"addition_date": "2023/02/16",
|
|
4982
|
+
"url": "https://www.dynatrace.com/support/help/platform-modules/digital-experience/synthetic-monitoring/browser-monitors/configure-browser-monitors#expand--default-user-agent",
|
|
4983
|
+
"instances" : ["RuxitSynthetic/1.0"]
|
|
4970
4984
|
}
|
|
4971
4985
|
]
|